- Local time
- 2:10 AM
- Messages
- 112
I have read that Dr Web's Cureit has a good track record in deleting and repairing damage done by viruts.
If you want to create a list of all hidden exe files:
Open an admin cmd
Type or c+p " cd c:\ " to change directory. (no quotes)
Then c+p:
DIR /S /B /AH:-D *.exe > C:\myfileslist.txt - hit enter.
Which should create a list in C of all hidden exes. If no files are found then a "file not found" will pop up.
If the list is created then you can use the list to navigate to where the hidden exes are then open a cmd there and unhide the exe.
ATTRIB -S -H exename.exe
Replace exename with the name of the hidden exe that you want to unhide.
If you want to create a list of all hidden exe files:
Open an admin cmd
Type or c+p " cd c:\ " to change directory. (no quotes)
Then c+p:
DIR /S /B /AH:-D *.exe > C:\myfileslist.txt - hit enter.
Which should create a list in C of all hidden exes. If no files are found then a "file not found" will pop up.
If the list is created then you can use the list to navigate to where the hidden exes are then open a cmd there and unhide the exe.
ATTRIB -S -H exename.exe
Replace exename with the name of the hidden exe that you want to unhide.
My Computer
At a glance
7
- OS
- 7