Jump to content

Recommended Posts

Posted

Apparently I don't. I tried doing the following:

;Disable hide inactive tray icons"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"EnableAutoTray"="0"

;Disable "On resume, display welcome screen"
[HKEY_CURRENT_USER\Control Panel\Desktop]
"ScreenSaverIsSecure"="0"

but it doesn't seem to work. I tried using Regshot to find the key it was modifying but it was modifying something in the HKEY_USERS folder and I was under the impression that you can't use that folder for tweaks because they're different each time. Am I wrong? What's going on here?

While I'm at it I'm also trying to disable personalized menus in the classic start menu. I haven't tested it yet but here's what I have:

;Disable Personalized Menus
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"IntelliMenus"=dword:00000000

Think that will work? Just for the record I'm doing these tweaks during the T-13/12 step of the install not in the GuiRunOnce.

Thanks for your help.


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