Jump to content

Recommended Posts

Posted

For some reason everytime Alcohol installs silently, I get this pop-up about windows shutting itself down.

im not 100% sure its Alcohol, but it only ever happens when I install Alcohol.

It says this: Shutdown was initiated by NT Authority\System, and shuts down in a minute.

%cdrom%\Software\alcohol\setup.msi /QN REBOOT=REALLYSUPPRESS

I also have a reg file. I dont understand why its shutting me down tho.

Any ideas?


Posted

That is Shutdown.exe calling the shutdown, not Alcohol.

Should use:

start /wait msiexec /i setup.exe /qn /norestart

Posted

Ok ive tried everything now, this is what im currently using:

%cdrom%\Software\Alcohol\1952802\setup.exe /QN /norestart

still shuts down. Its starting to really annoy me now.

If anyone else knows how to stop this please let me know.

Posted

Oh, I made a typo. Should be .msi. Use the start /wait.

Should be:

%cdrom%\Software\Alcohol\1952802\start /wait msiexec /i setup.msi /QN /norestart

Posted

Im using WPI so should I put this:

start /wait msiexec.exe /i %cdrom%\Software\Alcohol\1952802\setup.msi /qn /norestart

Posted

CODE IS right's

cmd1[pn]=['%cdrom%\\Install\\Alcohol120\\setup.msi /qn Reboot=Suppress']

cmd2[pn]=['REGEDIT /S %cdrom%\\Install\\Alcohol120\\alcohol.reg']

bye

Posted

no matter what I do that code always boots down, ive tried near on 8 ways. So I guess ill try an autoit.

  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...