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.
thx
srry 4 my eng
doohoodogg
Page 1 of 1
I can't find a way
#2
Posted 11 August 2005 - 01:54 PM
Here Try This A Cmd That Stated from The Run Once
Save As AlcoholInstall.cmd
Reg File For Alcohol
Run Once Enrty Change To Suite Your Location
Starting it directly from the Run Once
Save As AlcoholInstall.cmd
Quote
echo off && CLS && Mode 55,5 && Color F2 && Title Install Alcohol
echo.
echo Installing Alcohol
start/wait setup.msi /qb /norestart
CLS && Color f3
echo Adding Reg Entries
REGEDIT /S TestAlcohol.reg
ping -n 2 127.0.0.1>nul
Goto EOF
Exit
echo.
echo Installing Alcohol
start/wait setup.msi /qb /norestart
CLS && Color f3
echo Adding Reg Entries
REGEDIT /S TestAlcohol.reg
ping -n 2 127.0.0.1>nul
Goto EOF
Exit
Quote
Windows 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."
[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 Location
Quote
REG ADD %KEY%\015 /VE /D "Alcohol120" /f
REG ADD %KEY%\015 /V 1 /D "%CDROM%Apps\Alcohol\AlcoholInstall.cmd" /f
REG ADD %KEY%\015 /V 1 /D "%CDROM%Apps\Alcohol\AlcoholInstall.cmd" /f
Quote
REG ADD %KEY%\015 /VE /D "Alcohol120" /f
REG ADD %KEY%\015 /V 1 /D "REGEDIT /S %CDROM%Apps\Ua015\TestAlcohol.reg" /f
REG ADD %KEY%\015 /V 2 /D "%CDROM%Apps\Ua015\setup.msi /qb /norestart" /f
REG ADD %KEY%\015 /V 1 /D "REGEDIT /S %CDROM%Apps\Ua015\TestAlcohol.reg" /f
REG ADD %KEY%\015 /V 2 /D "%CDROM%Apps\Ua015\setup.msi /qb /norestart" /f
- ← The Settings of the original machine?
- Unattended Windows 2000/XP/2003
- User Account without Password →
Share this topic:
Page 1 of 1



Help
Back to top









