Jump to content

Need help with reg.exe


Recommended Posts

hi,

my UXPCD works perfectly now when installed to C:, but it can occur that the Windows Partition won't be C: and now i wanna use reg.exe with all Path dependant-keys.

This works very good exept one small thin i can't figure out:

How can i modify the (Default)-Key? It won't work with "@" or "(Default)" after the "/V" Option.

I am working to convert this one atm:

;Right click to (un)register DLL files, open in Notepad by default.[HKEY_CLASSES_ROOT\dllfile\shell]@="View"[HKEY_CLASSES_ROOT\dllfile\shell\Register][HKEY_CLASSES_ROOT\dllfile\shell\Register\command]@="C:\\WINNT\\system32\\REGSVR32.EXE \"%1\""[HKEY_CLASSES_ROOT\dllfile\shell\UnRegister][HKEY_CLASSES_ROOT\dllfile\shell\UnRegister\command]@="C:\\WINNT\\system32\\REGSVR32.EXE /u \"%1\""[HKEY_CLASSES_ROOT\dllfile\shell\View][HKEY_CLASSES_ROOT\dllfile\shell\View\command]@="C:\\WINNT\\System32\\NOTEPAD.EXE \"%1\""

any help would be appreciated

thx in advance

cya

Killer Bee

Link to comment
Share on other sites


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