Pairing the custom tool feature with the NT Resource Kit Utility "REG" allows you to edit the registry on any highlightet workstation/server, to add/remove key's and values.
I use this command in the file config.ini to open the registry:
SharedTool5Menu="Registry_Editor regedt32"
SharedTool5Cmd="cmd /C c:\WINNT\system32\reg update HKCU\Software\Microsoft\regedt32\settings\registry =%E% & regedt32.exe"
It works fine on NT4 admin-machines. But now, after i had upgrade my PC to XP, it dosen't work on my XP Computer.
Could you help me please about that problem?
I use this command in the file config.ini to open the registry:
SharedTool5Menu="Registry_Editor regedt32"
SharedTool5Cmd="cmd /C c:\WINNT\system32\reg update HKCU\Software\Microsoft\regedt32\settings\registry =%E% & regedt32.exe"
It works fine on NT4 admin-machines. But now, after i had upgrade my PC to XP, it dosen't work on my XP Computer.
Could you help me please about that problem?