THIS IS WHAT YOU NEED IF YOU DONT WANT TO READ THE EXPLANATION
Background to come to the problem: I was recently coding a virus in Visual Basic, when I stupidly ran one, when i was just trying to see the source code. I was in luck, as I knew the basic activities it would do, so I terminated everything before it did too much damage.
When I reloaded my computer my desktop wasnt there, like all the other cases.
Solution:I checked the source code, and noticed a few things
CODE
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRun", "1"
Shl.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\policies\Explorer\NoDesktop", "1", "REG_DWORD"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoFind", 1, "REG_DWORD"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableTaskMgr", "1"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools", "1", "REG_DWORD"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRun", 1, "REG_BINARY"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoClose", 1, "REG_BINARY"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoLogOff", 1, "REG_BINARY"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDrives", "67108863", "REG_DWORD"
To those of you who cant understand this, it is code in Visual Basic that adds new entries to your registry, screwing it up in certain situations.
Because i knew what to do, i was able to manually remove all of these, i am also supplying you guys w/ these programs that can fix them. I included one program per problem.
Downloading the wrong one, that you do not have a problem with, will not negatively affect your computer, it will just display a message stating that there is no need for it.
Problem: Windows Don't Close When I Tell Them ToProblem: The Search Button on the Start Menu is MissingProblem: Desktop Won't Load, Taskbar Still Does ThoughProblem: The Run Button on the Start Menu is MissingProblem: I Can't Log OffProblem: I Can't Access "regedit.exe" or there is problems with the RegistryProblem: TaskManager is Disabled (excellent for accounts without adminstrative attributes to be able to access it)So, overall, dont download anything that might have a virus, this is probably where you got it. If you find all of these problems together, you got it from a P2P filesharing program, or someone sent it to you over AIM. I will have a website at
http://VULC4N.t35.com within a day or two, so check there for more vaccines or maybe even viruses, idk.
thank you for reading this, btw Vulcan is the Roman God that is the Blacksmith of the Underworld
If you need to contact me my AIM s/n is VULC4NofHAX and my email is vulc4n.hax@gmail.com
Reply