MSFN Forum: silent install problems -- SAV 10CE and Alcohol 120% - 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

silent install problems -- SAV 10CE and Alcohol 120% Rate Topic: -----

#1 User is offline   xxnopiratesxx 

  • Group: Members
  • Posts: 1
  • Joined: 08-August 06

Posted 08 August 2006 - 10:21 AM

hey, first post here. i've been trying to create my own unattended wxp install disk, and have largely been successful, but i'm having problems with three programs, live messenger, symantic antivirus 10 and alcohol120%. I'm installing using a batch file and guirunonce.

basically, at first log on, SAV will start to run, show the little progress box for a second and then start onto the next install.

ECHO.
ECHO Installing Symantec AntiVirus 10CE and it's latest updates...
ECHO Please wait...
msiexec /i "%systemdrive%\install\SAV\sav.msi" /passive RUNLIVEUPDATE=0 reboot=reallysuppres


that's the code i'm using and it works once i've actually logged on. as of now, the last lines of my batch file copy the sav.msi/ and the code to the desktop and i run it from there.

i thought the problem was with the /passive switch, since defender installs perfectly and uses the /qb switch, but i changed it and got this error for all the msi installers (except defender)
"this installation could not be opened. verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid windows installer package."

lastly, the same thing happens with alcohol, but also during setup alcohol adds a drive which prompts windows hardware wizard to start. is there anyway to automate the windows hardware wizard?

ECHO.
EcHO Installing Alcohol 120%...
ECHO Please wait...
msiexec /i "%systemdrive%\documents and settings\all users\desktop\SAV\setup.msi" /qb reboot=reallysuppress
regedit /s "%systemdrive%\documents and settings\all users\desktop\SAV\key.reg"
regedit /s "%systemdrive%\documents and settings\all users\desktop\SAV\lang.reg"

that's my alcoholcode. it works once logged in, but still prompts for the WHW

thanks for your time, hopefully these problems are pretty easily solved!


#2 User is offline   T D 

  • Go MSFN!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 940
  • Joined: 05-April 06

Posted 09 August 2006 - 12:43 PM

Quote

is there anyway to automate the windows hardware wizard?

Autoit?
WinWaitActive("Hardware Update Wizard")
Send("{TAB}{ENTER}")

I made this literally off the top of my head, I can't remember the window titles or what keystrokes to use. You'll need to make ur own, but this gives u an idea.

#3 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 09 August 2006 - 10:47 PM

You need to let autoit start alcohol otherwise it wont popup the hardware wizard.
And there is no (silent) switch for the latest alcohol.

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