islander_810 Posted December 31, 2007 Posted December 31, 2007 (edited) Hi,this is a command i use in RunOnceExREG ADD %KEY%\07 /V 3 /D "\"PathToOperaWithoutSpaces\Opera_9.25.exe\" /S /v\"/qn CREATE_STARTMENU_ICONS=1 ALLUSERS=1\"" /fSomeone pls tell me the corresponding command to use in WIHU, esp how to specify switches in quotes Edited January 1, 2008 by islander_810
BenjaminKalytta Posted January 21, 2008 Posted January 21, 2008 There are no WIHU command to create registry keys directly (at least as far as I know )But you could create a batch script and call this from within WIHU.Benjamin Kalytta
Tefole Posted February 6, 2008 Posted February 6, 2008 Actually Benjamin, he dont mean a feature to add registry entries.@Islander, you can run ur Installfiles like below.[Environment]Inno=/Verysilent /NOCANCEL /SP- /SUPPRESSMSGBOXES /NORESTARTMsi=/qb /qn /quiet /passive /norestart[My Setup]description.0command.0 = "%Wihu%\Software\BlaBla\MyMSI.exe %msi%"description.1command.1 = "%Wihu%\Software\BlaBla\MyMSI.exe %inno%"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now