Jump to content

Recommended Posts

Posted

I changed some options in one of our group policies the other day, and ever since out XP workstation have been opening every folder in a new window which is incredibly annoying.

 

I have re-traced my steps however I don't seem to be able to find the option that changes this. Can someone point me in the right direction

 

Daniel

Posted

Hi

 

I got mine to open in the same windows by applying for following 2 registry keys with a log on script to the users.

 

Windows xp

 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,37,20,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
 01,00,00,00,12,00,00,00,00,00,00,00,22,00,00,00
"IconUnderline"=dword:00000002

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=-
"IconUnderline"=dword:00000002

windows 7

 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"Settings"=hex:0c,00,02,00,0a,01,00,00,60,00,00,00

 

Richard

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



×
×
  • Create New...