<?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>Life Rocks 2.0 &#187; Windows Tips</title>
	<atom:link href="http://www.nirmaltv.com/category/Windows%20Tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nirmaltv.com</link>
	<description></description>
	<lastBuildDate>Sat, 31 Jul 2010 06:53:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Windows OS Version Numbers</title>
		<link>http://www.nirmaltv.com/2009/08/17/windows-os-version-numbers/</link>
		<comments>http://www.nirmaltv.com/2009/08/17/windows-os-version-numbers/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 15:31:56 +0000</pubDate>
		<dc:creator>Nirmal</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[Versioning in Windows]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows OS Version]]></category>

		<guid isPermaLink="false">http://www.nirmaltv.com/?p=8047</guid>
		<description><![CDATA[Each version of Windows OS released by Microsoft has a particular version number and these version numbers are important for application developers while building application with compatibility. The OS version numbers actually contains different sections which are mentioned in OSVERSIONINFO structure in windows. OSVERSIONINFO contains three parts namely Major Version (dwMajorVersion), Minor Version (dwMinorVersion) and [...]]]></description>
			<content:encoded><![CDATA[<p>Each <strong>version of Windows OS</strong> released by Microsoft has a particular version number and these version numbers are important for application developers while building application with compatibility. The OS version numbers actually contains different sections which are mentioned in <a href="http://msdn.microsoft.com/en-us/library/ms724834%28VS.85%29.aspx">OSVERSIONINFO</a> structure in windows. OSVERSIONINFO contains three parts namely Major Version (dwMajorVersion), Minor Version (dwMinorVersion) and Build # (dwBuildNumber).</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Windows" src="http://images.nirmaltv.com/images/Windows.png" border="0" alt="Windows" width="216" height="58" /></p>
<p>Here is the list of all Windows OS from Microsoft and their version numbers.</p>
<table border="0">
<colgroup>
<col></col>
<col style="width: 113pt;" width="150"></col>
</colgroup>
<tbody>
<tr class="alt" style="height: 26.25pt;" height="35">
<td class="xl63" style="width: 197pt; height: 26.25pt;" width="196" height="35"><strong><span>Operating System</span></strong></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="119"><strong><span>Version Number</span></strong></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"><strong>Other Information</strong></td>
</tr>
<tr class="class" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows 1.0</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>1.04</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="alt" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows 2.0</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>2.11</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="class" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows 3.0</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>3</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="alt" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows NT 3.1</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>3.10.528</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="class" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows for Workgroups 3.11</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>3.11</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="alt" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows NT Workstation 3.5</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>3.5.807</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="class" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows NT Workstation 3.51</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>3.51.1057</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="alt" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows 95</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>4.0.950</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="class" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows NT Workstation 4.0</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>4.0.1381</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="alt" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows 98</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>4.1.1998</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="class" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows 98 Second Edition</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>4.1.2222</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="alt" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows Me</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>4.90.3000</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="class" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows 2000 Professional</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>5.0.2195</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="alt" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows XP</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>5.1.2600</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97">Current SP3</td>
</tr>
<tr class="alt" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21">Windows XP Professional x64 Edition</td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119">5.2.3790</td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97"></td>
</tr>
<tr class="class" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows Vista</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>6.0.6000</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97">Current Version changed to 6.0.6002 with SP2</td>
</tr>
<tr class="alt over" style="height: 15.75pt;" height="21">
<td class="xl64" style="border-top: medium none; width: 197pt; height: 15.75pt;" width="196" height="21"><span>Windows 7</span></td>
<td class="xl64" style="border-top: medium none; border-left: medium none; width: 113pt;" width="119"><span>6.1.7600</span></td>
<td class="xl63" style="border-left: medium none; width: 113pt;" width="97">RTM</td>
</tr>
</tbody>
</table>
<p>Version numbers are very important while developing application and wrong version number can cause compatibility issues. More information on Version Checking <a href="http://windowsteamblog.com/blogs/developers/archive/2009/08/05/version-checking-just-don-t-do-it.aspx">here</a>.</p>
<p>Thanks to <a href="http://www.msigeek.com/windows-os-version-numbers/">MSIGeek</a> for this Information.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nirmaltv.com%2F2009%2F08%2F17%2Fwindows-os-version-numbers%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nirmaltv.com%2F2009%2F08%2F17%2Fwindows-os-version-numbers%2F&amp;source=nirmaltv&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nirmaltv.com/2009/08/17/windows-os-version-numbers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows Vista SP2 Blocker Tool Kit</title>
		<link>http://www.nirmaltv.com/2009/05/29/windows-vista-sp2-blocker-tool-kit/</link>
		<comments>http://www.nirmaltv.com/2009/05/29/windows-vista-sp2-blocker-tool-kit/#comments</comments>
		<pubDate>Fri, 29 May 2009 02:53:18 +0000</pubDate>
		<dc:creator>Nirmal</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[Block SP2]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SP2 Blocker Toolkit]]></category>
		<category><![CDATA[Vista SP2]]></category>

		<guid isPermaLink="false">http://www.nirmaltv.com/?p=7128</guid>
		<description><![CDATA[Few days back Microsoft has announced the public availability of Windows Vista SP2 and Windows Server 2008 SP2. Service Pack 2 would be available through Windows Update, but a blocking tool is available for organizations/individuals who would like to temporarily prevent installation of Service Pack updates through Windows Update. Once installed, the Blocker tool will [...]]]></description>
			<content:encoded><![CDATA[<p>Few days back Microsoft has <a href="http://www.nirmaltv.com/2009/05/26/download-windows-vista-sp2/">announced the public availability</a> of Windows Vista SP2 and Windows Server 2008 SP2. Service Pack 2 would be available through Windows Update, but a blocking tool is available for organizations/individuals who would like to temporarily prevent installation of Service Pack updates through Windows Update. Once installed, the Blocker tool will prevent SP2 through Windows Update and it will be valid for 12 months following general availability.</p>
<p><img src="http://images.nirmaltv.com/images/windows-vista-logo.jpg" alt="" /></p>
<p>This blocker toolkit contains three components. All of them function primarily to set or clear a specific registry key that is used to detect and block download of Service Packs from Windows Update.</p>
<p>This tool writes an entry into the registry to ensure that the SP2 is not delivered through Windows Update. The key used in registry is  <strong>HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate. </strong></p>
<p>Important thing to note is that this toolkit will not prevent the installation of the service pack from CD/DVD, or from the stand-alone download package. This simply prevents the service pack from being delivered over Windows Update and is valid for 12 months from the general availability of SP2.</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=d7c9a07a-5267-4bd6-87d0-e2a72099edb7&amp;displaylang=en">Download SP2 Blocker Tool Kit</a>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nirmaltv.com%2F2009%2F05%2F29%2Fwindows-vista-sp2-blocker-tool-kit%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nirmaltv.com%2F2009%2F05%2F29%2Fwindows-vista-sp2-blocker-tool-kit%2F&amp;source=nirmaltv&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nirmaltv.com/2009/05/29/windows-vista-sp2-blocker-tool-kit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get Ribbon Features for Wordpad in XP and Vista</title>
		<link>http://www.nirmaltv.com/2008/12/05/get-ribbon-features-for-wordpad-in-xp-and-vista/</link>
		<comments>http://www.nirmaltv.com/2008/12/05/get-ribbon-features-for-wordpad-in-xp-and-vista/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 05:14:03 +0000</pubDate>
		<dc:creator>Nirmal</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[Freewares]]></category>
		<category><![CDATA[Ribbon Features]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Wordpad 2008]]></category>

		<guid isPermaLink="false">http://www.nirmaltv.com/?p=4911</guid>
		<description><![CDATA[Previously we had covered Notepad 2008 which brought the ribbon features to the notepad in Vista and XP. This was developed by Devianart user Solo-Dev. The same developer has updated his previous application with more features and released it as WordPad 2008. WordPad 2008 has ribbon like features which are by default available in the [...]]]></description>
			<content:encoded><![CDATA[<p>Previously we had covered <a href="http://www.nirmaltv.com/2008/09/19/get-ribbon-features-in-notepad-with-notepad-2008/">Notepad 2008</a> which brought the <strong>ribbon features to the notepad</strong> in Vista and XP. This was developed by Devianart user Solo-Dev. The same developer has updated his previous application with more features and released it as <a href="http://solo-dev.deviantart.com/art/Wordpad-2009-105410281">WordPad 2008.</a> WordPad 2008 has ribbon like features which are by default available in the upcoming Windows 7.</p>
<p><img style="display: inline" title="image" src="http://www.nirmaltv.com/images/image113.png" border="0" alt="image" width="550" height="400" /></p>
<p>WordPad 2008 is a portable application which does not require any installation. .Net framework is required for this application to function properly.</p>
<p>Features of WordPad 2008;</p>
<ul>
<li>Preview of fonts in selection box</li>
<li>Drag and drop Text files to open</li>
<li>Drag and drop images</li>
<li>Featuring new Windows 7 Icons</li>
</ul>
<p><a href="http://www.deviantart.com/download/105410281/Wordpad_2009_by_Solo_Dev.zip">Download Wordpad 2008</a> [Via <a href="http://www.askvg.com/update-get-windows-7-like-wordpad-with-ribbon-ui-in-windows-xp-and-vista/">AskVG</a>]
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F12%2F05%2Fget-ribbon-features-for-wordpad-in-xp-and-vista%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F12%2F05%2Fget-ribbon-features-for-wordpad-in-xp-and-vista%2F&amp;source=nirmaltv&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nirmaltv.com/2008/12/05/get-ribbon-features-for-wordpad-in-xp-and-vista/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows Vista SP2 Beta Download</title>
		<link>http://www.nirmaltv.com/2008/12/02/windows-vista-sp2-beta-download/</link>
		<comments>http://www.nirmaltv.com/2008/12/02/windows-vista-sp2-beta-download/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 17:42:32 +0000</pubDate>
		<dc:creator>Nirmal</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[Service Pack 2]]></category>
		<category><![CDATA[Vista SP2]]></category>
		<category><![CDATA[Vista SP2 Beta]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.nirmaltv.com/?p=4881</guid>
		<description><![CDATA[Windows Vista SP2 Beta is available for download for Technet and MSDN subscribers today and will be available for public download on Dec 4th. SP2 supports new types of hardware and emerging standards that will grow in importance in the coming months and years. Vista SP2 also improves the administration experience and eases certain management [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Windows Vista SP2 Beta</strong> is available for <strong>download for Technet and MSDN subscribers</strong> today and will be available for public download on Dec 4th. SP2 supports new types of hardware and emerging standards that will grow in importance in the coming months and years. Vista SP2 also improves the administration experience and eases certain management and support challenges. Windows Vista SP2 builds on the solid foundation laid by Windows Vista SP1.</p>
<p><img style="display: inline" title="vistaLogo" src="http://www.nirmaltv.com/images/vistalogo.jpg" border="0" alt="vistaLogo" width="240" height="176" /></p>
<p>Features inside Vista SP2;</p>
<p><strong>Emerging Hardware Support</strong></p>
<ul>
<li>SP2 contains Blue tooth 2.1 feature pack supporting the most recent specification for Blue tooth technology</li>
<li>Ability to record data on Blu-Ray media,</li>
<li>Adds Windows Connect Now (WCN) Wi-Fi Configuration to Windows Vista SP2,</li>
<li>exFAT file system now supports UTC timestamps, which enables correct file synchronization across time zones.</li>
<li>SP2 provides support for new form factors, such as ICCD/CCID.</li>
<li>New form factor support &#8211;example USB form factor as opposed to PCMCIA.</li>
<li>Support for the new VIA 64-bit CPU</li>
</ul>
<p><strong>Security</strong></p>
<ul>
<li>SP2 includes all previously released security updates, and builds on the proven security benefits of Windows Vista</li>
<li>Secure Development Lifecycle process updates, where we identify the root cause of each security bulletin and improve our internal tools to eliminate code patterns that could lead to future vulnerabilities</li>
<li>Reliability</li>
<li>SP2 addresses previously released reliability updates, as well as addressing crashes, caused by Microsoft code,  discovered since the launch of SP1</li>
</ul>
<p><strong>Performance</strong></p>
<ul>
<li>Resume performance when Wi-Fi connection is no longer available after resume from sleep</li>
<li>Inclusion of Windows Search 4 for improved indexing performance,  improved relevancy in search, broader indexing scenario inclusion, as well as new Group Policy integration for Windows Search</li>
<li>Improvements to the RSS feeds sidebar gadget to improve update performance and responsiveness,</li>
</ul>
<p><strong>Application Compatibility </strong></p>
<ul>
<li>Previously released Application Compatibility updates are included in Windows Vista SP2.</li>
<li>Spysweeper and ZoneAlarm now working with POP3 email accounts</li>
</ul>
<p><strong>Administration and Support Improvements</strong></p>
<ul>
<li>Customers installing .net framework 3.5 service pack 1 will notice shorter download and installation times with Vista service pack 2 or Windows 2008 service pack 2 already installed,</li>
<li> Service Pack Clean up tool (Compcln.exe): This tool helps restore the hard disk space by permanently deleting the previous versions of the files (RTM &amp; SP1) that are being serviced by Service Pack 2.</li>
<li>Single installer for both Vista &amp; Server 2008</li>
<li>Ability to detect an incompatible driver and block service pack installation or warn users of any loss of functionality</li>
<li>Better error handling and providing more descriptive error messages where possible</li>
<li>Better manageability through logging in system event log</li>
<li>Componentization for Serviceability of the installer</li>
</ul>
<p><strong>Some Specific Fixes/Additions Include:</strong></p>
<ul>
<li>Inclusion of Hyper-V</li>
<li>Event logging support in SPC</li>
<li>DNS Server now listens over ISATAP address</li>
<li>Fixes DRM issues from WMP upgrades</li>
<li>Windows Vista Feature Pack for Wireless</li>
<li>Reduction of resources required for sidebar gadgets</li>
<li>Improved power settings for WS08</li>
</ul>
<p><strong>Source:</strong> Microsoft
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F12%2F02%2Fwindows-vista-sp2-beta-download%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F12%2F02%2Fwindows-vista-sp2-beta-download%2F&amp;source=nirmaltv&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nirmaltv.com/2008/12/02/windows-vista-sp2-beta-download/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Ultimate Windows Vista Tweaker</title>
		<link>http://www.nirmaltv.com/2008/11/19/ultimate-windows-vista-tweaker/</link>
		<comments>http://www.nirmaltv.com/2008/11/19/ultimate-windows-vista-tweaker/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 13:40:14 +0000</pubDate>
		<dc:creator>Nirmal</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[Freewares]]></category>
		<category><![CDATA[Tweak Vista]]></category>
		<category><![CDATA[Ultimate Windows Tweaker]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Vista Tweaker]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.nirmaltv.com/?p=4738</guid>
		<description><![CDATA[Ultimate Windows Tweaker is a Tweak UI Utility for tweaking and optimizing 32-bit &#38; 64-bit Windows Vista. This freeware application is released by WinVistaClub and written by Ramesh Kumar, a fellow MVP. The application release was done by Howard Lo, Microsoft&#8217;s Regional Team Manager (APAC) at MVP South Asia Open Day at Goa. The utility [...]]]></description>
			<content:encoded><![CDATA[<p>Ultimate Windows Tweaker is a Tweak UI <strong>Utility for tweaking and optimizing 32-bit &amp; 64-bit Windows Vista</strong>. This <strong>freeware application</strong> is released by <a href="http://www.winvistaclub.com/e52.html">WinVistaClub</a> and written by <a href="http://www.itsmywindows.com/">Ramesh Kumar</a>, a fellow MVP. The application release was done by Howard Lo, Microsoft&#8217;s Regional Team Manager (APAC) at <a title="Open day" href="http://www.nirmaltv.com/2008/11/18/microsoft-mvp-south-asia-open-day-2008-concludes/">MVP South Asia Open Day</a> at Goa. The utility features 130 registry tweaks, but is only 370 KB in size. It does not require any installation and can be run from the USB drive as well.</p>
<p><img style="display: inline" title="Ultimate Vista Tweaker" src="http://www.nirmaltv.com/images/image76.png" border="0" alt="Ultimate Vista Tweaker" width="550" height="365" /></p>
<p>The application allows you to create a system restore point before doing any tweak. The tweaks are classified under seven categories and can be accessed through a common interface, just like your Windows Vista Control Panel.</p>
<ol>
<li>Personalization,</li>
<li>User Accounts &amp; UAC,</li>
<li>System &amp; Performance,</li>
<li>Security,</li>
<li>Internet Explorer (IE7 / IE8)</li>
<li>Network Optimization</li>
<li>Additional Options</li>
</ol>
<p>You can check out the complete list of tweaks available in various categories from <a href="http://www.winvistaclub.com/uwtf.html">here</a>. Ultimate Windows Tweaker is developed for Windows Vista and supported in all available editions under 32 and 64 Bit and this application is not  supported on earlier version of Windows &#8211; Windows 95, 98, ME, NT and XP.</p>
<p>Ultimate Windows Tweaker is a must have application for all Vista users specially for the fact that its light weight and also portable.</p>
<p><a href="http://www.winvistaclub.com/download/Ultimate%20Windows%20Tweaker.zip">Download Ultimate Windows Tweaker</a>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F11%2F19%2Fultimate-windows-vista-tweaker%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F11%2F19%2Fultimate-windows-vista-tweaker%2F&amp;source=nirmaltv&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nirmaltv.com/2008/11/19/ultimate-windows-vista-tweaker/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get Windows 7 Aero Snap in Vista</title>
		<link>http://www.nirmaltv.com/2008/11/13/get-windows-7-aero-snap-in-vista/</link>
		<comments>http://www.nirmaltv.com/2008/11/13/get-windows-7-aero-snap-in-vista/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 03:15:09 +0000</pubDate>
		<dc:creator>Nirmal</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[Aero Snap]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.nirmaltv.com/?p=4683</guid>
		<description><![CDATA[Aero Snap is a new feature which was added to Windows 7, where in you can drag any window to the top of your screen to maximize it or take it to the left or right to snap it to the side and re-size by 50 per cent and when you drag it back to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Aero Snap</strong> is a new feature which was added to <strong>Windows 7</strong>, where in you can drag any window to the top of your screen to maximize it or take it to the left or right to snap it to the side and re-size by 50 per cent and when you drag it back to the last position, the window size will be restored. This feature is now available for XP and Vista. AeroSnap is a simple but powerful application that allows you to resize, arrange or maximize your desktop windows with just drag and drop. Aero Snap supports both Windows XP as well as Vista.</p>
<p>You can see Aero Snap in action in the video below.</p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:eb1d24f1-b69d-445e-a154-194cffb59d1f" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/TbsnbjkrWus&amp;hl=en&amp;fs=1&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/TbsnbjkrWus&amp;hl=en&amp;fs=1&amp;hl=en"></embed></object></div>
<div style="clear:both;font-size:.8em;">Aero Snap</div>
</div>
<p>The application is currently in beta, so you might get some bugs while using it. You will also need .Net Framework 2.0 or higher for running Aero Snap.</p>
<p><a href="http://aerosnap.dj-corny.de/download/aerosnap_0_52_1_setup.exe">Download AeroSnap</a> [<a href="http://www.winvistaclub.com/forum/windows-vista-clubhouse/26184-add-windows-7-aero-snap-functionality-vista.html#post121759">via</a>]
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F11%2F13%2Fget-windows-7-aero-snap-in-vista%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F11%2F13%2Fget-windows-7-aero-snap-in-vista%2F&amp;source=nirmaltv&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nirmaltv.com/2008/11/13/get-windows-7-aero-snap-in-vista/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Get Windows 7 Calculator in Vista</title>
		<link>http://www.nirmaltv.com/2008/11/11/get-windows-7-calculator-in-vista/</link>
		<comments>http://www.nirmaltv.com/2008/11/11/get-windows-7-calculator-in-vista/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 02:31:15 +0000</pubDate>
		<dc:creator>Nirmal</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[Calculator]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Vista Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.nirmaltv.com/?p=4662</guid>
		<description><![CDATA[One of the noticeable changes in Windows 7 was the revamped look of calculator. The new calculator was available in the pre-beta build of Windows 7  and the good thing about this calculator is that it works with Windows Vista as well. Windows Vista users who want to try out the more advanced Calculator program [...]]]></description>
			<content:encoded><![CDATA[<p>One of the noticeable changes in <strong>Windows 7</strong> was the revamped look of <strong>calculator</strong>. The new calculator was available in the pre-beta build of Windows 7  and the good thing about this calculator is that it works with Windows Vista as well. Windows Vista users who want to try out the more advanced Calculator program from Windows 7, can download the calculator of Windows 7 and use it with Vista.</p>
<p><strong>Note:</strong> Please take a back up of the existing files before modifying as this calculator is from pre-beta build.</p>
<p><img style="display: inline" title="image" src="http://www.nirmaltv.com/images/image64.png" border="0" alt="image" width="233" height="423" /></p>
<p>You can use the calculator in two ways, either run separately as Windows 7 Calculator or replace the default Vista Calculator.</p>
<p><strong>Steps</strong> (Run as Windows 7 Calculator):</p>
<p>1. <a href="http://www.nirmaltv.com/images/Windows-7-Calculator.rar">Download the Windows 7 Calculator</a></p>
<p>2. Run the file Calc.exe to get the Windows 7 Calculator</p>
<p><strong>Steps to replace Vista Calculator</strong></p>
<p>1. <a href="http://www.nirmaltv.com/images/Windows-7-Calculator.rar">Download</a> and extract the files.</p>
<p>2. Copy calc.exe to \Windows\System32\, and calc.exe.mui (in en-US folder) to \Windows\System32\en-US\ folder. You will need to <a title="Ownership" href="http://www.nirmaltv.com/2008/07/11/how-to-take-ownership-of-files-and-folders-in-vista/">take ownership of these files</a> to overwrite it and do not forget to take a back up of the existing file.</p>
<p><a href="http://www.winvistaclub.com/forum/windows-vista-tips-tutorials/26020-make-windows-7-calculator-work-vista-too.html#post120974">Thanks WinVista Club</a>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F11%2F11%2Fget-windows-7-calculator-in-vista%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F11%2F11%2Fget-windows-7-calculator-in-vista%2F&amp;source=nirmaltv&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nirmaltv.com/2008/11/11/get-windows-7-calculator-in-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows Vista to have Ribbon Features Soon</title>
		<link>http://www.nirmaltv.com/2008/10/31/windows-vista-to-have-ribbon-features-soon/</link>
		<comments>http://www.nirmaltv.com/2008/10/31/windows-vista-to-have-ribbon-features-soon/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 13:10:06 +0000</pubDate>
		<dc:creator>Nirmal</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[Ribbon Features]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.nirmaltv.com/?p=4558</guid>
		<description><![CDATA[Ribbon was one of the highlighted features of Windows 7 which was unveiled at the PDC 2008. Looks like the ribbon features are coming to Vista also as Microsoft wants everyone to use it. In a session at PDC, Microsoft outlined Ribbon development and also urged developers to include it in their applications. Windows 7 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Ribbon </strong>was one of the highlighted features of<strong> Windows 7</strong> which was <a href="http://www.nirmaltv.com/2008/10/30/windows-7-review-and-features/">unveiled at the PDC 2008</a>. Looks like the ribbon features are coming to <strong>Vista</strong> also as Microsoft wants everyone to use it. In a session at PDC, Microsoft outlined Ribbon development and also urged developers to include it in their applications. Windows 7 will have the ribbon features in-built and Vista will get ribbon features through a redistribution package.</p>
<p><img style="display: inline" title="Ribbon features" src="http://www.nirmaltv.com/images/98-dsc01511.jpg" border="0" alt="Ribbon features" width="500" height="355" /></p>
<p><img style="display: inline" title="Ribbon looks" src="http://www.nirmaltv.com/images/98-dsc01512.jpg" border="0" alt="Ribbon looks" width="500" height="361" /></p>
<p><strong>Img Credit:</strong> <a href="http://www.neowin.net/news/live/08/10/30/use-the-windows-ribbon">Neowin</a></p>
<p>Windows Ribbon for Vista will be available next year for use within applications too.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F10%2F31%2Fwindows-vista-to-have-ribbon-features-soon%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F10%2F31%2Fwindows-vista-to-have-ribbon-features-soon%2F&amp;source=nirmaltv&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nirmaltv.com/2008/10/31/windows-vista-to-have-ribbon-features-soon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>7 Beautiful Dark Themes for Windows Vista</title>
		<link>http://www.nirmaltv.com/2008/10/24/7-beautiful-dark-themes-for-windows-vista/</link>
		<comments>http://www.nirmaltv.com/2008/10/24/7-beautiful-dark-themes-for-windows-vista/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 19:00:45 +0000</pubDate>
		<dc:creator>Nirmal</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Vista Themes]]></category>
		<category><![CDATA[Visual Styles]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows Vista Themes]]></category>

		<guid isPermaLink="false">http://www.nirmaltv.com/?p=4381</guid>
		<description><![CDATA[Previously we had written about 7 beautiful themes [visual Styles] to spice up Windows Vista. Here we are presenting another set 7 beautiful, but Dark themes for customizing Vista. Please not that before installing any theme, check the instructions provided by the theme author, also check the compatibility of the themes with different versions of [...]]]></description>
			<content:encoded><![CDATA[<p>Previously we had written about <a href="http://www.nirmaltv.com/2008/08/07/download-windows-vista-themes/">7 beautiful themes</a> [visual Styles] to spice up <strong>Windows Vista</strong>. Here we are presenting another set 7 beautiful, but <strong>Dark themes</strong> for customizing Vista. Please not that before installing any theme, check the instructions provided by the theme author, also check the compatibility of the themes with different versions of Vista. All credit to the authors o f the theme.</p>
<p><strong>1. Wabittness</strong></p>
<p><img style="display: inline" title="Wabbitness_by_wabbitns" src="http://images.nirmaltv.com/wp-content/uploads/wabbitness-by-wabbitns.jpg" border="0" alt="Wabbitness_by_wabbitns" width="500" height="312" /></p>
<p><a href="http://wabbitns.deviantart.com/art/Wabbitness-99962620">Download</a></p>
<p><strong>2. Next Level</strong></p>
<p><img style="display: inline" title="NEXTLevel_by_Vathanx" src="http://images.nirmaltv.com/wp-content/uploads/nextlevel-by-vathanx.jpg" border="0" alt="NEXTLevel_by_Vathanx" width="500" height="247" /></p>
<p><a href="http://vathanx.deviantart.com/art/NEXTLevel-71347045">Download</a></p>
<p><strong>3. Vista SP1 Shell32 TOP Details : </strong>This is a shell32.dll file which has all the display at the top instead of bottom for normal themes.</p>
<p><img style="display: inline" title="Vista_SP1_Shell32_TOP_Details_by_yethzart" src="http://images.nirmaltv.com/wp-content/uploads/vista-sp1-shell32-top-details-by-yethzart.png" border="0" alt="Vista_SP1_Shell32_TOP_Details_by_yethzart" width="500" height="375" /></p>
<p><a href="http://yethzart.deviantart.com/art/Vista-SP1-Shell32-TOP-Details-79524268">Download</a></p>
<p><strong>4. Fleur-de-lys</strong></p>
<p><img style="display: inline" title="Fleur_de_lys_by_dynacord" src="http://images.nirmaltv.com/wp-content/uploads/fleur-de-lys-by-dynacord.jpg" border="0" alt="Fleur_de_lys_by_dynacord" width="500" height="313" /></p>
<p><a href="http://dynacord.deviantart.com/art/Fleur-de-lys-91935309">Download</a></p>
<p><strong>5. Project X2</strong></p>
<p><img style="display: inline" title="ProjectX_2_by_sweatyfish" src="http://images.nirmaltv.com/wp-content/uploads/projectx-2-by-sweatyfish.png" border="0" alt="ProjectX_2_by_sweatyfish" width="500" height="376" /></p>
<p><a href="http://sweatyfish.deviantart.com/art/ProjectX-2-97131568">Download</a></p>
<p><strong>6. The Emerald Forest</strong></p>
<p><img style="display: inline" title="The_Emerald_Forest_by_dynacord" src="http://images.nirmaltv.com/wp-content/uploads/the-emerald-forest-by-dynacord.jpg" border="0" alt="The_Emerald_Forest_by_dynacord" width="500" height="313" /></p>
<p><a href="http://dynacord.deviantart.com/art/The-Emerald-Forest-85736500">Download</a><small></small></p>
<p><strong>7. Dark Style for Vista</strong></p>
<p><img style="display: inline" title="Darkstyle_for_Vista_by_TheDarkMind" src="http://images.nirmaltv.com/wp-content/uploads/darkstyle-for-vista-by-thedarkmind.jpg" border="0" alt="Darkstyle_for_Vista_by_TheDarkMind" width="500" height="312" /></p>
<p><a href="http://thedarkmind.deviantart.com/art/Darkstyle-for-Vista-66661084">Download</a></p>
<p>Hope you liked these theme, if you any more of dark themes, do share it in comments.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F10%2F24%2F7-beautiful-dark-themes-for-windows-vista%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F10%2F24%2F7-beautiful-dark-themes-for-windows-vista%2F&amp;source=nirmaltv&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nirmaltv.com/2008/10/24/7-beautiful-dark-themes-for-windows-vista/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How to Disable Vista&#8217;s Built-In CD Burning</title>
		<link>http://www.nirmaltv.com/2008/10/16/how-to-disable-vistas-built-in-cd-burning/</link>
		<comments>http://www.nirmaltv.com/2008/10/16/how-to-disable-vistas-built-in-cd-burning/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 23:00:53 +0000</pubDate>
		<dc:creator>Nirmal</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[CD Writer]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.nirmaltv.com/?p=4260</guid>
		<description><![CDATA[There are lots of free application with good features for CD/DVD burning in Vista, so you can turn off Vista’s in built CD burning function. This can be easily done through a registry entry. To do this Click Start- Run- Regedit. This opens the registry editor of Vista. In registry editor navigate to HKEY_CURRENT_USER\ Software [...]]]></description>
			<content:encoded><![CDATA[<p>There are lots of <strong>free application</strong> with good features for <strong>CD/DVD burning in Vista</strong>, so you can turn off Vista’s in built CD burning function. This can be easily done through a registry entry. To do this Click Start- Run- Regedit. This opens the registry editor of Vista. In <strong>registry editor</strong> navigate to <strong>HKEY_CURRENT_USER\ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer. </strong></p>
<p><strong>NB</strong>: Please take a back up of Registry Editor before making any changes. Author will not be responsible for any damages caused to the registry.</p>
<p>Right click and create a new DWORD (32 bit) key NoCDBurning.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Registry Editor" src="http://www.nirmaltv.com/wp-content/uploads/2008/10/image84.png" border="0" alt="Registry Editor" width="500" height="400" /></p>
<p>Double click on the newly created DWORD value and enter value data as  1.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Value" src="http://www.nirmaltv.com/wp-content/uploads/2008/10/image85.png" border="0" alt="Value" width="349" height="207" /></p>
<p>Click OK and close the registry editor. Now log off Vista and log in again to see the effect. Default CD burner will be disabled in Vista.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F10%2F16%2Fhow-to-disable-vistas-built-in-cd-burning%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nirmaltv.com%2F2008%2F10%2F16%2Fhow-to-disable-vistas-built-in-cd-burning%2F&amp;source=nirmaltv&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nirmaltv.com/2008/10/16/how-to-disable-vistas-built-in-cd-burning/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
