Help - Search - Members - Calendar
Full Version: alcohol120 New Version (Trial) switch not working
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
Astalavista
deleted

got this working months ago
Nologic
hmmm why not modify the autoit script for it. smile.gif
r0sWell
keep the *.MSI and just add /qn REBOOT=REALLYSUPPRESS

it works for me.
i register using a "register.reg" file, just after that.
SyntaxError
QUOTE
keep the *.MSI and just add /qn REBOOT=REALLYSUPPRESS


This 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:
CODE
[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
CODE
[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
Ok, I got it right this time. I must have been mistyping
CODE
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.




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.