22-03-2006, 07:37 PM
|
#1 (permalink)
|
|
Broken In
Join Date: Feb 2006
Location: C:\Windows\System.....
Posts: 156
|
How to Remove Hide Option Frm Folder Option
I wnt to Remove tht Box
tanxx
Chindi Chor !!!
Digit Roxxx  8)
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
22-03-2006, 10:03 PM
|
#2 (permalink)
|
|
Human Spambot
Join Date: May 2004
Location: off to "never ever" land
Posts: 2,912
|
you cant
__________________
No Mercy, No Limits.
Oobertech.net - Keeping Knowledge Free
|
|
|
22-03-2006, 10:21 PM
|
#3 (permalink)
|
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
Yes! 100% possible!
Open regedit and nevigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\Advanced\Folder
And delete Hidden key
|
|
|
22-03-2006, 10:28 PM
|
#4 (permalink)
|
|
The No.1 Stupid
Join Date: May 2005
Location: CYBERYARD
Posts: 1,708
|
Vishal is right.
As far as I remember , u can also do it from gpedit.msc
__________________
n00b forever...
|
|
|
22-03-2006, 10:39 PM
|
#5 (permalink)
|
|
Broken In
Join Date: Feb 2006
Location: C:\Windows\System.....
Posts: 156
|
Can u temme How to Edit In Group Policy
Pic plzz..
tanxx
Digit roxx...
|
|
|
22-03-2006, 11:35 PM
|
#6 (permalink)
|
|
The No.1 Stupid
Join Date: May 2005
Location: CYBERYARD
Posts: 1,708
|
Hey dude, you can do a helluva things by gpedit.msc as RUN command.
See there , you will explore myriad new tweaks.
__________________
n00b forever...
|
|
|
22-03-2006, 11:45 PM
|
#7 (permalink)
|
|
Human Spambot
Join Date: May 2004
Location: off to "never ever" land
Posts: 2,912
|
damn didnt know it was that customizable ...
thanx vishaal .
__________________
No Mercy, No Limits.
Oobertech.net - Keeping Knowledge Free
|
|
|
23-03-2006, 12:11 AM
|
#8 (permalink)
|
|
Broken In
Join Date: Feb 2006
Location: C:\Windows\System.....
Posts: 156
|
tanxx
|
|
|
23-03-2006, 12:21 AM
|
#9 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Wow vishal I have learned so much about windows from u and many others here. I never thought win was so customisable. I used it for 2 yrs and never was able to customise it without 3rd party s/ws.
__________________
http://www.bash.org/?258908
|
|
|
23-03-2006, 12:24 AM
|
#10 (permalink)
|
|
Wise Old Owl
Join Date: Dec 2004
Location: South Side Crater, Mars
Posts: 1,038
|
WOW!!!!
Never had a thought that it can be done...
Infact never even tried..
nice tip there vishal!!
|
|
|
23-03-2006, 12:56 AM
|
#11 (permalink)
|
|
In The Zone
Join Date: Oct 2004
Location: Ahmedabad, India
Posts: 210
|
damn good tips Vishal.. thanks a lot buddy.. 
never ever think it is possoble..
__________________
Ravi-the Sun
Think Bright,Think Sun
www.ravithesun.c-o.in My Blog
www.sunsoft.c-o.in My Web Home
|
|
|
23-03-2006, 05:58 AM
|
#12 (permalink)
|
|
Alpha Geek
Join Date: Sep 2005
Location: Hyderabad
Posts: 560
|
This dood seriously rox when it comes to reg keys  I think this was discussed earlier somewhere  but pants off to vishal ops i mean hats off  j/k
|
|
|
23-03-2006, 09:30 AM
|
#13 (permalink)
|
|
Broken In
Join Date: Feb 2006
Location: C:\Windows\System.....
Posts: 156
|
ANd How to Get BAck Again...
|
|
|
23-03-2006, 09:33 AM
|
#14 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Yea vishal is a superb reg h4xor! Wonder when he will get the "Brainiac" tag, hes worthy enuf to have it
His location too is showed in reg-language
__________________
Harsh J
www.harshj.com
|
|
|
23-03-2006, 08:19 PM
|
#15 (permalink)
|
|
Distinguished Member
Join Date: Mar 2005
Location: Pune
Posts: 3,783
|
hey vishal IS a candidate for the brainac tag; man what a tip !!! :roll:
__________________
> www.TheWindowsClub.com <
= www.WinVistaClub.com =
Microsoft® MVP
|
|
|
23-03-2006, 08:55 PM
|
#16 (permalink)
|
|
Broken In
Join Date: Feb 2006
Location: C:\Windows\System.....
Posts: 156
|
yes.....
|
|
|
23-03-2006, 10:59 PM
|
#17 (permalink)
|
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
thnx guys
Quote:
|
Originally Posted by Chindi_Chor
ANd How to Get BAck Again...
|
U can take backup of a key before deleting or changing its value by selecting File -> Export. and in case of restore it either run the backed up file or select File -> Import and tell the location.
And in case of restoring back this Hidden option simply paste the following code in notepad and save the file as any_name.REG and then run the file:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden]
"Text"="@shell32.dll,-30499"
"Type"="group"
"Bitmap"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,53,00,\
48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,34,00,00,\
00
"HelpID"="shell.hlp#51131"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\NOHIDDEN]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"Text"="@shell32.dll,-30501"
"Type"="radio"
"CheckedValue"=dword:00000002
"ValueName"="Hidden"
"DefaultValue"=dword:00000002
"HKeyRoot"=dword:80000001
"HelpID"="shell.hlp#51104"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"Text"="@shell32.dll,-30500"
"Type"="radio"
"CheckedValue"=dword:00000001
"ValueName"="Hidden"
"DefaultValue"=dword:00000002
"HKeyRoot"=dword:80000001
"HelpID"="shell.hlp#51105"
|
|
|
23-03-2006, 11:18 PM
|
#18 (permalink)
|
|
Broken In
Join Date: Feb 2006
Location: C:\Windows\System.....
Posts: 156
|
tanxx vishall....
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|