Post-setup Apps not installing

singharyan44

New Member
I think I am posting this in the wrong category, tell me and I will repost it in the correct category you tell. I am making a modified version of Windows 10 and 11 optimized for gaming. After testing it once using Virtualbox the apps were not installed, I didn't check if the registry files also got installed. The preset for both the Windows 10 and 11 versions is attached.
 

Attachments

  • GamingOS 10.xml
    10.6 KB
  • GamingOS 11.xml
    11.2 KB
None of your Post-Setup apps have unattended (silent install) flags. Search online for the right command-line options.
Code:
RazerCortexInstaller.exe /SP- /VERYSILENT /NORESTART
OperaGXSetup.exe /silent /allusers=1 /launchopera=0 /setdefaultbrowser=0

"KrakenZ Tweaker setup.exe" doesn't have a command line. Apps like it can only be launched from the user's desktop session.
 
Back
Top