<?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>jayroos.com</title>
	<atom:link href="http://jayroos.com/tech/feed" rel="self" type="application/rss+xml" />
	<link>http://jayroos.com/tech</link>
	<description>Jack of all tech, master of none</description>
	<lastBuildDate>Wed, 24 Jun 2009 18:08:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Set Page Numbering for Multiple Excel Sheets</title>
		<link>http://jayroos.com/tech/233-set-page-numbering-for-multiple-excel-sheets.html</link>
		<comments>http://jayroos.com/tech/233-set-page-numbering-for-multiple-excel-sheets.html#comments</comments>
		<pubDate>Wed, 24 Jun 2009 18:08:16 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[page numbering]]></category>
		<category><![CDATA[page setup]]></category>
		<category><![CDATA[sheets]]></category>
		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://jayroos.com/tech/?p=233</guid>
		<description><![CDATA[For the first time I can recall, I had to setup page numbering in an Excel footer. Initially it was driving me crazy that I would set the footer for one tab, but it wouldn&#8217;t apply to the rest. For a brief moment I thought I would have to set the footer on each page [...]]]></description>
			<content:encoded><![CDATA[<p>For the first time I can recall, I had to setup page numbering in an Excel footer. Initially it was driving me crazy that I would set the footer for one tab, but it wouldn&#8217;t apply to the rest. For a brief moment I thought I would have to set the footer on each page and remember to adjust the numbering.</p>
<p>Fortunately, I decided to Ctrl-click each of the sheet tabs I wanted to number enter page setup and set the footer in the normal Microsoft Office way. Sure enough it worked. Shift-click will also work to select a range. No doubt this also works for other Page Setup options.</p>
<p>This may be common knowledge, but I never needed to do it until today.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayroos.com/tech/233-set-page-numbering-for-multiple-excel-sheets.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daylight Savings Time Update for Windows 2000</title>
		<link>http://jayroos.com/tech/11-daylight-savings-time-update-for-windows-2000.html</link>
		<comments>http://jayroos.com/tech/11-daylight-savings-time-update-for-windows-2000.html#comments</comments>
		<pubDate>Sat, 03 Feb 2007 23:27:17 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jayroos.com/wptech/archives/11-daylight-savings-time-update-for-windows-2000.html</guid>
		<description><![CDATA[The United States government has changed the start and end dates for Daylight Savings Time as part of the Energy Policy Act of 2005. The theory is energy will be saved by starting earlier and ending later. Of course our computers don&#8217;t know that yet. Unless you fix it, your computer&#8217;s clock will be off [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0in">The United States government has changed the start and end dates for Daylight Savings Time as part of the <a href="http://en.wikipedia.org/wiki/Energy_Policy_Act_of_2005" target="_blank" title="Wikipedia Article">Energy Policy Act of 2005</a>. The theory is energy will be saved by starting earlier and ending later. Of course our computers don&#8217;t know that yet. Unless you fix it, your computer&#8217;s clock will be off by an hour when you wake up on March 11th.</p>
<p style="margin-bottom: 0in">If you have a computer running Windows XP or later you&#8217;ll be fine if you just <a href="http://support.microsoft.com/kb/928388" title="Daylight Savings Time Patch" target="_blank">go get the patch</a> for your OS from Microsoft. If you have Windows 2000 you have to do it the hard way, unless you have <a href="http://www.microsoft.com/licensing/sa/benefits/extended.mspx" target="_blank">Extended Hotfix Support</a>. Windows 2000 is no longer supported by Microsoft, but they do provide a long <a href="http://support.microsoft.com/kb/914387" title="Microsoft Knowledge Base Article 914387" target="_blank">knowledge base article</a> to tell you how to do it yourself.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9634670163188220";
/* 468x60, created 7/7/09 */
google_ad_slot = "4156480097";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p style="margin-bottom: 0in">Fear no more. I needed to simplify the process so it can be repeated on hundreds of machines. I&#8217;ve wrapped it all up in one self-extracting zip file and I&#8217;m sharing it with you. <a href="uploads/DSTUpdate.exe" target="_blank" title="DSTUpdate.exe">DSTUpdate.exe</a> was created with <a href="http://www.zipgenius.it/" title="ZipGenius Homepage" target="_blank">ZipGenius</a> and if you want to check my work feel free to look inside and check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayroos.com/tech/11-daylight-savings-time-update-for-windows-2000.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make the Windows 2000 Registry Repair Utility into a Bootable CD</title>
		<link>http://jayroos.com/tech/10-make-the-windows-2000-registry-repair-utility-into-a-bootable-cd.html</link>
		<comments>http://jayroos.com/tech/10-make-the-windows-2000-registry-repair-utility-into-a-bootable-cd.html#comments</comments>
		<pubDate>Tue, 13 Jan 2004 12:00:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jayroos.com/wptech/archives/10-make-the-windows-2000-registry-repair-utility-into-a-bootable-cd.html</guid>
		<description><![CDATA[In September Microsoft released the Windows 2000 Registry Repair Utility at their downloads site. The utility fills a void in my software toolbox I&#8217;ve been trying to fill for some time. There are ways to boot into the recovery console and fix the registry but there&#8217;s never been an easy way and they often don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>In September Microsoft released the Windows 2000 Registry Repair Utility at their downloads site. The utility fills a void in my software toolbox I&#8217;ve been trying to fill for some time. There are ways to boot into the recovery console and fix the registry but there&#8217;s never been an easy way and they often don&#8217;t work. This utility has already saved more than one computer I administer.</p>
<p>The instructions provided with the utility require creating six Windows XP Setup Floppy Disks and then running an installer that copies some files to the sixth disk. To run the program you need to boot from the floppy drive and successively insert each disk until you get to the last one. The program then asks which installation to fix and hopefully fixes it.</p>
<p>I wasn&#8217;t satisfied with loading six floppies to get the job done. My toolkit only includes one blank floppy. Everything else I need is kept on CDs. If I need a bootable floppy I have images on a CD that I can load to the floppy as needed. So I set out to figure out how to move the utility to CD.</p>
<p><span id="more-10"></span></p>
<p>I tried booting from a DOS floppy and running the program but it does not run in DOS mode. I also tried adding it to a <a href="http://www.nu2.nu/pebuilder/" target="_blank">Bart&#8217;s PE-Builder CD</a><br />
but it didn&#8217;t want to run there either. My last try was to run it from<br />
the recovery console but I had no such luck. The six disks I had<br />
created were obviously some flavor of recovery console, which can be<br />
booted from CD, so I turned to <a href="http://www.google.com/" target="_blank">Google</a> and started searching.</p>
<p><u><strong>Requirements</strong></u></p>
<p>To create a Windows 2000 Registry Repair Utility some programs and files are required:</p>
<ul>
<li>Windows XP or Windows 2000 bootable installation CD</li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;familyid=55820EDB-5039-4955-BCB7-4FED408EA73F" target="_blank">Windows 2000 Registry Repair Utility</a></li>
<li><a href="http://www.nu2.nu/bbie/" target="_blank">Windows XP Setup Floppy Disks</a></li>
<li><a href="http://www.winimage.com/extract.htm" target="_blank">Bart&#8217;s Boot Image Extractor</a></li>
<li><a href="ftp://ftp.berlios.de/pub/cdrecord/alpha/win32/cdrtools-1.11a12-win32-bin.zip" target="_blank">Disk Image file Extractor</a></li>
<li><a href="ftp://ftp.berlios.de/pub/cdrecord/alpha/win32/cdrtools-1.11a12-win32-bin.zip" target="_blank">CDRTools for Windows</a></li>
</ul>
<p><u><strong>Assumptions</strong></u></p>
<ul>
<li>Drive D: is a hard drive</li>
<li>Drive E: is the CD-ROM drive</li>
</ul>
<p><u><strong>Directions</strong></u></p>
<table style="border: 2px solid #dfdfdf; margin-top: 0pt" border="0" cellpadding="1" cellspacing="2" width="100%">
<tr bgcolor="#dfdfdf" valign="top">
<td>Create 3 folders on drive D: named w2krepaircd, w2krepairfiles and temp</td>
<td>&nbsp;</td>
</tr>
</table>
<p>Get instructions on using the Windows 2000 Registry Repair utility from <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=56d3c201-2c68-4de8-9229-ca494362419c&amp;DisplayLang=en" target="_blank">Microsoft</a>.</p>
<p><u><strong>Resources</strong></u></p>
<p>Windows 2000 Registry Repair Utility<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=56d3c201-2c68-4de8-9229-ca494362419c&amp;DisplayLang=en" target="_blank">http://www.microsoft.com/downloads/details.aspx?<br />
FamilyID=56d3c201-2c68-4de8-9229-ca494362419c&amp;DisplayLang=en</a></p>
<p>Windows XP Setup Floppy Disks<br />
<a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;familyid=55820EDB-5039-4955-BCB7-4FED408EA73F" target="_blank">http://www.microsoft.com/downloads/details.aspx?<br />
displaylang=en&amp;familyid=55820EDB-5039-4955-BCB7-4FED408EA73F</a></p>
<p>Barts PE-Builder<br />
<a href="http://www.nu2.nu/pebuilder/" target="_blank">http://www.nu2.nu/pebuilder/</a></p>
<p>Bink.nu &#8211; Making a Bootable Windows 2000 CD with Service Pack Integrated<br />
<a href="http://old.bink.nu/bootcd/" target="_blank">http://old.bink.nu/bootcd/</a></p>
<p>Windows Network Mag &#8211; How do I create a bootable CD-ROM containing ERD Commander/Professional?<br />
<a href="http://www.winnetmag.com/Article/ArticleID/14732/14732.html" target="_blank">http://www.winnetmag.com/Article/ArticleID/14732/14732.html</a></p>
<p>Bart&#8217;s Boot Image Extractor<br />
<a href="http://www.nu2.nu/bbie/" target="_blank">http://www.nu2.nu/bbie/</a></p>
<p>Gilles Vollant Software &#8211; Extract<br />
<a href="http://www.winimage.com/extract.htm" target="_blank">http://www.winimage.com/extract.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jayroos.com/tech/10-make-the-windows-2000-registry-repair-utility-into-a-bootable-cd.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dual Boot Windows 2000 and Ghost</title>
		<link>http://jayroos.com/tech/9-dual-boot-windows-2000-and-ghost.html</link>
		<comments>http://jayroos.com/tech/9-dual-boot-windows-2000-and-ghost.html#comments</comments>
		<pubDate>Mon, 04 Nov 2002 12:00:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jayroos.com/wptech/archives/9-dual-boot-windows-2000-and-ghost.html</guid>
		<description><![CDATA[For some time now, I&#8217;ve been using Norton Ghost to make perfect backups of my computers. The one thing about Ghost that gets old, is you have to boot up to DOS with a floppy disk or CD-ROM in order to make the backup. In addition to requiring a boot floppy, I keep my BIOS [...]]]></description>
			<content:encoded><![CDATA[<p>For some time now, I&#8217;ve been using <a href="http://www.symantec.com/sabu/ghost/ghost_personal/">Norton Ghost</a> to make perfect backups of my computers. The one thing about Ghost that gets old, is you have to boot up to DOS with a floppy disk or CD-ROM in order to make the backup. In addition to requiring a boot floppy, I keep my BIOS set to only boot to the hard drive so I don&#8217;t accidently boot up a floppy and risk infecting my computer with a virus.</p>
<p>I decided to figure out how to dual boot Windows 2000 and DOS so I can boot up to DOS on the hard drive and run Ghost without popping in floppy disks and changing BIOS settings to allow the computer to boot to the floppy.</p>
<p><span id="more-9"></span></p>
<p>If you don&#8217;t follow these steps your system may not be able to boot<br />
up. Make sure you have a Windows 2000 boot CD handy before you start.</p>
<p>I found instructions in Microsoft&#8217;s Knowledge Base article <a href="http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q153762&amp;">Q153762</a> when creating the dual boot.</p>
<ol>
<li>Boot your machine from a Windows 98 boot disk or another boot disk with the sys.com utility.</li>
<li>At the DOS prompt type <strong><code>sys c:</code></strong>. This will destroy the Windows 2000 boot sector but we&#8217;ll repair it in the next step.</li>
<li>When the system transferred message is displayed, reboot with the Windows 2000 Install CD-ROM or the Windows 2000 Setup Disks.</li>
<li>When prompted press <strong>R</strong> to repair.</li>
<li>Press <strong>R</strong> again to use the Emergency Repair Process.</li>
<li>Select <strong>M</strong> for Manual Repair.</li>
<li>Deselect <strong>Inspect startup environment</strong> and <strong>Verify Windows 2000 system files</strong>. Then select <strong>Continue</strong></li>
<li>Select <strong>L</strong> to locate the current Windows 2000 install location.</li>
<li>If the directory displayed press <strong>ENTER</strong><br />
to fix the boot sector. The computer will reboot when the repair is<br />
complete. Remove the CD-ROM before the computer boots to it again.</li>
<li>Boot into Windows and use Notepad to edit <code>boot.ini</code> located in <code>C:\</code>.</li>
<li>Add a line at the end of the <code>boot.ini</code> file with something similar to <strong><code>c:\="Boot to Ghost backup"</code></strong> and save the file. If you want to change the amount of time that the boot menu is shown, change the line <strong><code>"timeout=30"</code></strong> to whatever number of seconds you like.</li>
</ol>
<p>Make sure you copy the files you need to the hard drive such as ghost.exe and mouse.com.</p>
<p>You&#8217;ll now be able to choose whether to boot into Windows 2000 or DOS and you won&#8217;t need to put in a boot floppy to do it.</p>
<p>You may want to have autoexec.bat automatically run some commands<br />
when you boot up but autoexec will run whether you boot DOS or Windows.<br />
See the example below for a workaround. I haven&#8217;t come up with a<br />
similar method for config.sys yet.</p>
<p><strong>Sample Autoexec.bat:</strong></p>
<p><code> @ECHO OFF</code></p>
<p>IF &#8220;%OS%&#8221; == &#8220;Windows_NT&#8221; GOTO QUIT</p>
<p>PATH=c:\winnt\system32;d:\<br />
D:\mouse.com<br />
D:\</p>
<p>:QUIT</p>
]]></content:encoded>
			<wfw:commentRss>http://jayroos.com/tech/9-dual-boot-windows-2000-and-ghost.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recovering From a SYSTEMced Error</title>
		<link>http://jayroos.com/tech/8-recovering-from-a-systemced-error.html</link>
		<comments>http://jayroos.com/tech/8-recovering-from-a-systemced-error.html#comments</comments>
		<pubDate>Wed, 16 Oct 2002 12:00:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jayroos.com/wptech/archives/8-recovering-from-a-systemced-error.html</guid>
		<description><![CDATA[Note: This procedure has been superceeded by the availability of the Windows 2000 Registry Repair Utility. Please see my tip on how to make it into a bootable CD and try it before you try this tip.
The Windows 2000 SYSTEMced error occurs when the system can&#8217;t load the SYSTEM hive of the registry. The reasons [...]]]></description>
			<content:encoded><![CDATA[<p><em>Note: This procedure has been superceeded by the availability of the Windows 2000 Registry Repair Utility. Please see <a href="/tech/tips/32">my tip</a> on how to make it into a bootable CD and try it before you try this tip.</em></p>
<p>The Windows 2000 SYSTEMced error occurs when the system can&#8217;t load the SYSTEM hive of the registry. The reasons include the SYSTEM hive being damaged, missing or too large to load.</p>
<p>The cause I&#8217;ve experienced most often has been the hive being too large to load. The SYSTEM hive has to share 16 MB of memory with several other processes when it is first read so if the hive is 16 MB and the other processes take up 3 MB it just can&#8217;t be read. Microsoft has instructions for recovering from a hive that gets too large in knowledge base article <a href="http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q269075">Q269075</a>. However, I&#8217;ve never been able to recover a system using only the method they specify. Microsoft assumes that the SYSTEM hive is too large because there are a large number of shared resources and their fix is to eliminate the key of the hive with the shares in it.</p>
<p><span id="more-8"></span></p>
<p>If the SYSTEM hive isn&#8217;t large due to shares then what makes it too<br />
big? As the system reads, writes and deletes data in the registry, it<br />
sometimes leaves gaps. While the size of the actual data may not<br />
increase by much, the system still has to read in the entire file. If<br />
there are 3 MB of data and the registry file has 13 MB of wasted space,<br />
there&#8217;s going to be a problem. Normally the wasted space doesn&#8217;t get<br />
very large, but occasionally a bad program or runaway process makes a<br />
mess of the registry.</p>
<p>I recently discovered a program called <a href="http://experimentalscene.com/?type=1&amp;id=1#download">RegCompact</a><br />
that eliminates the empty wasted space from the registry. Unfortunately<br />
it only works on hives that are currently loaded so if you follow<br />
Microsoft&#8217;s instructions and replace the oversized hive with the backup<br />
you won&#8217;t be able to compact it.This procedure requires logging into<br />
the recovery console and changing registry hives. If you&#8217;ve come this<br />
far chances are your system is already not working right. You could<br />
still make things work so take care.</p>
<p>Follow my instructions to repair a SYSTEMced failure that is not due<br />
to a large number of shares. These steps are very similar to<br />
Microsoft&#8217;s but we&#8217;ll assume the problem is not with shares.</p>
<ul>
<li>Use the Windows 2000 CD-ROM or Windows 2000 startup floppies to boot up.</li>
<li>Choose R to enter the repair menu.</li>
<li>Choose C on the repair menu to run the console.</li>
<li>Select the installation of Windows you wish to repair and enter the administrator password.</li>
<li>Type <code><strong>cd system32\config</strong></code> and press enter.</li>
<li>Rename the bad SYSTEM hive and its alternate by typing <code><strong>ren system system.bad</strong></code> then enter and <code><strong>ren system.alt systemalt.bad</strong></code> then enter.</li>
<li>If you have run the Emergency Disk Wizard in the Windows Backup program, type <code><strong>copy C:\WINNT\Repair\Regback\system</strong></code> and press enter. Most if not all of your drivers will already be installed.</li>
<li>If you have not run the Emergency Disk Wizard type <code><strong>copy C:\WINNT\Repair\system</strong></code> and press enter. This is the default system hive and you will likely have to install drivers when you reboot.</li>
<li>Remove any CDs or floppies and type <code><strong>exit</strong></code> and press enter to reboot.</li>
<li>Once Windows boots and you&#8217;ve installed any necessary drivers obtain and install a copy of <a href="http://experimentalscene.com/?type=1&amp;id=1#download">RegCompact</a></li>
<li>Go to <strong>Start -&gt; Run</strong> and type <code><strong>regedt32.exe</strong></code> and click OK</li>
<li>Locate the window titled <strong>HKEY_LOCAL_MACHINE on Local Machine</strong> and click on <strong>HKEY_LOCAL_MACHINE</strong>.</li>
<li>On the menu go to <strong>Registry -&gt; Load Hive&#8230;</strong></li>
<li>Navigate to <strong>C:\WINNT\system32\config</strong> and select <strong>system.bad</strong> then click <strong>Open</strong>.</li>
<li>For the key name enter <code><strong>System.bad</strong></code> and click <strong>OK</strong></li>
<li>At this point the bad hive will either load or it won&#8217;t.<br />
- If it doesn&#8217;t load, it&#8217;s simply corrupted. You can either use the backup hive you just loaded or start with a fresh install.<br />
- If it does load, continue on with the fix.</li>
<li>Exit the Registry Editor.</li>
<li>Open RegCompact. You should see system.bad in the list of hives. Click <strong>Compact</strong>. The computer will restart.</li>
<li>After<br />
the system has booted up into windows again, reboot and use the Windows<br />
2000 CD-ROM or Windows 2000 startup floppies to boot up.</li>
<li>Choose R to enter the repair menu.</li>
<li>Choose C on the repair menu to run the console.</li>
<li>Select the installation of Windows you wish to repair and enter the administrator password.</li>
<li>Type <code><strong>cd system32\config</strong></code> and press enter.</li>
<li>Rename the temporary SYSTEM hive and its alternate by typing <code><strong>ren system system.bak</strong></code> then enter and <code><strong>ren system.alt systemalt.bak</strong></code> then enter.</li>
<li>Copy the formerly bad system file to make it the actual system hive by typing <code><strong>copy system.bad system</strong></code>. There is no need to replace the alternate file because Windows will create a new one.</li>
<li>Remove any CDs or floppies and type <code><strong>exit</strong></code> and press enter to reboot.</li>
</ul>
<p>Your computer should now be running as well as or better than it ran before the SYSTEMced error.</p>
<p>Modified 2003-09-04</p>
]]></content:encoded>
			<wfw:commentRss>http://jayroos.com/tech/8-recovering-from-a-systemced-error.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cleaning up after Internet Explorer</title>
		<link>http://jayroos.com/tech/7-cleaning-up-after-internet-explorer.html</link>
		<comments>http://jayroos.com/tech/7-cleaning-up-after-internet-explorer.html#comments</comments>
		<pubDate>Thu, 28 Mar 2002 12:00:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jayroos.com/wptech/archives/7-cleaning-up-after-internet-explorer.html</guid>
		<description><![CDATA[Internet Explorer leaves pieces of information from browsing all over the place and doesn&#8217;t clean up after itself when you&#8217;re done browsing. Whether your concerned about privacy or just don&#8217;t like having all the garbage lying around, this one&#8217;s for you.
You use this script at your own risk. I am not a programmer. I just [...]]]></description>
			<content:encoded><![CDATA[<p>Internet Explorer leaves pieces of information from browsing all over the place and doesn&#8217;t clean up after itself when you&#8217;re done browsing. Whether your concerned about privacy or just don&#8217;t like having all the garbage lying around, this one&#8217;s for you.</p>
<p>You use this script at your own risk. I am not a programmer. I just occasionally hack together code that gets the job done. If this script should happen to go wild and hose your computer you&#8217;ve been warned.</p>
<p><a href="http://www.jayroos.com/tech/CleanExplore.zip">CleanExplore.vbs</a></p>
<p>This script replaces launching IE directly. Instead CleanExplore launches IE and watches it. When IE exits the script wakes up and deletes Typed URLs, Cookies, the Cache and History files. It will not remove any index.dat files or any subfolders that are not empty.</p>
<p>Installation:<br />
Copy this file anywhere you like. If IE is not in the standard location change the strIEPath variable below. Replace your IE shortcuts with shortcuts to this script. Rename them to Internet Explorer for transparency and change the icon to the big blue E.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayroos.com/tech/7-cleaning-up-after-internet-explorer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing Netbios on Windows 98</title>
		<link>http://jayroos.com/tech/6-securing-netbios-on-windows-98.html</link>
		<comments>http://jayroos.com/tech/6-securing-netbios-on-windows-98.html#comments</comments>
		<pubDate>Mon, 12 Mar 2001 12:00:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jayroos.com/wptech/archives/6-securing-netbios-on-windows-98.html</guid>
		<description><![CDATA[Microsoft is not known for it&#8217;s high security practices. As a result most people who run a Microsoft operating system have the security holes already built in. In this tip I&#8217;ll show how to add just a little more security to your Windows 98 setup.
If you are using file and printer sharing or any other [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft is not known for it&#8217;s high security practices. As a result most people who run a Microsoft operating system have the security holes already built in. In this tip I&#8217;ll show how to add just a little more security to your Windows 98 setup.</p>
<p>If you are using file and printer sharing or any other service that depends on netbios you shouldn&#8217;t use this tip. If you are unsure you certainly shouldn&#8217;t bother. This procedure also requires registry editing and renaming of system files. Anytime you venture into the registry you risk rendering your system useless. Before following these instructions be sure you have all important files backed up.</p>
<p>To completely disable netbios in Windows 98, first open the Network Control Panel and make sure that File and Printer Sharing is uninstalled. Next go to C:\Windows\System and rename vnetbios.vxd to vnetbios_vxd. Now open regedit and navigate to the Key HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETBIOS. Right click on the VNETBIOS key and choose delete. With you must restart to apply the changes. Once you restart if you open a DOS prompt and type netstat -a you shouldn&#8217;t see any netbios ports listening (ports 137-139).</p>
<p>Modified 2001-03-12</p>
]]></content:encoded>
			<wfw:commentRss>http://jayroos.com/tech/6-securing-netbios-on-windows-98.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing Netbios on Windows 2000</title>
		<link>http://jayroos.com/tech/5-securing-netbios-on-windows-2000.html</link>
		<comments>http://jayroos.com/tech/5-securing-netbios-on-windows-2000.html#comments</comments>
		<pubDate>Thu, 08 Mar 2001 12:00:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jayroos.com/wptech/archives/5-securing-netbios-on-windows-2000.html</guid>
		<description><![CDATA[Microsoft is not known for it&#8217;s quality security practices. As a result most people who run a Microsoft operating system have the security holes already built in. In this tip I&#8217;ll show how to add just a little more security to your Windows 2000 setup.
If you are using file and printer sharing or any other [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft is not known for it&#8217;s quality security practices. As a result most people who run a Microsoft operating system have the security holes already built in. In this tip I&#8217;ll show how to add just a little more security to your Windows 2000 setup.</p>
<p>If you are using file and printer sharing or any other service that depends on netbios you shouldn&#8217;t use this tip. If you are unsure you certainly shouldn&#8217;t bother.</p>
<p></p>
<p>Open the Network Control Panel. Then right click on your Local Area Connection and choose properties. The first step in securing netbios is to uninstall File and Printer Sharing if it is listed. This goes for any operating system and any protocol. If you don&#8217;t need a protocol then it&#8217;s just another security hole. The next thing to do is disable netbios over TCP. Click on Internet Protocol (TCP/IP) and choose properties. Next choose Advanced&#8230; and click the WINS tab. On this page uncheck Enable LMHOSTS lookup and choose Disable NetBIOS over TCP/IP. Click OK and if it asks you &#8220;This connection has an empty primary WINS address. Do you want to continue?&#8221; click yes. Click OK and OK and then close the control panel. You should reboot. Now any scanner looking for netbios information will turn up empty. One less hole.</p>
<p>Modified 2001-03-08</p>
]]></content:encoded>
			<wfw:commentRss>http://jayroos.com/tech/5-securing-netbios-on-windows-2000.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Bootable CD-ROM</title>
		<link>http://jayroos.com/tech/4-creating-a-bootable-cd-rom.html</link>
		<comments>http://jayroos.com/tech/4-creating-a-bootable-cd-rom.html#comments</comments>
		<pubDate>Thu, 07 Dec 2000 12:00:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jayroos.com/wptech/archives/4-creating-a-bootable-cd-rom.html</guid>
		<description><![CDATA[The directions for making a bootable were never obvious to me so I never did it. One day I decided I wanted a bootable CD and made several coasters in the process of trying to get it right. Hopefully my directions will help you save a couple bucks on blanks.
The directions that follow were written [...]]]></description>
			<content:encoded><![CDATA[<p>The directions for making a bootable were never obvious to me so I never did it. One day I decided I wanted a bootable CD and made several coasters in the process of trying to get it right. Hopefully my directions will help you save a couple bucks on blanks.</p>
<p>The directions that follow were written with Adaptec Easy CD Creator in mind. There are many CD burning packages available and there will be variations in procedure.</p>
<p></p>
<p>When you create a bootable CD, a boot image is created on the CD that the computer uses to boot up. The boot image is created from a floppy and behaves like a floppy. The image is opened in to memory just like a ram drive and uses the drive letter A:. There are a couple things to keep in mind when you are creating a bootable CD. The first thing is the format used on bootable CDs is ISO 9660, which means filenames can only be 8 characters long with a 3-character extension. If any file names are longer than that they will be truncated so they look like filena~1.txt. The second thing to remember is the CD-ROM drive still needs to have drivers loaded in order to use it. Without the CD-ROM drivers, the computer will only read the image information from the CD. The best way to make a bootable CD is to act like you&#8217;re still using a floppy disk and CD. Set up a floppy to work with the CD as if it was a non-bootable CD. That means the floppy should be bootable and include the CD-ROM drivers, config.sys and autoexec.bat as well as any other files and drivers necessary to start the computer. Once you get everything set up all you have to do is burn the CD. If you use Easy CD creator it will ask you to insert a bootable floppy. Just add files to the CD and you&#8217;re all set. The last thing to keep in mind is the computer must support booting from CD-ROM and the CD-ROM must be set to boot before hard drive otherwise it&#8217;ll just ignore the CD and boot to the hard drive instead.</p>
<p>Modified 2000-12-07</p>
]]></content:encoded>
			<wfw:commentRss>http://jayroos.com/tech/4-creating-a-bootable-cd-rom.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flushing the Windows 2000 DNS Cache</title>
		<link>http://jayroos.com/tech/3-flushing-the-windows-2000-dns-cache.html</link>
		<comments>http://jayroos.com/tech/3-flushing-the-windows-2000-dns-cache.html#comments</comments>
		<pubDate>Wed, 29 Nov 2000 12:00:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jayroos.com/wptech/archives/3-flushing-the-windows-2000-dns-cache.html</guid>
		<description><![CDATA[In Windows 2000 there is a service that keeps DNS information cached on your computer. This is good because the computer doesn&#8217;t always have to query the DNS server to locate web sites you&#8217;ve already visited. The problem is if you don&#8217;t restart your computer often enough and one of the DNS entries changes it [...]]]></description>
			<content:encoded><![CDATA[<p>In Windows 2000 there is a service that keeps DNS information cached on your computer. This is good because the computer doesn&#8217;t always have to query the DNS server to locate web sites you&#8217;ve already visited. The problem is if you don&#8217;t restart your computer often enough and one of the DNS entries changes it doesn&#8217;t always get reflected in the DNS cache. A recent example is when a friend of mine changed his hosting service. Other computers showed the web site with no problem but my computer continued to show the old site. I fixed it by restarting but depending on what else is running on the computer it&#8217;s not always possible or desirable to restart to update or flush the DNS cache.</p>
<p></p>
<p>There&#8217;s no real danger with this tip. The worst thing that could happen is your DNS server may go down immediately after you flush the cache and you won&#8217;t be able to access any web sites until it comes back up. Not likely.</p>
<p>This is a simple procedure. Just open a DOS Window and type ipconfig /flushdns at the command prompt. All done.</p>
<p>Modified 2000-12-07</p>
]]></content:encoded>
			<wfw:commentRss>http://jayroos.com/tech/3-flushing-the-windows-2000-dns-cache.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
