duhu Posted August 11, 2005 Posted August 11, 2005 Man, ove tried any ways i found on earlierspost about unnatended install of alcohol 120% usung the batch installer , ive trieed with that vbs script then with the a384.bus and a384.scsi and i dont know where to find a solution.can someone post a script or a command that installs Alcohol without THE annoyng Found New Hardware window.thxsrry 4 my engdoohoodogg
gunsmokingman Posted August 11, 2005 Posted August 11, 2005 Here Try This A Cmd That Stated from The Run OnceSave As AlcoholInstall.cmdecho off && CLS && Mode 55,5 && Color F2 && Title Install Alcoholecho.echo Installing Alcoholstart/wait setup.msi /qb /norestartCLS && Color f3echo Adding Reg EntriesREGEDIT /S TestAlcohol.regping -n 2 127.0.0.1>nulGoto EOFExitReg File For AlcoholWindows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info]"UserName"="USER NAME""Company"="COMPANY NAME HERE""SerialNo"="PLACE KEY IN HEAR."Run Once Enrty Change To Suite Your LocationREG ADD %KEY%\015 /VE /D "Alcohol120" /fREG ADD %KEY%\015 /V 1 /D "%CDROM%Apps\Alcohol\AlcoholInstall.cmd" /fStarting it directly from the Run OnceREG ADD %KEY%\015 /VE /D "Alcohol120" /fREG ADD %KEY%\015 /V 1 /D "REGEDIT /S %CDROM%Apps\Ua015\TestAlcohol.reg" /fREG ADD %KEY%\015 /V 2 /D "%CDROM%Apps\Ua015\setup.msi /qb /norestart" /f
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