Tag: Basic VBScript

IDK.vbs

‘========================================================================= ‘ IDK.vbs ‘ VERSION: 1.0 ‘ AUTHOR: Brian Steinmeyer ‘ EMAIL: [email protected] ‘ WEB: https://sigkillit.com ‘ DATE: 12/8/2012 ‘ COMMENTS: If you have ever had an issue making a decision like “What Should ‘ I eat for dinner” or “What should I do tonight?” then IDK aka “I Don’t Know” ‘ is the script …

Continue reading

ScriptSuicide.vbs

‘========================================================================= ‘ ScriptSuicide.vbs ‘ VERSION: 1.0 ‘ AUTHOR: Brian Steinmeyer ‘ EMAIL: [email protected] ‘ WEB: https://sigkillit.com ‘ DATE: 1/1/2011 ‘ COMMENTS: Deletes the current script. This is useful when you are running ‘ scripts to automate tasks such as installations, logins, etc and you want ‘ to remove the script after it executes. ‘ EXAMPLE: …

Continue reading