codeblue Posted April 9, 2004 Posted April 9, 2004 The syntax for this is driving me mad. I keep getting 'to many command line parameters'REG ADD %KEY%\155 /VE /D "Easy CD\DVD Creator 6" /fREG ADD %KEY%\155 /V 1 /D "\"%CDROM%\Software\EasyCDdvd6\SETUP.EXE\" /s /v"/qr ADDLOCAL=ECDC6,CreatorApps,DragToDisc,PMStudio,PMStudioVCD,PMStudioDVD REBOOT=Suppress REBOOTPROMPT=S"" /fWhats wrong? help....
Aaron Posted April 9, 2004 Posted April 9, 2004 Try:/D "\"%CDROM%\Software\EasyCDdvd6\SETUP.EXE\" /s /v\"/qr ADDLOCAL=ECDC6,CreatorApps,DragToDisc,PMStudio,PMStudioVCD,PMStudioDVD REBOOT=Suppress REBOOTPROMPT=S\"" /fCheck the registry afterwards to see if its output correctly.
codeblue Posted April 9, 2004 Author Posted April 9, 2004 Thanks again Aaron, sucessfuly completed and inserted into reg.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now