member11 Posted June 6, 2005 Posted June 6, 2005 when you want to permanently sort windows start menu, do you give system / user account READ ONLY permission to menuorder registry key.?thanks
Cartoonite Posted June 6, 2005 Posted June 6, 2005 I've heard of that solution, although I've never tested it myself.Alternatively, you could throw the following batch script into their Startup folder which is what I do. The only downside is that they need to re-log in order for it to take effect.@cmdow @ /HIDset KEY=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menureg delete "%KEY%" /freg delete "%KEY%2" /fexit
tarquel Posted June 6, 2005 Posted June 6, 2005 You could also use "Customize Start Menu" and disable the "Enable dragging and dropping" option Also is handy in that they cant rearrange, delete, move, etc anything in the "all programs" menu Handy if you arent in a GP environment Of course, if they can get to that option, they can always enable it again but its a handy trick you may find helpful.Regards,N.
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