spazmire11 Posted June 27, 2005 Posted June 27, 2005 ok i like the runonceex.cmd of automaticaly installing my apps on the winxp cd,i did this with 3dmark 05 and 03 cause i like to have them siting aroundmy script reads as folows:cmdow @ /HID@echo offSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExSET PP=%systemdrive%\install\REG ADD %KEY% /V TITLE /D "Unattended Program Installation" /fREG ADD %KEY%\000 /VE /D "Firefox" /fREG ADD %KEY%\000 /V 1 /D "%PP%FireFox-1.0.4.msi /qn" /fREG ADD %KEY%\001 /VE /D "Adobe Reader 6.0" /fREG ADD %KEY%\001 /V 1 /D "%PP%Adobe_Reader_6.0.1.msi /qn" /fREG ADD %KEY%\002 /VE /D "Windows Media Player 10" /fREG ADD %KEY%\002 /V 1 /D "%PP%MP10Setup.exe " /fREG ADD %KEY%\003 /VE /D "Nero Burning ROM 6.6" /fREG ADD %KEY%\003 /V 1 /D "%PP%Nero_Custom_setup.exe " /fREG ADD %KEY%\004 /VE /D "GAIM IM Client" /fREG ADD %KEY%\004 /V 1 /D "%PP%gaim-1.3.1.exe /L=1033 /S /D=C:\Program Files\Gaim" /fREG ADD %KEY%\005 /VE /D "3dMark 2003" /fREG ADD %KEY%\005 /V 1 /D "%PP%3dmark\03\3DMark03_v360_installer.exe -s -f2\"%systemdrive%\3dmark03.log\"" /fREG ADD %KEY%\006 /VE /D "3dMark 2005" /fREG ADD %KEY%\006 /V 1 /D "%PP%3dmark\05\3DMark05_v120_installer.exe -s -f2\"%systemdirve%\3dmark05.log\"" /fREG ADD %KEY%\007 /VE /D "Starcraft" /fREG ADD %KEY%\007 /V 1 /D "regedit /S %systemdrive\install\starcraft.reg" /fnow i have a freshly installed winxp virtual machine i run this script buy just runing the file and restarting, this script seemed to run through without any problems at all. but when i looked in the start menu 3dmark 0x was not installed so i look at those log it made they read this:[installShield Silent]Version=v7.00File=Log File[ResponseResult]ResultCode=-5also adobe acrobate reader 6.0.1 dosent apper to be installed eather however it dident give any errors, any ideas on this one?can any1 help me with these problems?any help is greatly apreciated
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