<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/visual-basic/tags/windows</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 13:51:53 GMT</pubDate>
<item>
<title>(Visual Basic) _Snippet-AllWindowsCrawler.vbs - RobertHirabayashi</title>
<link>http://snipplr.com/view/63186/snippetallwindowscrawlervbs/</link>
<description><![CDATA[ <p>This script is a wrapper for delivering code to every computer object in a domain, and outputs the results to a time code stamped text or CSV file. Every computer is pinged to determine if it is up prior to running the payload, to prevent wasted time.</p> ]]></description>
<pubDate>Thu, 09 Feb 2012 08:48:04 GMT</pubDate>
<guid>http://snipplr.com/view/63186/snippetallwindowscrawlervbs/</guid>
</item>
<item>
<title>(Visual Basic) WSH (VBScript): Windows 7 New File Context Menu Item - karlhorky</title>
<link>http://snipplr.com/view/30935/wsh-vbscript-windows-7-new-file-context-menu-item/</link>
<description><![CDATA[ <p>A modification of Bill James' New Folder context menu script ( http://billsway.com/vbspage/ ), this script instead creates a "New File" item in the right click context menu of Directory Backgrounds. Upon running the New File item, you will be prompted for a filename that defaults to "new.txt". Once a valid filename has been entered (not an existing file) the script will then create the file. This allows the filename to be chosen in the dialog before any file creation has been executed. This has been tested to work on Windows 7 but may work on Vista as well.

Make the code below into a vbs file in the location you want it to be installed in (eg. C:\Windows\NewFile.vbs). To install the context menu item, run the vbs file. To uninstall the file, run the vbs file again.</p> ]]></description>
<pubDate>Mon, 05 Apr 2010 16:54:54 GMT</pubDate>
<guid>http://snipplr.com/view/30935/wsh-vbscript-windows-7-new-file-context-menu-item/</guid>
</item>
<item>
<title>(Visual Basic) Get all installed in system COM objects - AlexLocust</title>
<link>http://snipplr.com/view/28250/get-all-installed-in-system-com-objects/</link>
<description><![CDATA[ <p>PowerShell script.
Get all installed in system COM objects.</p> ]]></description>
<pubDate>Fri, 12 Feb 2010 12:44:59 GMT</pubDate>
<guid>http://snipplr.com/view/28250/get-all-installed-in-system-com-objects/</guid>
</item>
<item>
<title>(Visual Basic) stringToList (VBScript) - ScryptKeeper</title>
<link>http://snipplr.com/view/7913/stringtolist-vbscript/</link>
<description><![CDATA[ <p>Takes a delimited string and a the delimiter, and returns a dynamic arrary</p> ]]></description>
<pubDate>Mon, 18 Aug 2008 18:41:55 GMT</pubDate>
<guid>http://snipplr.com/view/7913/stringtolist-vbscript/</guid>
</item>
<item>
<title>(Visual Basic) Parse Command Line Parameters (VBScript) - ScryptKeeper</title>
<link>http://snipplr.com/view/7910/parse-command-line-parameters-vbscript/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 18 Aug 2008 13:54:43 GMT</pubDate>
<guid>http://snipplr.com/view/7910/parse-command-line-parameters-vbscript/</guid>
</item>
</channel>
</rss>