Ctwizzy Posted April 23, 2005 Posted April 23, 2005 Right now I have a tweak to lock the taskbar, but I dont want it perma locked, just to start locked.I also want to remove Adobe Photoshop Image from the New Context MenuIs it also possible to disable the My Folders in My DocumentsMy Ebooks and My Music, or at least change where they lead to. (for example I want My Music to be openable but the files are on a different drive)Thanks!
spiritpyre Posted May 13, 2005 Posted May 13, 2005 I also want to remove Adobe Photoshop Image from the New Context Menui can't remember what the ext for Photoshop is but just replacethe xxx with the file ext and this should workWindows Registry Editor Version 5.00[-HKEY_CLASSES_ROOT\.xxx\ShellNew] Is it also possible to disable the My Folders in My DocumentsMy Ebooks and My Music, or at least change where they lead to. (for example I want My Music to be openable but the files are on a different drive)I know "My Ebooks" is created by i think Acrobat Reader but i don't remember the reg key, and as far "My Music" & "My Pictures" they're shell folders. No clue on actually disabling them, but here's how you can change location if that's what you mean.Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]"My Pictures"="E:\\# My Documents\\My Pictures""My Music"="E:\\# My Documents\\My Music"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]"My Pictures"="E:\\# My Documents\\My Pictures""My Music"="E:\\# My Documents\\My Music" you can also use expandle strings if you want your path to have another %environmentvariable%\inthepath (for example "%systemdrive%\Not MY Documents\YOUR Music") but it's easier to change it in regedit then just export the key if you do it this way. fyi when you use expandle strings the old "REGEDIT4" style hex(2) values are different from "Windows Registry Editor Version 5.00" style hex(2) values.
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