tc8224 Posted April 28, 2005 Posted April 28, 2005 cmdow @ /HID@echo offSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Applications" /fREG ADD %KEY%\010 /VE /D "Microsoft FrameWork" /fREG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\dotnetfx.exe /q /c:\"install /q\"" /fREG ADD %KEY%\011 /VE /D "Microsoft Office Professional 2003" /fREG ADD %KEY%\011 /V 1 /D "%systemdrive%\install\office2003.exe TRANSFORMS=Unattended.MST /qb-REG ADD %KEY%\022 /VE /D "Norton Internet Security 2005" /fREG ADD %KEY%\022 /V 1 /D "%systemdrive%\install\symlcrst.exe" /fREG ADD %KEY%\022 /V 2 /D "REGEDIT /S "%systemdrive%\install\nis2005serial.reg" /fREG ADD %KEY%\022 /V 3 /D "%systemdrive%\install\NIS2005.exe" /fREG ADD %KEY%\033 /VE /D "PowerDVD 5" /fREG ADD %KEY%\033 /V 1 /D "%systemdrive%\install\PowerDVD\setup.exe -s -f2%systemdrive%\PowerDVD.logREG ADD %KEY%\044 /VE /D "Adobe Acrobat Reader 7" /fREG ADD %KEY%\044 /V 1 /D "%systemdrive%\install\acroread7s.exe" /fREG ADD %KEY%\055 /VE /D "Roxio Easy CD Creator 5 Platinum" /fREG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\setup.exe /s /v/qn /SN=*-*****-*****-***** /WRITE_SN" /fREG ADD %KEY%\108 /VE /D "Cleaning Up and Rebooting" /fREG ADD %KEY%\108 /V 1 /D "%systemdrive%\install\cleanup.cmd" /fHere 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.
IcemanND Posted April 28, 2005 Posted April 28, 2005 I don't know if Roxio 5 is the same as Roxio 6 but these may help:Install with switches:http://www.msfn.org/board/index.php?showto...ndpost&p=114130Redo installer:http://www.msfn.org/board/index.php?showto...ndpost&p=265487Updates:http://www.msfn.org/board/index.php?showto...ndpost&p=265498
tc8224 Posted May 3, 2005 Author Posted May 3, 2005 Everytime I edit the msi using orca and it install its keeps coming back with errors on the installs "ROxio 6".. or on "Roxio 5" it will install and reboot and when it comes back up it keeps saying "##new string #69" instead of a program name IE Roxio easy cd creator or disc copy whatever the case maybe it is replaced by those strings and won't run the programs....any ideas as to what im doing wrong and help would be appericated thanks alot.
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