Nologic Posted December 14, 2004 Posted December 14, 2004 hmmm why not modify the autoit script for it.
r0sWell Posted December 14, 2004 Posted December 14, 2004 keep the *.MSI and just add /qn REBOOT=REALLYSUPPRESSit works for me.i register using a "register.reg" file, just after that.
SyntaxError Posted January 7, 2005 Posted January 7, 2005 keep the *.MSI and just add /qn REBOOT=REALLYSUPPRESSThis does not work with the retail 1.9.2.1705 at all. It doesn't give any errors either.I tried it with the .exe and the .msi, same result with both. I've tried various parameters like /s /v"/qn REBOOT=REALLYSUPPRESS" and a couple others, but nothing works. The only switch that works is /qn but then it still reboots after installing.Also, where in the registry is the serial stored? I searched the registry and did not find my serial anywhere. All I found was the "RegOwner" and "RegCompany" entries, and they are not here: [HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info]"UserName"="Svend Rugaard""Company"="N/A""SerialNo"="Serial Key here" (taken from another post on this forum)"RegOwner" and "RegCompany" are in fact stored here [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\32418F9EE1126B64A90E8365B85CFCF6\InstallProperties]EDIT: Ok, I been starting at registry entries too long I guess, cause the serial is stored as listed above, along with "UserName" and "Company".I still need working switches for silent install and no reboot though.
SyntaxError Posted January 7, 2005 Posted January 7, 2005 Ok, I got it right this time. I must have been mistyping setup.exe /qn REBOOT=ReallySuppress cause I finally got it to work.It may have had something to do with rebooting virtual pc after uninstalling alcohol from a previous attempt.
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