mirror of
https://github.com/theitaliandeveloper/WindowsPPKGOptimizer.git
synced 2025-10-02 07:00:47 +00:00
14b7b72b14873830bf31d19a7abe862176febafe
Windows Provisioning Package Optimizer
Optimizes Windows 10 and 11 using a provisioning package.
How to use
- Download latest release
- Unzip the 2 files
- Run the .ppkg inside
How to rebuild yourself
To rebuild this yourself you need:
- Windows Configuration Designer
- FirefoxSilent.EXE (this is a self-extracting package that installs Firefox silently in the background, I couldn't host it on GitHub because of their 100 MB limit)
Then:
- Place FirefoxSilent.EXE on the project directory
- Open Windows Configuration Designer
- Open the project (Vichingo455.idcproj.xml)
- Adjust the paths it cannot find
- Save and then export>provisioning package
- If you don't have peculiar needs, just click next until you get to the final screen, then click build
- The PPKG is now compiled with a .cat file
NOTE: You need both .ppkg and .cat files for the installation to complete properly
Description
Languages
Batchfile
100%