Bebbetufs Posted September 14, 2004 Posted September 14, 2004 REG ADD %KEY%\009 /VE /D "Registry Tweaks" /fREG ADD %KEY%\009 /V 1 /D "%cdrom%\Apps\REGEDIT /S %CDROM%\Apps\regtweaks.reg" /fWhen running this section of my RunOnceEx.cmd I get the error"Windows cannot find D:\Apps\REGEDIT"Any suggestions?
mazin Posted September 14, 2004 Posted September 14, 2004 This is the correct syntax:REG ADD %KEY%\009 /V 1 /D "REGEDIT /S %CDROM%\Apps\regtweaks.reg" /f
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