Runtime Error: Failed to expand shell folder constant "userprograms" - Lightshot post-setup

Are you're using the correct silent install flags for Lightshot?
Code:
/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
 
Copy the install flags to the Parameters column (yellow box) for setup-lightshot.exe

All your EXE installers will fail, because they require their own separate (and individual) install flags. You should search online for what those settings are. Use the search terms "[app] silent install". Repeat this process for each file, the .reg file is fine by itself.
 
Copy the install flags to the Parameters column (yellow box) for setup-lightshot.exe

All your EXE installers will fail, because they require their own separate (and individual) install flags. You should search online for what those settings are. Use the search terms "[app] silent install". Repeat this process for each file, the .reg file is fine by itself.
All worked fine without parameters except for lightshot.
Do i have to use parameters for each one of them?
 
Maybe you're lucky, but normally you need to provide unattended flags otherwise most installers don't finish. As long as you're informed.
 
Back
Top