cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\010 /VE /D "Microsoft FrameWork" /f REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\dotnetfx.exe /q /c:\"install /q\"" /f REG ADD %KEY%\011 /VE /D "Microsoft Office Professional 2003" /f REG ADD %KEY%\011 /V 1 /D "%systemdrive%\install\office2003.exe TRANSFORMS=Unattended.MST /qb- REG ADD %KEY%\022 /VE /D "Norton Internet Security 2005" /f REG ADD %KEY%\022 /V 1 /D "%systemdrive%\install\symlcrst.exe" /f REG ADD %KEY%\022 /V 2 /D "REGEDIT /S "%systemdrive%\install\nis2005serial.reg" /f REG ADD %KEY%\022 /V 3 /D "%systemdrive%\install\NIS2005.exe" /f REG ADD %KEY%\033 /VE /D "PowerDVD 5" /f REG ADD %KEY%\033 /V 1 /D "%systemdrive%\install\PowerDVD\setup.exe -s -f2%systemdrive%\PowerDVD.log REG ADD %KEY%\044 /VE /D "Adobe Acrobat Reader 7" /f REG ADD %KEY%\044 /V 1 /D "%systemdrive%\install\acroread7s.exe" /f REG ADD %KEY%\055 /VE /D "Roxio Easy CD Creator 5 Platinum" /f REG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\setup.exe /s /v/qn /SN=*-*****-*****-***** /WRITE_SN" /f REG ADD %KEY%\108 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\108 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f
Here is my runonce i just started looking at how to make your own .7z install files for it can anyone tell me the correct config.txt files for both of these programs as none of these work for me....I've looked at the other threads I just don't understand them obvisouly or else I wouldn't have created this one....any help is much appericated.



Help
Back to top









