Jump to content

Recommended Posts

Posted

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" /f

REG 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"" /f

Whats wrong? help....


Posted

Try:

/D "\"%CDROM%\Software\EasyCDdvd6\SETUP.EXE\" /s /v\"/qr ADDLOCAL=ECDC6,CreatorApps,DragToDisc,PMStudio,PMStudioVCD,PMStudioDVD REBOOT=Suppress REBOOTPROMPT=S\"" /f

Check the registry afterwards to see if its output correctly.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...