An open API service indexing awesome lists of open source software.

https://github.com/CakeRepository/PPKG-Export-to-ISO

Export PPKG File to ISO
https://github.com/CakeRepository/PPKG-Export-to-ISO

Last synced: 5 months ago
JSON representation

Export PPKG File to ISO

Awesome Lists containing this project

README

        

# PPKG-Export-to-ISO
Export PPKG File to ISO

Change these lines to match up where you want the file, where the file is, and what the file name will be

#Directory to export PPKG ISO

$dirWithPPKG = "C:\temp\iso"

#Directory with PPKG File

$pathForIso = "C:\ISOs\"

#Export ISO Name

$exportFileName = "YoutubePPKG"