<?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>Computerzworld &#187; Windows</title>
	<atom:link href="http://computerzworld.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://computerzworld.com</link>
	<description>Explore the world of computers.</description>
	<lastBuildDate>Thu, 20 May 2010 05:11:39 +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>Microsoft security essentials</title>
		<link>http://computerzworld.com/microsoft-security-essentials/</link>
		<comments>http://computerzworld.com/microsoft-security-essentials/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 14:15:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://computerzworld.com/microsoft-security-essentials/</guid>
		<description><![CDATA[Microsoft Security Essentials (MSE) (previously codenamed Morro) is a free antivirus software created by Microsoft that provides protection against viruses, spyware, rootkits, and trojans for Windows XP (x86), Windows Vista, and Windows 7 (both x86 and x64), free of charge. MSE replaces Windows Live OneCare, a commercial subscription-based antivirus service and the free Windows Defender, [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Security Essentials (MSE) (previously codenamed Morro) is a free antivirus software created by Microsoft that provides protection against viruses, spyware, rootkits, and trojans for Windows XP (x86), Windows Vista, and Windows 7 (both x86 and x64), free of charge. MSE replaces Windows Live OneCare, a commercial subscription-based antivirus service and the free Windows Defender, which only protected users from adware and spyware. It is geared for consumer use, unlike Microsoft&#8217;s upcoming enterprise-oriented product Microsoft Forefront.</p>
<p>Symantec and McAfee, two competing antivirus vendors, responded by claiming that MSE is not as good as their own software. AVG Technologies viewed MSE positively, stating it reinforced the company&#8217;s ideal of free antivirus software. Reviews were mostly positive, citing its organized interface, low resource usage, and its status as freeware.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-1667992008851710";
/* 468x15,hrstrip-small */
google_ad_slot = "5038650752";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://computerzworld.com/microsoft-security-essentials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make your Windows XP talk as you type</title>
		<link>http://computerzworld.com/make-your-windows-xp-talk-as-you-type/</link>
		<comments>http://computerzworld.com/make-your-windows-xp-talk-as-you-type/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:01:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://computerzworld.com/?p=669</guid>
		<description><![CDATA[Open a text file in notepad and write:

copy from here:-

Dim msg, sapi
msg=InputBox(&#8220;Enter your text&#8221;,&#8221;Talk it&#8221;)
Set sapi=CreateObject(&#8220;sapi.spvoice&#8221;)
sapi.Speak msg



Save the file with a (*.vbs) extension, it will create a VBScript File.
It will prompt you for a text, input the text and press ok.&#8221;




]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Open a text file in notepad and write:</p>
<p class="MsoNormal">
<p class="MsoNormal">copy from here:-</p>
<p class="MsoNormal">
<p class="MsoNormal">Dim msg, sapi</p>
<p class="MsoNormal">msg=InputBox(&#8220;Enter your text&#8221;,&#8221;Talk it&#8221;)</p>
<p class="MsoNormal">Set sapi=CreateObject(&#8220;sapi.spvoice&#8221;)</p>
<p class="MsoNormal">sapi.Speak msg</p>
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal">Save the file with a (*.vbs) extension, it will create a VBScript File.</p>
<p class="MsoNormal">It will prompt you for a text, input the text and press ok.&#8221;</p>
<p class="MsoNormal"><script type="text/javascript"><!--
google_ad_client = "pub-1667992008851710";
/* 468x15,hrstrip-small */
google_ad_slot = "5038650752";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://computerzworld.com/make-your-windows-xp-talk-as-you-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shutdown,restart,hibernate shortcut</title>
		<link>http://computerzworld.com/shutdownrestarthibernate-shortcut/</link>
		<comments>http://computerzworld.com/shutdownrestarthibernate-shortcut/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 16:35:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://computerzworld.com/?p=663</guid>
		<description><![CDATA[Go to your desktop and right click somewhere clear then choose SHORTCUT from the NEW menu.
Enter shutdown -s -t 0 then click next.
For other things here are the codes:
Restart: shutdown -r -t 0
Logoff: shutdown -l -t 0
Hibernate: rundll32.exe PowrProf.dll, SetSuspendState Hibernate
Type Shut Down (Title Name) or whatever you want, Click Finish.




]]></description>
			<content:encoded><![CDATA[<p>Go to your desktop and right click somewhere clear then choose SHORTCUT from the NEW menu.</p>
<p>Enter shutdown -s -t 0 then click next.</p>
<p>For other things here are the codes:<br />
Restart: shutdown -r -t 0<br />
Logoff: shutdown -l -t 0<br />
Hibernate: rundll32.exe PowrProf.dll, SetSuspendState Hibernate</p>
<p>Type Shut Down (Title Name) or whatever you want, Click Finish.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1667992008851710";
/* 468x15,hrstrip-small */
google_ad_slot = "5038650752";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://computerzworld.com/shutdownrestarthibernate-shortcut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows System Assessment Tool</title>
		<link>http://computerzworld.com/windows-system-assessment-tool/</link>
		<comments>http://computerzworld.com/windows-system-assessment-tool/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 05:59:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://computerzworld.com/?p=659</guid>
		<description><![CDATA[The Windows System Assessment Tool (WinSAT) is a module of Microsoft Windows Vista which measures various performance characteristics and capabilities of the hardware it is running on and reports them as a Windows Experience Index (WEI) score, a number between 1.0 and 5.9. The WEI is due to increase its maximum score with future updates. [...]]]></description>
			<content:encoded><![CDATA[<p>The Windows System Assessment Tool (WinSAT) is a module of Microsoft Windows Vista which measures various performance characteristics and capabilities of the hardware it is running on and reports them as a Windows Experience Index (WEI) score, a number between 1.0 and 5.9. The WEI is due to increase its maximum score with future updates. The WEI includes five subscores: processor, memory, 2D graphics, 3D graphics, and disk; the basescore is equal to the lowest of the subscores.</p>
<div class="thumb tright">
<div class="thumbinner" style="width: 182px;"><a class="image" title="Windows Experience Index in Windows 7" href="http://en.wikipedia.org/wiki/Image:Windows_experience_index_in_windows_7.png"></a></p>
<div class="thumbcaption">
<div class="magnify"><a class="internal" title="Enlarge" href="http://en.wikipedia.org/wiki/Image:Windows_experience_index_in_windows_7.png"><br />
</a></div>
</div>
</div>
<p style="text-align: center;"><img class="thumbimage" src="http://upload.wikimedia.org/wikipedia/en/thumb/b/b7/Windows_experience_index_in_windows_7.png/180px-Windows_experience_index_in_windows_7.png" border="0" alt="" width="180" height="144" /></p>
</div>
<p>The WEI allows users to match their computer hardware performance with the performance requirements of software. For example, the Aero graphical user interface recommends a WEI score of 3 or higher for satisfactory use of the &#8220;Aero Glass&#8221; feature. The WEI can also be used to show which part of a system will provide the greatest increase in performance when upgraded. For example a computer with the lowest subscore being its memory, would benefit more from a RAM increase than adding a faster hard drive (or any other component).</p>
<p>Microsoft intends that software publishers list WEI scores to specify hardware requirements instead of specific technical parameters (such as &#8220;256MB of RAM or more&#8221;). Microsoft also intends that hardware manufacturers publish the WEI scores of their computers. However, few software or hardware vendors have done so to date.</p>
<p>The WEI is also available to applications through an API, so they can configure themselves as a function of hardware performance, taking advantage of its capabilities without becoming unacceptably slow.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1667992008851710";
/* 468x15,hrstrip-small */
google_ad_slot = "5038650752";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://computerzworld.com/windows-system-assessment-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Activate the keyboard mouse</title>
		<link>http://computerzworld.com/activate-the-keyboard-mouse/</link>
		<comments>http://computerzworld.com/activate-the-keyboard-mouse/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 05:20:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://computerzworld.com/?p=649</guid>
		<description><![CDATA[Follow the given steps to activate the keyboard mouse:
To edit this feature, first you should log onto your computer with administrative rights.
To activate this feature, press Alt+Shift+NumLock keys at once and you will receive a small MouseKey box.
To keep MouseKeys on, click on Ok button or click on cancel button to cancel MouseKeys box.
Click on [...]]]></description>
			<content:encoded><![CDATA[<p>Follow the given steps to activate the keyboard mouse:</p>
<p>To edit this feature, first you should log onto your computer with administrative rights.</p>
<p>To activate this feature, press Alt+Shift+NumLock keys at once and you will receive a small MouseKey box.</p>
<p>To keep MouseKeys on, click on Ok button or click on cancel button to cancel MouseKeys box.</p>
<p>Click on Settings button, if you want to adjust the mouse cursor detail settings.</p>
<p>Here a new dialog box will appear with the title Settings for MouseKeys&#8221;, now you can manage all mouse settings for example mouse cursor speed, acceleration and some other features.</p>
<p>Now using Numeric keypad, you can move your mouse pointer. The controls are:</p>
<p>*1,2,3,4,6,7,8 and 9 keys are used to move the mouse cursor into different directions.</p>
<p>*Key 5 is used as mouse click button.</p>
<p>*Insert key used to hold down mouse button.</p>
<p>*+ Sign used to double click on any object.</p>
<p>*Delete button used to release the mouse.</p>
<p>*Click on NumLock button to disable this keyboard mouse feature.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1667992008851710";
/* 468x15,hrstrip-small */
google_ad_slot = "5038650752";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://computerzworld.com/activate-the-keyboard-mouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change MAC address</title>
		<link>http://computerzworld.com/change-mac-address/</link>
		<comments>http://computerzworld.com/change-mac-address/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 16:33:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://computerzworld.com/?p=605</guid>
		<description><![CDATA[1. Go to Start-&#62;Settings-&#62;Control Panel and double click on Network and Dial-up Connections.
2. Right click on the NIC you want to change the MAC address and click on properties.
3. Under “General” tab, click on the “Configure” button
4. Click on “Advanced” tab
5. Under “Property section”, you should see an item called “Network Address” or &#8220;Locally Administered [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span>1. Go to Start-&gt;Settings-&gt;Control Panel and double click on Network and Dial-up Connections.</span></p>
<p class="MsoNormal"><span>2. Right click on the NIC you want to change the MAC address and click on properties.</span></p>
<p class="MsoNormal"><span>3. Under “General” tab, click on the “Configure” button</span></p>
<p class="MsoNormal"><span>4. Click on “Advanced” tab</span></p>
<p class="MsoNormal"><span>5. Under “Property section”, you should see an item called “Network Address” or &#8220;Locally Administered Address&#8221;, click on it.</span></p>
<p class="MsoNormal"><span>6. On the right side, under “Value”, type in the New MAC address you want to assign to your NIC. Usually this value is entered with the “-“ between the MAC address numbers.</span></p>
<p class="MsoNormal"><span>7.Goto command prompt and type in “ipconfig /all” or to verify the changes. If the changes are not materialized, then use the second method.</span></p>
<p class="MsoNormal"><span><script type="text/javascript"><!--
google_ad_client = "pub-1667992008851710";
/* 468x15,hrstrip-small */
google_ad_slot = "5038650752";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://computerzworld.com/change-mac-address/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Something about batch programming</title>
		<link>http://computerzworld.com/something-about-batch-programming/</link>
		<comments>http://computerzworld.com/something-about-batch-programming/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 18:14:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DOS]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://computerzworld.com/?p=572</guid>
		<description><![CDATA[ 

The simplest idea of how to write a batch file is: Figure out how you would type the commands at a DOS prompt, then type them, one per line, in a text file — and you’ve written your batch file.

Commandline Arguements {%x}
Variables can be inserted into a batch structure in the form of command [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--> <!--[if gte mso 10]><br />
<mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} --></p>
<p><!--[endif]--></p>
<p class="MsoNormal">The simplest idea of how to write a batch file is: Figure out how you would type the commands at a DOS prompt, then type them, one per line, in a text file — and you’ve written your batch file.</p>
<p class="MsoNormal">
<h3>Commandline Arguements {%x}</h3>
<p class="MsoNormal">Variables can be inserted into a batch structure in the form of command line arguements. These are in the form %1, %2, etc. To populate the variables, type the desired values after the batch file name when executing it.</p>
<p class="MsoNormal">
<h3>DOS Environment Variable Names {%nn%}</h3>
<p class="MsoNormal">DOS environment variables also can be used as variables in batch files. For example:</p>
<p>COPY %windir%\filename a:</p>
<p>Where does one get a list of DOS environment variables? I have never found a comprehensive list; but a partial but lengthy list of existing environment variables can be gotten by typing SET at a command prompt.</p>
<p>And here’s the really cool part! You can make them up as you go along, and assign them as you wish (as long as you don’t grab one that has a legitimate assigned value, such as, say, %windir%, the Windows directory name!). Pick a name, populate it with the SET command by any means known to you (including having one batch file run a process that includes setting one, and then another batch file using it), then use it by placing the name between flanking % signs. Environment variables remain until overwritten, or until a reboot. (If you set them in a DOS window, they will end when that session is closed.)</p>
<p>If you precede an environment variable setting with the SETLOCAL command (on a line of its own), then environment variable changes are local to the batch file. They do not exist for any other process and they do not survive the completion of the batch file’s execution. You can turn this setting off by issuing an ENDLOCAL command later in the batch file.</p>
<p>Silly example: To change the current logged drive to D:, do the following:</p>
<p>SET GONEXT=D:<br />
%GONEXT%</p>
<p>More practical example: You want to copy a file to the desktop of each user the next time they log into Windows. Each user logs into a different user profile, and the Desktop folder is in a unique location for each user. (The folder name will, of course, vary on non-English versions of Windows.) For a file called MYFILE.TXT, you can do this as follows on Windows 2000 or XP computers by using an environment variable %userprofile% which gives the path to the root of a given user’s profile:</p>
<p>COPY MYFILE.TXT %userprofile%\Desktop</p>
<p class="MsoNormal">
<p class="MsoNormal">
<h3>START Command</h3>
<p class="MsoNormal">The START command can launch a Windows program either by specifying the program name (and its command-line parameters), or by specifying a data file name that is associated with a particular program (one that would automatically launch if you clicked on it in Windows).</p>
<p>For example, if you have NOTEPAD.EXE associated with all TXT files, then you could open the file SOME.TXT in any of the following four ways:</p>
<p>NOTEPAD SOME.TXT<br />
SOME.TXT<br />
START NOTEPAD.EXE SOME.TXT<br />
START SOME.TXT</p>
<p>Why use one or the other? Well, sometimes you may have to use one particular form to get a result — depending, for example, on how the particular program is coded. Though the first form usually will work, you may want, for example, to write a more general batch file to open any particular program and associated file — without knowing what the requirements of all such files might be. You could, then, write a general batch file line such as START %1% %2%.</p>
<p>One particular use of the START command is to launch the default browser and go directly to a URL, for example: START <a href="http://google.com/" target="_blank">http://google.com</a></p>
<p>You may use any of four command line parameters with the START command. These go after the word START, but before the program name:</p>
<p>/minimized or /m<br />
/maximized or /max<br />
/restored or /r<br />
/wait or /w</p>
<p>The first three determine the screen status in which the program opens. The last one forces the batch file to halt processing until the called program has finished executing. (This can be useful, for example, if you are loading multiple items in your windows Startup folder, and the nature of the programs require that one be finished before the next starts loading. Put them all in a single batch file, using the /wait parameter, and only put a shortcut to the batch file in the Startup folder.) Command line parameters of the START command can be combined in a single line. Example:</p>
<p>START /max /wait NOTEPAD.EXE SOME.TXT</p>
<p class="MsoNormal">
<h3>IF and IF NOT Commands</h3>
<p class="MsoNormal">There are three variations of the IF and IF NOT commands.</p>
<p>* IF EXIST: Execute the commandline only if a particular file exists:</p>
<p>IF EXIST some.txt COPY c:/some.dll %windir%/SYSTEM/some.dll<br />
* Compare two text strings, and execute the commandline only if they are identical.</p>
<p>IF %HostWinBootDrv%==C SET WinDir=C:\WINDOWS<br />
* Error testing: Check the exit code of the most recently run program. If it is equal to or greater than the number specified, execute the command:</p>
<p>IF ERRORLEVEL 4 ERASE trashfile.tmp /P</p>
<p class="MsoNormal">
<h3>GOTO Command</h3>
<p class="MsoNormal">You can set a label in a batch file by beginning a line with a colon. You can then go directly to that label with the GOTO command. The GOTO command searches both forward and backward in the batch file; that is, it simply goes to the label location, regardless of where it is in the file.</p>
<p>For example, in my batch file for removing the Happy99 virus, UNHAPPY.BAT, the following code was used to make sure a file was not deleted unless the original form of it (backed up by the virus under the name WSOCK32.SKA) is present:</p>
<p>IF NOT EXIST WSOCK32.SKA GOTO SavedIt<br />
DEL WSOCK32.DLL<br />
RENAME WSOCK32.SKA WSOCK32.DLL<br />
:SavedIt</p>
<p class="MsoNormal">
<h3>FOR Command</h3>
<p class="MsoNormal">The syntax for this command is: FOR variable in (set list) DO command</p>
<p>The variable must be in the form of one alphabetic character preceeded by %%; e.g., %%v.</p>
<p>NOTE: The %% is necessary because this is in a batch file which, otherwise, would give a special meaning to a single %. However, if you run the FOR command outside of a batch file, simply from the system prompt, just use a single % in the variable name. (Tip from Steve Wisdom)</p>
<p>The set list is enclosed within parentheses. These values will be assigned to the variable successively. You can use any text enclosed in quotes, batch file commandline parameters, environment variables, or DOS file wildcard expressions.</p>
<p>The command can be any valid command that otherwise could be entered into the batch file as a line of its own. example:</p>
<p>FOR %%D in (SYSTEM, COMMAND, SHELLNEW, &#8220;Start Menu&#8221;) DO DIR &#8220;%windir%\%%D&#8221; /W</p>
<p class="MsoNormal">
<h3>More Information on These Commands</h3>
<p class="MsoNormal">Each of these options (START, IF, GOTO, FOR) is an actual DOS command. At a system prompt, type the command name followed by /? to get further help on these items.</p>
<p>Note that there may be particular capabilities that show up in one version of Windows, but not in another. For example, though DOS per se may well be dead in Windows XP, the commandline functions people most often associate with DOS are not dead at all! (We just don’t call them “DOS commands” anymore; we call them “command prompt commands”. But they’re the same thing.) In some cases, these commands have been made more powerful in Windows XP. In particular, if Win XP Command Extensions are enabled, each of these four has very greatly enhanced capabilities (see Win XP Help &amp; Support to learn about Command Extensions). Take advantage of the opportunity to explore each of them with the /? help flag.</p>
<p>SOME EXAMPLES (that don’t even require Command Extensions): START has new flags that let you set the priority (/LOW, /NORMAL, /HIGH, etc.) of the application you are launching. IF has an ELSE option than greatly expands its power, but which requires a somewhat complicated syntax sometimes (which the /? help text covers reasonably well).</p>
<p>Since these START, IF, GOTO, and FOR are actual OS commands, they can be used from a system prompt just like DIR, COPY, or any other DOS command. This means that they can be used outside of a batch file as well. There are small differences or issues that you can easily discover in use, and discussion of which would go beyond the purpose of the present page. For anyone comfortable working at a DOS system prompt, this should present no significant problem.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1667992008851710";
/* 468x15,hrstrip-small */
google_ad_slot = "5038650752";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://computerzworld.com/something-about-batch-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Google Calendar to schedule shutdowns with gdShutdown</title>
		<link>http://computerzworld.com/use-google-calendar-to-schedule-shutdowns-with-gdshutdown/</link>
		<comments>http://computerzworld.com/use-google-calendar-to-schedule-shutdowns-with-gdshutdown/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 17:01:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://computerzworld.com/?p=565</guid>
		<description><![CDATA[
gdShutdown2 is floating half transparent on the desktop next to Google Desktop Sidebar.
Features at a glance:

 shutdown, standby, logoff, restart, hibernate and lock your PC
 scheduled sign-off through Google Calendar from everywhere at any time.
 date &#38; day of week is shown with a shortcut to Google Calendar
 fast install and easy to use
 button [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 130%;"><a href="http://bp3.blogger.com/_D9WUlzHpMWs/Reb_2F-3NeI/AAAAAAAAAC8/uyHMs4FgBwM/s1600-h/gdshutdownpic.jpg"><strong><img id="BLOGGER_PHOTO_ID_5036994538044339682" style="margin: 0px auto 10px; display: block; text-align: center;" src="http://bp3.blogger.com/_D9WUlzHpMWs/Reb_2F-3NeI/AAAAAAAAAC8/uyHMs4FgBwM/s400/gdshutdownpic.jpg" border="0" alt="" /></strong></a></span></p>
<p class="MsoNormal" style="text-align: justify;">gdShutdown2 is floating half transparent on the desktop next to Google Desktop Sidebar.</p>
<p class="MsoNormal" style="text-align: justify;">Features at a glance:</p>
<ul>
<li><!--[if !supportLists]--><span style="font-family: Wingdings;"><span><span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: &quot;Times New Roman&quot;;"> </span></span></span><!--[endif]-->shutdown, standby, logoff, restart, hibernate and lock your PC</li>
<li><span style="font-family: Wingdings;"><span> </span></span><!--[endif]-->scheduled sign-off through Google Calendar from everywhere at any time.</li>
<li><!--[if !supportLists]--><span style="font-family: Wingdings;"><span><span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: &quot;Times New Roman&quot;;"> </span></span></span><!--[endif]-->date &amp; day of week is shown with a shortcut to Google Calendar</li>
<li><span style="font-family: Wingdings;"><span><span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: &quot;Times New Roman&quot;;"> </span></span></span><!--[endif]-->fast install and easy to use</li>
<li><!--[if !supportLists]--><span style="font-family: Wingdings;"><span><span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: &quot;Times New Roman&quot;;"> </span></span></span><!--[endif]-->button position, date and confirmation question customizable</li>
<li><!--[if !supportLists]--><span style="font-family: Wingdings;"><span><span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: &quot;Times New Roman&quot;;"> </span></span></span><!--[endif]-->Google Desktop 4 required and Firefox with Google ToolbarFirefox with Google Toolbar is highly recommended for best Calendar experience</li>
</ul>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1667992008851710";
/* 468x15,hrstrip-small */
google_ad_slot = "5038650752";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://computerzworld.com/use-google-calendar-to-schedule-shutdowns-with-gdshutdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All about Telnet</title>
		<link>http://computerzworld.com/all-about-telnet/</link>
		<comments>http://computerzworld.com/all-about-telnet/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 16:45:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DOS]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://computerzworld.com/?p=561</guid>
		<description><![CDATA[ 

Introduction:
 
Telnet is used to connect to remote machines through emulation. This means that it can connect to a server, any server instantly because of it&#8217;s ability to emulate (copy) remote computers.
 
 
In Windows, Telnet can be found by going to Start -&#62; Run and then typing telnet. The application should then pop [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--> <!--[if gte mso 10]><br />
<mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} --></p>
<p><!--[endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1" /> </o:shapelayout></xml><![endif]--></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Introduction:</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Telnet is used to connect to remote machines through emulation. This means that it can connect to a server, any server instantly because of it&#8217;s ability to emulate (copy) remote computers.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">In Windows, Telnet can be found by going to Start -&gt; Run and then typing telnet. The application should then pop up. If you don&#8217;t have Windows, there are many Telnet alternatives for mac, linux etc. Since I don&#8217;t know any,search the internet for Telnet for Linux or Telnet for Mac and you should find something instantly.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">If you have a PC and are using Windows 98/95, 2000, Me, or XP continue&#8230;</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">As you can see, Telnet has 4 menu options. These are Connect, Edit, Terminal, and Help.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">If you click Connect, you should see more options. Here they are.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Connect:</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Remote System..</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Disconnect</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Exit</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Names of servers you have been on.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">To connect to a server, click Remote System&#8230;</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">This will then take you to a dialog box that has these fields:</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Hostname:</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Port:</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">TermType:</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">There should also be a Connect button and a Cancel Button.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Lets go over these &amp; what you should put in them.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">-Hostname-</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">The Hostname can be the address of the website your going to be connecting to:</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">http://www.computerzworld.com</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">or it can be the IP address. Keep in mind that you can only connect to servers and not to clients (other PCs)</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">an IP Address looks like this:</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">100.101.102.103</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">-Port-</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Port can bb either the port number you wanna connect to on the server (Port 80 is the Internet, Port 23 is Simple Mail Protocol then there are some more ports for different things.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">or you can keep it Telnet and see what happens.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">-TermType-</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">TermType is the type of Terminal telnet will be acting like.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">This doesn&#8217;t matter most of the time, so you can keep it to default or try other ones if you want.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">When you have all this set up, you can Click Connect &amp; see what happens.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Note: Sometimes many servers don&#8217;t like anon people just logging on, so be careful when logging onto servers, because sometimes it might be some big company that likes bullying people or just SOMEONE who likes bullying people and then they might want to find you or trace you or something and I know for a fact you don&#8217;t need that happening.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Another Note: When you go to a server and type something, such as a login name or a password, you might not see anything even though you are typing. this is a feature that telnet or the other server uses. It&#8217;s for some kind of safety measure.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Ok that&#8217;s all for the Connect Menu, lets go over the Terminal menu.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">The terminal menu should have 3 options:</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Prefernces</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Start Logging</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">Stop Logging.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">-Prefernces-</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">If you go to this, a dialog box will come up with various options. Here, you can change the text color &amp; background color of the program, and you can enable Local Echo, which shows you everything you&#8217;ve typed, Blinking cursor if you want the cursor to blink check it, if not uncheck, Block cursor if you want the cursor to be shown as a block, VT100 Arrows, don&#8217;t worry about these they are useless, Buffer Size, this allows you to set the number of lines of text you want to be shown before the screen starts to scroll, The Terminal emualtion type, always have this set on the default unless you know what the second one is and you know what your doing.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">-Start Logging-</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">This logs everything you do on Telnet in a log file on your computer.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">-Stop Logging-</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: Arial;">This will stop logging processes.</span></p>
<p class="MsoNormal" style="text-align: justify;">
<p><script type="text/javascript"><!--
google_ad_client = "pub-1667992008851710";
/* 468x15,hrstrip-small */
google_ad_slot = "5038650752";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://computerzworld.com/all-about-telnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change default location for installing applications</title>
		<link>http://computerzworld.com/change-default-location-for-installing-applications/</link>
		<comments>http://computerzworld.com/change-default-location-for-installing-applications/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 16:52:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://computerzworld.com/?p=560</guid>
		<description><![CDATA[As the size of hardrives increase, more people are using partitions to seperate and store groups of files.
XP uses the C:\Program Files directory as the default base directory into which new programs are installed. However, you can change the default installation drive and/ or directory by using a Registry hack.
Run the Registry Editor (regedit)and go [...]]]></description>
			<content:encoded><![CDATA[<p>As the size of hardrives increase, more people are using partitions to seperate and store groups of files.</p>
<p>XP uses the C:\Program Files directory as the default base directory into which new programs are installed. However, you can change the default installation drive and/ or directory by using a Registry hack.</p>
<p>Run the Registry Editor (regedit)and go to</p>
<p>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion</p>
<p>Look for the value named ProgramFilesDir. by default,this value will be C:\Program Files. Edit the value to any valid drive or folder and XP will use that new location as the default installation directory for new programs.<br /><script type="text/javascript"><!--
google_ad_client = "pub-1667992008851710";
/* 468x15,hrstrip-small */
google_ad_slot = "5038650752";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://computerzworld.com/change-default-location-for-installing-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
