RichB Posted June 25, 2013 Posted June 25, 2013 Good Morning Everyone I am having an issue disabling single click on our windows 7 image I have tried the below with no avail any other ideas? Thanks HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ShellState It is a binary value. example: 240000003328000000000000000000000000000001000000120000000000000022000000 6th pair 28 which 40 in dex = 32 + 8 if the 32 mapping bit is 1 then it is double click if the 32 mapping bit is 0 then it is single click.
RTFM Posted June 25, 2013 Posted June 25, 2013 http://www.edugeek.net/forums/windows-7/62478-set-open-each-folder-same-window-double-click-open-item.html This may help found this too http://www.sevenforums.com/general-discussion/116639-how-enable-double-click.html 1
RichB Posted June 25, 2013 Author Posted June 25, 2013 SevenForums and the other link have not worked. Thank you anyway... Anymore for anymore
mac_shinobi Posted June 25, 2013 Posted June 25, 2013 Get and use something like regshot ( to take a before and after snapshot and it should allow you to compare any changes ) to see whats changes its making and should see what its doing to make the changes take effect ( hopefully ) http://code.google.com/p/regshot/ http://sourceforge.net/projects/regshot/ Use the normal way of changing the setting ( presumably as per the below link ) http://www.technipages.com/enabledisable-single-clicking-feature.html 1
mac_shinobi Posted June 25, 2013 Posted June 25, 2013 SevenForums and the other link have not worked. Thank you anyway... Anymore for anymore Reading the forum ( sevenforums ) it says to either set ClassicShell to 0 or to delete the key. Presume you tried deleting the classicshell reg key as well ? 1
RichB Posted June 25, 2013 Author Posted June 25, 2013 Eventually find one registry key did the trick. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ShellState It is a binary value. example: 240000003328000000000000000000000000000001000000120000000000000022000000 6th pair 28 which 40 in dex = 32 + 8 if the 32 mapping bit is 1 then it is double click if the 32 mapping bit is 0 then it is single click. (based on my test) Back to this orginal point how would it need to look for a double click this value?
mac_shinobi Posted June 25, 2013 Posted June 25, 2013 (edited) Eventually find one registry key did the trick. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ShellState I can't see or find ShellState in that area of the registry Edited June 25, 2013 by mac_shinobi
RichB Posted June 26, 2013 Author Posted June 26, 2013 If you scroll down on the box under the the Explorr part it is there. 1
mac_shinobi Posted June 26, 2013 Posted June 26, 2013 See if this link works. Should be a 7z file that contains six or so screen grabs and 3 reg files ( I believe it's only the top part of each reg file that you need but left them as is ) Reg opt one is the first option for single click Reg opt two is the 2nd radio button or option for single click Reg opt three is for double click Hope this helps https://www.dropbox.com/s/tarfu6fhhc2kmy0/click.7z 1
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