Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 29-04-2008, 08:17 PM   #1 (permalink)
047
Apprentice
 
047's Avatar
 
Join Date: Feb 2007
Posts: 93
Question how to unhide system folder help !!!


Can anyone plz tell me how to unhide a folder whose HIDE attribute is disabled?

actually i had virus in my pendrive and it made my folders hidden. when i tried to unhide it the hide attribute was disabled. Plz tell me the solution to unhide the folder.

thanx
047 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 29-04-2008, 08:33 PM   #2 (permalink)
Right Off the Assembly Line
 
Join Date: Apr 2008
Posts: 40
Default Re: how to unhide system folder help !!!

try this go to command prompt

start--->run--->cmd.exe <enter>
you'll see a black screen with cursor blinking
go to the drive where you need to un-hide folders suppose your pen drive is L:
so you'll type below things
L: <enter>
attrib -r -h -s *.* <enter>

That's it. Did you see the folder ?

Let us all know.

Janki
janki2008 is offline  
Old 30-04-2008, 02:37 PM   #3 (permalink)
Wise Old Owl
 
Cool Buddy's Avatar
 
Join Date: Mar 2006
Location: Milky way
Posts: 1,487
Default Re: how to unhide system folder help !!!

In windows explorer on the menu bar click tools> folder options. now go to the view tab, scroll down a bit in the advanced settings list, uncheck "hide protected operating system files", click apply. Thats it.
Cool Buddy is offline  
Old 01-05-2008, 03:02 PM   #4 (permalink)
Tired of being sorry!
 
quad_master's Avatar
 
Join Date: Jan 2008
Location: City of Joy
Posts: 67
Default Re: how to unhide system folder help !!!

@Cool Buddy
__________________
There are 10 types of people in this world, those who understand binary and those who do not.
quad_master is offline  
Old 01-05-2008, 10:43 PM   #5 (permalink)
Keep Up The Good Work
 
mobilogist's Avatar
 
Join Date: Sep 2007
Location: India
Posts: 38
Default Re: how to unhide system folder help !!!

i too have the same problem, with my d drive(partion).

it shows that there are some .bat & .ini files are there.

so how can we remove it, it is a virus or something else? please.
__________________
My webpage
http://www.bit.ly/vksw84/
mobilogist is offline  
Old 02-05-2008, 03:34 PM   #6 (permalink)
Alpha Geek
 
Join Date: Jan 2007
Location: In your hearts
Posts: 828
Default Re: how to unhide system folder help !!!

go to folder options there in view tab uncheck hide files and folders and also hide windows protected files.
abhijangda is offline  
Old 02-05-2008, 07:20 PM   #7 (permalink)
047
Apprentice
 
047's Avatar
 
Join Date: Feb 2007
Posts: 93
Question Re: how to unhide system folder help !!!

thanx for replies.
but system files are always unhidden on my system.
i never hide them so i can track any change in them.
but the problem is that on my removable drive the folders are hidden and their hidden attribute is disabled so you cant unhide them by using "right click-> properties->uncheck hidden attribute".

now can anybody help?
047 is offline  
Old 03-05-2008, 06:34 PM   #8 (permalink)
047
Apprentice
 
047's Avatar
 
Join Date: Feb 2007
Posts: 93
Red face Re: how to unhide system folder help !!!

Quote:
Originally Posted by dhanusaud View Post
anything serious abt disable/enable....i get to last point "virus"
anyway if you have well updated antivirus, don't consider you are 100% secure from security risks.

follow these steps...it may solve your problem.

Click Start -> RUN, & type "regedit"
Go to registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\Advanced\Folder\Hidden\SHOWALL
Find a key called "CheckedValue"
Double click on it & set the value to 1.

check your problem...if it is solved.
The registry value you told was alredy set to 1. what should i do now?

i got one more problem My system date and time is wrong after starting the system; it shows the shutdown time from the last session when the system is restarted.

plz tell me how to upload screenshot so i can show the exact problem here.
047 is offline  
Old 03-05-2008, 08:51 PM   #9 (permalink)
In The Zone
 
ayush_chh's Avatar
 
Join Date: Nov 2005
Location: Bangalore
Posts: 487
Default Re: how to unhide system folder help !!!

simple........press the 'Print Screen' button on your keyboard, now open MSPaint and goto Edit -> Paste. you will get the screen there now save the the file.

goto http://www.maxupload.com/forum/index.php and upload the image there.....
paste the link here when done...........

and for your other problem...

goto command prompt and then type this

Code:
x:/> attrib -h -s -a -r * /s /d
(where x: is drive letter for your pen drive)

this command will remove all the attributes from all the files as well folders in your drive.
__________________
eXPerience is what a MAN learn's fROM.....

Last edited by ayush_chh; 03-05-2008 at 08:51 PM. Reason: Automerged Doublepost
ayush_chh is offline  
Old 04-05-2008, 12:36 PM   #10 (permalink)
Wise Old Owl
 
Cool Buddy's Avatar
 
Join Date: Mar 2006
Location: Milky way
Posts: 1,487
Default Re: how to unhide system folder help !!!

Quote:
Originally Posted by 047 View Post
The registry value you told was alredy set to 1. what should i do now?

i got one more problem My system date and time is wrong after starting the system; it shows the shutdown time from the last session when the system is restarted.

