SafeTweak XP Knowledge Base - Explorer Category

 
Page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10

21. Add "Copy to Folder" Context Menu to All Files System Object
22. Add "Move to Folder" Context Menu to All Files System Object
23. "Open with" Context Menu for All Files
24. "Print as Text File" Context Menu for All Files
25. Hide "Run as" Context Menu


21. Add "Copy to Folder" Context Menu to All Files System Object
Actions:Create HKCR\AllFileSystemObjects\ShellEx\ContextMenuHandlers\SafeTweak0 subkey, set data of (Default) string value to {C2FBB630-2971-11d1-A18C-00C04FD75D13}.
Reverts:  Delete subkey above.
Info:Apply to all users.

22. Add "Move to Folder" Context Menu to All Files System Object
Actions:Create HKCR\AllFileSystemObjects\ShellEx\ContextMenuHandlers\SafeTweak1 subkey, set data of (Default) string value to {C2FBB631-2971-11d1-A18C-00C04FD75D13}.
Reverts:  Delete subkey above.
Info:Apply to all users.

23. "Open with" Context Menu for All Files
Actions:Create HKCR\*\Shell\SafeTweak0\Command subkey, set data of (Default) string value to rundll32.exe shell32.dll,OpenAs_RunDLL "%1".
Set data of (Default) string value in HKCR\*\Shell\SafeTweak0 subkey to a label.
Reverts:  Delete HKCR\*\Shell\SafeTweak0 subkey.
Info:Apply to all users.

24. "Print as Text File" Context Menu for All Files
Actions:Create HKCR\*\Shell\SafeTweak1\Command subkey, set data of (Default) string value to notepad.exe /p %1.
Set data of (Default) string value in HKCR\*\Shell\SafeTweak1 subkey to a label.
Reverts:  Delete HKCR\*\Shell\SafeTweak1 subkey.
Info:Apply to all users.

25. Hide "Run as" Context Menu
Actions:Create HideRunAsVerb dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey.
Reverts:  Set data of dword value above to 0.
Info:Apply to all users. Require to log off Windows.