<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bloggingIT &#187; VBScript</title>
	<atom:link href="http://ccgi.maxpower.plus.com/tag/vbscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://ccgi.maxpower.plus.com</link>
	<description>a tecchy&#039;s blog</description>
	<lastBuildDate>Tue, 24 Nov 2009 16:35:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install a Ranger Package Without Ranger</title>
		<link>http://ccgi.maxpower.plus.com/2009/11/09/install-a-ranger-package-without-ranger/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/11/09/install-a-ranger-package-without-ranger/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 23:27:53 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Ranger]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=484</guid>
		<description><![CDATA[Following on from my remove ranger script, here is a VBScript that will automatically install Ranger packages without the need for the Ranger software on the network.

It's a little rough around the edges but it gets the job done. Just drag a package folder onto the script to install onto your PC.


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/10/27/uninstall-ranger-from-a-computer-without-the-rangerremove-user/' rel='bookmark' title='Permanent Link: Uninstall Ranger from a Computer without the RangerRemove User'>Uninstall Ranger from a Computer without the RangerRemove User</a> <small>Sometimes it might be necessary to remove Sentinel&#8217;s Ranger software...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/06/12/praise-be-for-regular-expressions/' rel='bookmark' title='Permanent Link: Praise Be for Regular Expressions'>Praise Be for Regular Expressions</a> <small>I used a regular expression in VB for the first...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/21/deleting-files-older-than-a-specific-date-or-age/' rel='bookmark' title='Permanent Link: Deleting files older than a specific date or age'>Deleting files older than a specific date or age</a> <small>I needed to delete a chunk of cookies today &#8211;...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/11/09/install-a-ranger-package-without-ranger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Praise Be for Regular Expressions</title>
		<link>http://ccgi.maxpower.plus.com/2009/06/12/praise-be-for-regular-expressions/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/06/12/praise-be-for-regular-expressions/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 23:23:54 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Regular Expression]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=344</guid>
		<description><![CDATA[I used a regular expression in VB for the first time ever (I think) today!
The reason is that I cached some generated ASP and realised that when I needed to use it on different pages, the id lookup for certain elements would change. So, no problem (except for the fact that I&#8217;m coding in ASP):
Dim [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/11/09/install-a-ranger-package-without-ranger/' rel='bookmark' title='Permanent Link: Install a Ranger Package Without Ranger'>Install a Ranger Package Without Ranger</a> <small>Following on from my remove ranger script, here is a...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/06/12/praise-be-for-regular-expressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 2007 Deployment Computer Startup Scripts</title>
		<link>http://ccgi.maxpower.plus.com/2007/05/25/office-2007-deployment-computer-startup-scripts/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/05/25/office-2007-deployment-computer-startup-scripts/#comments</comments>
		<pubDate>Fri, 25 May 2007 12:24:15 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[WSUS]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2007/05/25/office-2007-deployment-computer-startup-scripts/</guid>
		<description><![CDATA[Now that MS Office 2007 is doing the rounds, I suppose it&#8217;s time to lookat some of its shortcomings.
It has a few when it comes to deployment. The biggest nuisance being deployment.
You have four options:

Install it on a PC manually (not great)
Deploy through group policy with no customisations
Use a deployment system such as SMS
Use a [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/adding-printers-will-hang-a-vista-logon-to-a-domain/' rel='bookmark' title='Permanent Link: Adding Printers will Hang a Vista Logon to a Domain'>Adding Printers will Hang a Vista Logon to a Domain</a> <small>Vista's UAC prevents standard users from installing printer drivers by...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/10/27/uninstall-ranger-from-a-computer-without-the-rangerremove-user/' rel='bookmark' title='Permanent Link: Uninstall Ranger from a Computer without the RangerRemove User'>Uninstall Ranger from a Computer without the RangerRemove User</a> <small>Sometimes it might be necessary to remove Sentinel&#8217;s Ranger software...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/05/25/office-2007-deployment-computer-startup-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Focus on Web Pages</title>
		<link>http://ccgi.maxpower.plus.com/2007/02/04/set-focus-on-web-pages/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/02/04/set-focus-on-web-pages/#comments</comments>
		<pubDate>Sun, 04 Feb 2007 21:35:51 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2007/02/04/set-focus-on-web-pages/</guid>
		<description><![CDATA[I found a neat post for setting auto focus without interfering with a user&#8217;s input if the page hasn&#8217;t yet loaded over at Wait till I come.
It&#8217;s quite handy as it discusses the usability of such a feature.
Share this on RedditStumble upon something good? Share it on StumbleUponShare this on FacebookPost this to MySpaceShare this [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/02/04/set-focus-on-web-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel to PDF</title>
		<link>http://ccgi.maxpower.plus.com/2007/01/16/excel-to-pdf/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/01/16/excel-to-pdf/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 15:47:41 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/wp/2007/01/16/excel-to-pdf/</guid>
		<description><![CDATA[Following my Word to PDF convertor script, here is the Excel version.
Prerequisites
MS Excel 2007
Office 2007 Save As PDF Plugin
Same rules apply. Copy and paste the code into notepad and save onto the desktop as ExceltoPdf.vbs.
'Excel to PDF
'By John Reid
'(c) 2007 bloggingIT - http://ccgi.maxpower.plus.com/wp

'Feel free to use, modify, and redistribute - just leave the credits intact

'Quick [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/11/09/install-a-ranger-package-without-ranger/' rel='bookmark' title='Permanent Link: Install a Ranger Package Without Ranger'>Install a Ranger Package Without Ranger</a> <small>Following on from my remove ranger script, here is a...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/01/16/excel-to-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drag and Drop Convert Word to PDF</title>
		<link>http://ccgi.maxpower.plus.com/2007/01/16/drag-and-drop-convert-word-to-pdf/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/01/16/drag-and-drop-convert-word-to-pdf/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 15:29:40 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/wp/2007/01/16/drag-and-drop-convert-word-to-pdf/</guid>
		<description><![CDATA[Sometimes I find that it&#8217;s useful to save my Word documents as PDFs.
After playing around with the Save As PDF plugin for Office, I decided that it would be cool if I could write a script to convert a job lot of Word documents.
Prerequisites
MS Word 2007
Save As PDF Office 2007 Plugin
Just copy and paste the [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/11/09/install-a-ranger-package-without-ranger/' rel='bookmark' title='Permanent Link: Install a Ranger Package Without Ranger'>Install a Ranger Package Without Ranger</a> <small>Following on from my remove ranger script, here is a...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/01/16/drag-and-drop-convert-word-to-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Joys of HTA</title>
		<link>http://ccgi.maxpower.plus.com/2005/09/16/the-joys-of-hta/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2005/09/16/the-joys-of-hta/#comments</comments>
		<pubDate>Fri, 16 Sep 2005 07:19:23 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HTA]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/wp/?p=24</guid>
		<description><![CDATA[I&#8217;ve been developing a number of HTA tools lately.
Certainly a pretty nifty way to create script-based applications without the need for whole development suites. In fact, seeing as Notepad++ is my tool of choice &#8211; it&#8217;s a no-brainer.
A lot of custom scripts should never need to be written once I&#8217;ve finished a suite of Active [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/08/10/reset-your-mediawiki-sysop-password/' rel='bookmark' title='Permanent Link: Reset your MediaWiki Sysop Password'>Reset your MediaWiki Sysop Password</a> <small>When you&#8217;re stuck without sysop access to MediaWiki because you...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/adding-printers-will-hang-a-vista-logon-to-a-domain/' rel='bookmark' title='Permanent Link: Adding Printers will Hang a Vista Logon to a Domain'>Adding Printers will Hang a Vista Logon to a Domain</a> <small>Vista's UAC prevents standard users from installing printer drivers by...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2005/09/16/the-joys-of-hta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
