- Back to Home »
- Hacking , Study »
- Remove Shortcut Virus
Posted by : Niraj lathiya
Saturday, 22 March 2014
All those who are fed up from shortcut virus which gets created in the pendrive, can follow these simple steps.
1> Insert your pen drive.
2> Open the pen drive folder.
3> Open cmd by pressing ctrl+R and then type cmd and press enter.
-A command window will appear.
4> Type the following code
attrib -h -r -s /s /d g:\*.*
And press enter and finally you can see that your virus has all been compressed.
Do your desire work with the file you need.
Note: In the code replace h "g:" with your desire drive name.
For more details feel free to contact : Niraj Lathiya
1> Insert your pen drive.
2> Open the pen drive folder.
3> Open cmd by pressing ctrl+R and then type cmd and press enter.
-A command window will appear.
4> Type the following code
attrib -h -r -s /s /d g:\*.*
And press enter and finally you can see that your virus has all been compressed.
Do your desire work with the file you need.
Note: In the code replace h "g:" with your desire drive name.
For more details feel free to contact : Niraj Lathiya