MSFN Forum: Alcohol 120% v1.9.2.1705 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Alcohol 120% v1.9.2.1705 Rate Topic: -----

#1 User is offline   AznStyl 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 18-August 04

Posted 30 August 2004 - 10:06 AM

Hi, I've read the pinned topic for the alcohol 120% silent install.... but when I test my unattended cd with alcohol suppose to silently install but it didn't... it didn't give me any error either. Below is the code that I have for my RunOnceEx.cmd

REG ADD %KEY%\002 /VE /D "Alcohol 120%" /f
REG ADD %KEY%\002 /V 1 /D "%systemdrive%\install\Applications\Alcohol120\setup.exe /qn" /f

REG ADD %KEY%\003 /VE /D "Registering Alcohol 120%" /f
REG ADD %KEY%\003 /V 1 /D "REGEDIT /S %systemdrive%\install\Applications\Alcohol120\register.reg" /f


I can't seem to find anything wrong with it... no error pop up.


#2 User is offline   Lucius Snow 

  • Member
  • PipPip
  • Group: Members
  • Posts: 247
  • Joined: 17-August 04

Posted 30 August 2004 - 10:21 AM

Here is my command line :

Quote

REG ADD %KEY%\007 /VE /D "Alcohol 120% 1.9.2.1705" /f
REG ADD %KEY%\007 /V 1 /D "%systemdrive%\Apps\alcohol\setup.msi /qn REBOOT=SUPPRESS" /f
REG ADD %KEY%\007 /V 2 /D "regedit /s %systemdrive%\apps\alcohol\settings.reg" /f


I extracted the .msi file from the install.

Hopes it helps.

#3 User is offline   marcele11 

  • Group: Members
  • Posts: 6
  • Joined: 31-August 04

Posted 08 September 2004 - 12:56 PM

You could also try this:

RunOnceEx.cmd
REG ADD %KEY%\020 /VE /D "Alcohol 120" /f
REG ADD %KEY%\020 /V 1 /D "%systemdrive%\Install\Alcohol120\A120.vbs" /f
REG ADD %KEY%\020 /V 2 /D "REGEDIT /S %systemdrive%\Install\Alcohol120\register.reg" /f


A120.vbs
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run ("%systemdrive%\INSTALL\Alcohol120\setup.msi /qn REBOOT=REALLYSUPPRESS")
WScript.Sleep 12000
WshShell.SendKeys "{TAB}"
WScript.Sleep 1000
WshShell.SendKeys "{ENTER}"
WScript.Sleep 9000 
WshShell.SendKeys "{ENTER}"
WScript.Quit


You can create a .vbs file with a .txt file and rename it to .vbs
Put the A120.vbs file in the same directory where the installfiles are located.

Check the location of your files and folders. it might be different from the one I use.
please let us know if it works

#4 User is offline   AznStyl 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 18-August 04

Posted 08 September 2004 - 01:15 PM

The vbs didn't work for me... all it do was open it with a notepad

#5 User is offline   big poppa pump 

  • Damn Newbies!!
  • PipPipPip
  • Group: Members
  • Posts: 406
  • Joined: 10-September 03

Posted 17 September 2004 - 09:31 AM

Extract the MSI file from the setup. Edit the msi file using WinstallLE. Add the registration info in the msi and you can also modify the msi and tell it not to reboot.

That's it. You are all set!

#6 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01

Posted 17 September 2004 - 09:48 AM

I'd avoid installing by MSI. The Windows Explorer integration for mounting images doesn't get installed. (unless that's changed in newer alcohol versions?)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy