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
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