You are here: Articles > Windows > Windows

 See more articles about "Windows "

XP: Get Your Help and Support Working Registry Hack

 

Switching themes and other registry options can disable the help and support options. Restore them with this registry hack

Modify this key:



Path: [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment]

key: windr

first delete this key that already exists (if it's typ is: REG_SZ if not you have a more serious explorer issue), then in it's place create a new key of typ:Expandable String by right clicking in the right pane.

it's type will be: REG_EXPAND_SZ name it windir as it was before, and make the data %SystemRoot%.



This should solve the problem, i have added the script for the same process below, but i have not had any success with it. The keys in certain folders are not easily changed by script.





REGEDIT4



[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment]



"windir"=REG_EXPAND_SZ:%SystemRoot%





NOTE: the type of the key is usually what is changed... somehow by Windows, from an expand key to a normal REG_SZ. This simply corrects this mistake.



Questions/Comments: william_a_wilson@hotmail.com

-William. (marvin_gohan)

 

Also see ...

XP: Remove the Taskbar from your screen
H3Disable/Remove the Taskbar/H3PThe following script saved as span style="font weight: bold"removeTaskbar.reg/span will remove all of the items individually, forcing them not to show up on the desktop. br / br /div class="code" br /REGEDIT4 br / br /&91; HKEY_CURRENT_USER\Soft

XP: Disable Drives Registry Hack
H3Remove access to drives individually, groups or all./H3P*This should remove the drive letter so keep track of this change to undo if necessary!! br / br / br /Each drive letter corresponds to a binary decimal number, starting from 0 going to 25: br /Simply if the drive letter is C, s

XP: Registry Hack to Disable or Modify Prefetch
H3Change the amount of memory stolen by prefetch or stop it completely/H3PPrefetch does exatly as it sounds, it loads programs, libraries and everything else the computer deems often (at one time) and loads them all into memory, whether they are commonly used now, even if they don't exist now.

How to run applications in the Local System Account (LSA)
H3Tutorial describing Local System Account (LSA) and detailing how to run applications within it./H3PThe system account(SID: S 1 5 18) and the administrator account (Administrators group) have the same file privileges, but they have different functions. By the way the system account is one of

XP Pro and Vista: Prevent Taskbar Modifications
H3This tutorial will show you how to lock the taskbar on a system so other users can not easily edit or move it. This has worked since XP Pro and will work in the latest versions of Microsoft Vista as well./H3Popen the group policy editor br /span style="font weight: bold"Start\Run/span