Select the product you need help with
How to Force Change to Single-Click Mode Using .reg FileArticle ID: 174490 - View products that this article applies to. This article was previously published under Q174490 On This PageSUMMARY NOTE: The information in this article applies to Internet
Explorer 5 users only if the Windows Desktop Update component is installed.
This component is installed with Windows 98 or can be installed with Internet
Explorer 4. For information about adding or removing the Windows Desktop Update
component, please see the following article in the Microsoft Knowledge Base: 165695 This article describes how to change users' desktops from using
the "Double-click to open an item (single-click to select)" option to the
"Single-click to open an item (point to select)" option without user
intervention. This method may benefit network administrators in implementing
single-click after a rollout of Internet Explorer.
(http://support.microsoft.com/kb/165695/EN-US/
)
How to Add or Remove Windows Desktop Update
Note that Microsoft Technical Support does not support writing registry files for import. For more information about writing .reg files, see the Microsoft Windows 95 Software Development Kit (SDK). MORE INFORMATIONCreate the .reg FileUsing any text editor (such as Notepad), create a file with the following content:
REGEDIT4 Save this file as Single.reg and place it on a server. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer] "IconUnderline"=hex(0):03,00,00,00 [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer] "ShellState"=hex:1c,00,00,00,41,08,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,\00,00,00,00,09,00,00,00 "IconUnderline"=hex(0):03,00,00,00 Running the .reg FileAdd the following command to users' login scripts:
regedit <path to file>\single.reg /s
The /s switch makes the command run silently so that no user
intervention is required. After the command is carried out, restarting the
computer or refreshing the screen activates the Single-click to open an item (point
to select) option. PropertiesArticle ID: 174490 - Last Review: June 5, 2007 - Revision: 3.3 APPLIES TO
|



Back to the top