plz tell me how to upload screenshot so i can show the exact problem here.
the mobo's battery is weak, replace it.
__________________
Digital Sheets Technology Blog
AMD Phenom II X4 840, 4 GB RAM, MSI HD5670, Corsair CX400 PSU :)
Nokia 5230 :(
Canon IXUS 115 HS :)
Cool Buddy is offline  
Old 04-05-2008, 03:46 PM   #11 (permalink)
047
Apprentice
 
047's Avatar
 
Join Date: Feb 2007
Posts: 93
Default Re: how to unhide system folder help !!!

Quote:
Originally Posted by ayush_chh View Post

goto command prompt and then type this

Code:
x:/> attrib -h -s -a -r * /s /d
(where x: is drive letter for your pen drive)

this command will remove all the attributes from all the files as well folders in your drive.
thanx it worked.

@coolbuddy
where can i find this battery?
047 is offline  
Old 04-05-2008, 04:46 PM   #12 (permalink)
Wise Old Owl
 
Cool Buddy's Avatar
 
Join Date: Mar 2006
Location: Milky way
Posts: 1,487
Default Re: how to unhide system folder help !!!

you will find it t any computer shop. If you are not sure how to replace it, consult the forum as I too am not sure. you can also take your computer to the shop to get it replaced.
__________________
Digital Sheets Technology Blog
AMD Phenom II X4 840, 4 GB RAM, MSI HD5670, Corsair CX400 PSU :)
Nokia 5230 :(
Canon IXUS 115 HS :)
Cool Buddy is offline  
Old 05-05-2008, 09:41 AM   #13 (permalink)
Legen-wait for it-dary!
 
dheeraj_kumar's Avatar
 
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
Default Re: how to unhide system folder help !!!

Google, friends...

http://www.computerhope.com/issues/ch000239.htm

http://www.google.com/search?client=...utf-8&oe=utf-8
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
dheeraj_kumar is offline  
Old 05-05-2008, 10:32 PM   #14 (permalink)
In The Zone
 
ayush_chh's Avatar
 
Join Date: Nov 2005
Location: Bangalore
Posts: 487
Default Re: how to unhide system folder help !!!

ya there is a small battery ( size of a coin) on the mother board......just remove that and replace it with a new one .you will find it in any computer shop....generally known as CMOS battery.....

PS: if ur battery is weak or discharged then u must get a message at boot time.....and your system time will always reset to 12:00 AM ....if this is what happens with you then changing the battery should help you... if NOT then you might be having some other problem
__________________
eXPerience is what a MAN learn's fROM.....
ayush_chh is offline  
Old 05-05-2008, 11:16 PM   #15 (permalink)
Keep Up The Good Work
 
mobilogist's Avatar
 
Join Date: Sep 2007
Location: India
Posts: 38
Default Re: how to unhide system folder help !!!

sorry to say that but we are dicussing other thing here ie how to unhide all drive's hidden files by removing viruses etc.

where does this cmos battery arrived here?????
__________________
My webpage
http://www.bit.ly/vksw84/
mobilogist is offline  
Old 06-05-2008, 03:53 AM   #16 (permalink)
In The Zone
 
ayush_chh's Avatar
 
Join Date: Nov 2005
Location: Bangalore
Posts: 487
Default Re: how to unhide system folder help !!!

^^please go through the thread before posting......

Quote:
Originally Posted by 047 View Post
i got one more problem My system date and time is wrong after starting the system; it shows the shutdown time from the last session when the system is restarted.
this is his second problem........first problem has already been solved........
__________________
eXPerience is what a MAN learn's fROM.....
ayush_chh is offline  
Old 06-05-2008, 10:54 AM   #17 (permalink)
Wise Old Owl
 
Cool Buddy's Avatar
 
Join Date: Mar 2006
Location: Milky way
Posts: 1,487
Default Re: how to unhide system folder help !!!

i had heard that if you remove the CMOS battery the bios gets reset and we have to change all the settings once again. is it true?
__________________
Digital Sheets Technology Blog
AMD Phenom II X4 840, 4 GB RAM, MSI HD5670, Corsair CX400 PSU :)
Nokia 5230 :(
Canon IXUS 115 HS :)
Cool Buddy is offline  
Old 06-05-2008, 02:13 PM   #18 (permalink)
Tired of being sorry!
 
quad_master's Avatar
 
Join Date: Jan 2008
Location: City of Joy
Posts: 67
Thumbs up Re: how to unhide system folder help !!!

Quote:
Originally Posted by Cool Buddy View Post
i had heard that if you remove the CMOS battery the bios gets reset and we have to change all the settings once again. is it true?
Yep! All the BIOS customizations will lose....
__________________
There are 10 types of people in this world, those who understand binary and those who do not.
quad_master is offline  
Old 07-05-2008, 08:32 AM   #19 (permalink)
Legen-wait for it-dary!
 
dheeraj_kumar's Avatar
 
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
Default Re: how to unhide system folder help !!!

Just the bios customizations, and most users dont really tweak their bios or anything so it should be okay. Nothing happens to windows or anything.
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
dheeraj_kumar is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot unhide folders phuchungbhutia Software Q&A 3 15-01-2008 10:02 AM
easy hide or unhide folder gsoul2soul Software Q&A 3 09-11-2007 02:37 PM
how to unhide folders hidden by folder guard?? tango_cash Software Q&A 2 20-02-2007 05:33 PM
virus in System volume information folder Shikhar Software Q&A 3 16-08-2005 08:01 PM
help me 'unhide' the local settings folder... anandk QnA (read only) 1 02-08-2005 08:28 PM

 
Latest Threads
- by chris
- by abhidev
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 03:24 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2