<?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>iHackintosh &#187; Operating System</title>
	<atom:link href="http://www.ihackintosh.com/category/operating-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ihackintosh.com</link>
	<description></description>
	<lastBuildDate>Mon, 07 May 2012 20:29:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Windows PowerShell 2.0 &amp; Windows 7</title>
		<link>http://www.ihackintosh.com/2009/08/windows7-powershell/</link>
		<comments>http://www.ihackintosh.com/2009/08/windows7-powershell/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 15:53:05 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/?p=3598</guid>
		<description><![CDATA[Powershell is a command-line shell utility and associated with scripting  language from Microsoft. Power Shell supports Windows XP SP2/SP3, Windows Vista,  Windows Server 2003, Windows Server 2008. The latest version of PowerShell is  Windows PowerShell 2.0 released with Windows 7 and Windows Server 2008 R2.  Microsoft Windows PowerShell is a new command-line shell and scripting language  designed for system administration and automation. Built on the .NET Framework,  Windows PowerShell enables IT professionals and developers to control and  automate the administration of Windows and applications.
 
Remote management : ...]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.ihackintosh.com/2009/08/windows7-powershell/"></a></div><p>Powershell is a command-line shell utility and associated with scripting  language from Microsoft. Power Shell supports Windows XP SP2/SP3, Windows Vista,  Windows Server 2003, Windows Server 2008. The latest version of PowerShell is  Windows PowerShell 2.0 released with Windows 7 and Windows Server 2008 R2.  Microsoft Windows PowerShell is a new command-line shell and scripting language  designed for system administration and automation. Built on the .NET Framework,  Windows PowerShell enables IT professionals and developers to control and  automate the administration of Windows and applications.</p>
<p style="text-align: center;"><strong></strong> <img class="aligncenter size-full wp-image-3599" title="Windows 7 Powershell" src="http://www.ihackintosh.com/wp-content/uploads/2009/08/image_thumb_1.png" alt="Windows 7 Powershell" width="477" height="182" /></p>
<p><strong>Remote management : </strong> You can run commands on one computer or hundreds  of computers with a single command. You can establish an interactive session  with a single computer. And, you can establish a session that can receive remote  commands from multiple computers.</p>
<p><strong>New cmdlets : </strong>Cmdlets are specialized commands in the  PowerShell environment that implement specific functions. These are the native  commands in the PowerShell stack.<strong> </strong>Windows PowerShell includes  more than 100 new cmdlets, including Get-Hotfix, Send-Mail Message, Get-Computer  Restore Point, New-Web Service Proxy, Debug-Process, Add-Computer,  Rename-Computer, Reset-Computer Machine Password, and Get-Random.</p>
<p><strong>Modules : </strong>Windows PowerShell modules let you organize your Windows  PowerShell scripts and functions into independent, self-contained units. You can  package your cmdlets, providers, scripts, functions, and other files into  modules that you can distribute to other users. Modules are easier for users to  install and use than Windows PowerShell snap-ins. Modules can include any type  of file, including audio files, images, Help files, and icons. Modules run in a  separate session to avoid name conflicts.</p>
<p><strong>Windows PowerShell Integrated Scripting Environment (ISE) : </strong>Windows  PowerShell ISE is a graphical user interface for Windows PowerShell that lets  you run commands, and write, edit, run, test, and debug scripts in the same  window. It offers up to eight independent execution environments and includes a  built-in debugger, multiline editing, selective execution, syntax colors, line  and column numbers, and context-sensitive Help.</p>
<p><strong>Events : </strong>Windows PowerShell includes a new event infrastructure that  lets you create events, subscribe to system and application events, and then  listen, forward, and act on the events synchronously and asynchronously.</p>
<p><strong>Advanced functions : </strong> Advanced functions behave just like cmdlets, but  they are written in the Windows PowerShell scripting language instead of in C#.</p>
<p><strong>Script internationalization : </strong> Scripts and functions can display  messages and Help text to users in multiple languages.</p>
<p><strong>Background jobs : </strong> With Windows PowerShell background jobs, you can  run commands asynchronously and &#8220;in the background&#8221; so you can continue to work  in your session. You can run background jobs on a local or remote computer, and  you can store the results locally or remotely.</p>
<p><strong>Debugger :</strong> The Windows PowerShell debugger can help you debug  functions and scripts. You can set and remove breakpoints, step through code,  check the values of variables, and display a call-stack trace.</p>
<p><strong>Transactions : </strong>Windows PowerShell now supports transactions, which let  you manage a set of commands as a logical unit. A transaction can be committed,  or it can be completely undone so that the affected data is not changed by the  transaction.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/08/windows7-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 RTM Available on MSDN Technet 6th August</title>
		<link>http://www.ihackintosh.com/2009/08/download-windows-7-rtm/</link>
		<comments>http://www.ihackintosh.com/2009/08/download-windows-7-rtm/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 14:55:42 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[RTM]]></category>
		<category><![CDATA[Windows7]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/?p=3525</guid>
		<description><![CDATA[Windows 7 RTM is available to download for Technet and MSDN subscriber. The  initial MSDN launch will involve the English version only, and the second phase  of downloads will include the French, German, Italian, Spanish, and Japanese  client bits of Windows 7. Second phase is scheduled on October 1st for both MSDN  and TechNet customers. MSDN and TechNet subscribers, as well as Volume License  customers will have access to product keys (PIDs) when Windows 7 is made  available to them. Product keys for Windows 7 RTM will ...]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.ihackintosh.com/2009/08/download-windows-7-rtm/"></a></div><p>Windows 7 RTM is available to download for Technet and MSDN subscriber. The  initial MSDN launch will involve the English version only, and the second phase  of downloads will include the French, German, Italian, Spanish, and Japanese  client bits of Windows 7. Second phase is scheduled on October 1st for both MSDN  and TechNet customers. MSDN and TechNet subscribers, as well as Volume License  customers will have access to product keys (PIDs) when Windows 7 is made  available to them. Product keys for Windows 7 RTM will be different than the  product keys used for Windows 7 Beta and the release candidate.</p>
<ul>
<li>TechNet subscribers (English only, downloadable via Microsoft Connect or  TechNet Downloads)</li>
<li>MSDN subscribers (English only, downloadable via Microsoft Connect or MSDN)</li>
<li>Independent software vendors/Independent hardware vendors (English only via  Microsoft Connect or MSDN)</li>
</ul>
<p>For customers Windows 7 is on its way to manufacturers, and will be available  on October 22. If you pre-ordered Windows 7, it should be delivered sometime  around the October 22nd. You can pre-order Windows 7 today through many online  retailers like the Microsoft Store.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/08/download-windows-7-rtm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Windows 7 on a virtual hard disk (VHD)</title>
		<link>http://www.ihackintosh.com/2009/06/how-to-install-windows-7-on-a-virtual-hard-disk-vhd/</link>
		<comments>http://www.ihackintosh.com/2009/06/how-to-install-windows-7-on-a-virtual-hard-disk-vhd/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 19:08:41 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[VHD]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/2009/06/how-to-install-windows-7-on-a-virtual-hard-disk-vhd/</guid>
		<description><![CDATA[If You want to test Windows 7, without impacting your current installation of Windows XP or Vista on your desktop? A possible solution is: Boot from VHD. Virtual Hard Disk (VHD) Image Format trained to deploy in the real and virtual environments without the need to install the system on a real disk partition HDD.The convenience of such virtual VHD images is the rapid deployment of virtual environments as well as isolated systems, with possible direct download from Virtual Hard Disk (VHD) images. Installing fro VHD is always a pain ...]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.ihackintosh.com/2009/06/how-to-install-windows-7-on-a-virtual-hard-disk-vhd/"></a></div><p>If You want to test Windows 7, without impacting your current installation of Windows XP or Vista on your desktop? A possible solution is: Boot from VHD. Virtual Hard Disk (VHD) Image Format trained to deploy in the real and virtual environments without the need to install the system on a real disk partition HDD.The convenience of such virtual VHD images is the rapid deployment of virtual environments as well as isolated systems, with possible direct download from Virtual Hard Disk (VHD) images. Installing fro VHD is always a pain but still you can review this excellent post originally written by <a rel="nofollow" target="_blank" href="http://forums.techarena.in/members/11307.htm" target="_blank"><strong>MasterMind</strong></a> from TechArena.</p>
<p><strong>1.</strong> Befor getting started back up your data to avoid any risk<br />
<strong>2. </strong>Free up space on your physical disk to be at least 6 GB of free space (to allow more applications to be installed / tested later)<br />
<strong>3. </strong>Restart your system from the installation DVD of Windows 7<br />
<strong>4.</strong> Instead of proceeding with the installation, choose &#8220;Repair&#8221;</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/06/02-win7-repair-4.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="02_win7_repair_4" src="http://www.ihackintosh.com/wp-content/uploads/2009/06/02-win7-repair-4-thumb.jpg" border="0" alt="02_win7_repair_4" width="248" height="97" /></a></p>
<p><strong>5.</strong> The setup program offers to repair the system, this has no impact because we do not really fix the current system. Select the version of Windows currently installed.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/06/03-win7-recovery-2.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="03_win7_recovery_2" src="http://www.ihackintosh.com/wp-content/uploads/2009/06/03-win7-recovery-2-thumb.jpg" border="0" alt="03_win7_recovery_2" width="248" height="190" /></a><strong>6.</strong> Among the options, select Command Prompt.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/06/04-win7-prompt-4.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="04_win7_prompt_4" src="http://www.ihackintosh.com/wp-content/uploads/2009/06/04-win7-prompt-4-thumb.jpg" border="0" alt="04_win7_prompt_4" width="244" height="185" /></a></p>
<p><strong>7.</strong> We will then create a virtual disk (*. vhd) and then install Windows 7, using the utility Diskpart.exe, monitoring of the following commands to create a virtual disk.</p>
<blockquote><p>create vdisk file = c: \ vhd \ \ win7beta.vhd max = 32000<br />
select vdisk file = c: \ vhd \ win7beta.vhd<br />
attach vdisk<br />
exit</p></blockquote>
<p>Vdisk create command file = &#8220;xxx&#8221; maximum = yyy can set the size of your virtual disk. Allow enough space for</p>
<p>your applications. In the example, I chose to create a virtual disk represented by c: \ win7beta.vhd size of 32 GB. The command attach vdisk, preceded by select vdisk file = xxx is used to mount your virtual disk to physical disk.</p>
<p><strong>8.</strong> Then the Windows Setup program by typing setup.exe 7.</p>
<p><strong>9.</strong> Take the home screen, select language and keyboard and user license (EULA). Then proceed to installation mode Custom (Advanced).</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/06/10-win7-custom-4.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="10_win7_custom_4" src="http://www.ihackintosh.com/wp-content/uploads/2009/06/10-win7-custom-4-thumb.jpg" border="0" alt="10_win7_custom_4" width="366" height="186" /></a></p>
<p><strong>10. </strong>Windows will then display a selection screen of the destination disk for the new facility. Select the newly created virtual drive (you find in relation to the size set with the command create vdisk file = &#8220;xxx&#8221; yyy = maximum, 32 GB in the example), then click Next.</p>
<p>The setup continues as normal, and you managed your installation of Windows 7 VHD on a disc!</p>
<p>Source [T<a rel="nofollow" target="_blank" href="http://forums.techarena.in/guides-tutorials/1175447.htm" target="_blank">echArena</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/06/how-to-install-windows-7-on-a-virtual-hard-disk-vhd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change TCP/IP Settings in Windows Vista.</title>
		<link>http://www.ihackintosh.com/2009/05/how-to-change-tcpip-settings-in-windows-vista/</link>
		<comments>http://www.ihackintosh.com/2009/05/how-to-change-tcpip-settings-in-windows-vista/#comments</comments>
		<pubDate>Tue, 12 May 2009 17:18:28 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/2009/05/how-to-change-tcpip-settings-in-windows-vista/</guid>
		<description><![CDATA[TCP/IP is the set of communications protocols used for the Internet and other similar networks. TCP stands for Transmission Control Protocol and IP stands for Internet Protocol. The TCP/IP model consists of four layers (RFC 1122). From lowest to highest, these are the Link Layer, the Internet Layer, the Transport Layer,  and the Application Layer. The Internet Protocol Suite was developed by Defense Advanced Research Projects Agency (DARPA) in the early 1970s. In TCP/IP Settings you can configure the following options. You can change IP Address IPV4/IPV6 IP IP ...]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.ihackintosh.com/2009/05/how-to-change-tcpip-settings-in-windows-vista/"></a></div><p><strong>TCP/IP</strong> is the set of communications protocols used for the Internet and other similar networks. TCP stands for Transmission Control Protocol and IP stands for Internet Protocol. The TCP/IP model consists of four layers (RFC 1122).<sup> </sup>From lowest to highest, these are the Link Layer, the Internet Layer, the Transport Layer, <a href="http://www.ihackintosh.com/wp-content/uploads/2009/05/300pxudp-encapsulationsvg.png"><img style="display: inline; margin-left: 0px; margin-right: 0px; border: 0px initial initial;" title="300px-UDP_encapsulation.svg" src="http://www.ihackintosh.com/wp-content/uploads/2009/05/300pxudp-encapsulationsvg-thumb.png" border="0" alt="300px-UDP_encapsulation.svg" width="282" height="181" align="left" /></a> and the Application Layer. The Internet Protocol Suite was developed by Defense Advanced Research Projects Agency (DARPA) in the early 1970s. In TCP/IP Settings you can configure the following options. You can change IP Address IPV4/IPV6 IP IP is the primary protocol in the Internet Layer of the Internet Protocol Suite and has the task of delivering distinguished protocol datagrams (packets) from the source host to the destination host solely based on their addresses. You can also configure DNS server address, The Domain Name System makes it possible to assign domain names to groups of Internet users in a meaningful way, independent of each user&#8217;s physical location. Follow the steps given below to change TCP/IP Settings in Windows Vista.</p>
<p> </p>
<p><strong>1. </strong>Click the Start button <img title="Picture of the Start button" src="http://windowshelp.microsoft.com/QueryWS/GetOpenContent.aspx?assetID=4f6cbd09-148c-4dd8-b1f2-48f232a2fd33&amp;DocumentSet=en-US&amp;RenderKey=XML" alt="Picture of the Start button" />and Open Network Connections , Open Control Panel, Open Network and Internet, Open Network and Sharing Center, and then Open Manage network connections.</p>
<p> </p>
<p><strong>2. </strong>Right-click the connection that you want to change, and then click Properties. <img title="Administrator permission required" src="http://windowshelp.microsoft.com/QueryWS/GetOpenContent.aspx?assetID=18abb370-ac1e-4b6b-b663-e028a75bf05b&amp;DocumentSet=en-US&amp;RenderKey=XML" alt="Administrator permission required" /> If you are prompted for an administrator password or confirmation, type the password or provide confirmation.</p>
<p> </p>
<p><strong>3. </strong>Click the Networking tab. Under This connection uses the following items, click either Internet Protocol Version 4 (TCP/IPv4) or Internet Protocol Version 6 (TCP/IPv6), and then clickProperties.</p>
<p> </p>
<p><strong>4. </strong>To specify IPv4 IP address settings, do one of the following:</p>
<p>•To obtain IP settings automatically, click Obtain an IP address automatically, and then click OK.</p>
<p>•To specify an IP address, click Use the following IP address, and then, in the IP address, Subnet mask, and Default gateway boxes, type the IP address settings.</p>
<p> </p>
<p><strong>5. </strong>To specify IPv6 IP address settings, do one of the following:</p>
<p>•To obtain IP settings automatically, click Obtain an IPv6 address automatically, and then click OK.</p>
<p>•To specify an IP address, click Use the following IPv6 address, and then, in the IPv6 address,Subnet prefix length, and Default gateway boxes, type the IP address settings.</p>
<p> </p>
<p><strong>6. </strong>To specify DNS server address settings, do one of the following:</p>
<p>•To obtain a DNS server address automatically, click Obtain DNS server address automatically, and then click OK.</p>
<p>•To specify a DNS server address, click Use the following DNS server addresses, and then, in thePreferred DNS server and Alternate DNS server boxes, type the addresses of the primary and secondary DNS servers.</p>
<p> </p>
<p><strong>7. </strong>To change DNS, WINS, and IP settings, click Advanced.</p>
<p> </p>
<p>_____________________________________________________________________________________</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/05/how-to-change-tcpip-settings-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 RC Download available for MSDN and TechNet subscribers</title>
		<link>http://www.ihackintosh.com/2009/04/windows-7-rc-download-available-for-msdn-and-technet-subscribers/</link>
		<comments>http://www.ihackintosh.com/2009/04/windows-7-rc-download-available-for-msdn-and-technet-subscribers/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 13:30:04 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[RC]]></category>
		<category><![CDATA[Technet]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/2009/04/windows-7-rc-download-available-for-msdn-and-technet-subscribers/</guid>
		<description><![CDATA[As known already Microsoft awarded MSDN and TechNet subscriber Windows 7 RC.For those who are interested in previewing Windows 7 and experiencing the new features firsthand but are not TechNet or MSDN subscribers, the Windows 7 RC will be publicly available May 5 on the Microsoft Download Center (http://microsoft.com/downloads). Windows 7 RC is loaded with several new feature one of the most promising feature is Windows XP Mode. Microsoft defines Windows XP mode in Windows 7 as “&#160;Utilizing Windows Virtual PC, Windows XP Mode allows Windows 7 users to run ...]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.ihackintosh.com/2009/04/windows-7-rc-download-available-for-msdn-and-technet-subscribers/"></a></div><p>As known already Microsoft awarded MSDN and TechNet subscriber Windows 7 RC.For those who are interested in previewing Windows 7 and experiencing the new features firsthand but are not TechNet or MSDN subscribers, the Windows 7 RC will be publicly available May 5 on the Microsoft Download Center (<a rel="nofollow" target="_blank" href="http://microsoft.com/downloads">http://microsoft.com/downloads</a>). Windows 7 RC is loaded with several new feature one of the most promising feature is Windows XP Mode. Microsoft defines Windows XP mode in Windows 7 as “<strong>&#160;</strong>Utilizing Windows Virtual PC, Windows XP Mode allows Windows 7 users to run many Windows XP productivity applications, launched right from the Windows 7 desktop. Windows XP Mode will be available to Windows 7 Professional and Windows 7 Ultimate customers via download or, for the best experience, pre-installed directly on new PCs. As part of today’s announcement, Microsoft is releasing the beta of Windows XP Mode and Windows Virtual PC. For larger businesses where management is important to reduce the total cost of ownership, Microsoft Enterprise Desktop Virtualization (MED-V) within MDOP adds management to Windows Virtual PC including centralized policy, administration experience and deployment. ”</p>
<p>&#160;</p>
<p>Windows 7 Beta lacks with <i>FAT32 support</i> so Redmond Giant takes care this time, local FAT32 hard disk drives were not support in libraries for Beta. RC libraries will now support non-removable FAT32 and NTFS hard disk drives. Windows Touch is also improved with Controlling the computer by touching a touch-enabled screen or monitor is a core Windows 7 user experience. Improvements in the RC include several Windows Touch updates, including the ability to drag, drop and select items with touch, even inside Web sites that scroll both horizontally and vertically.</p>
<p>&#160;</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/04/windows7news001thumb.jpg"><img title="windows-7-news-001-thumb" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="221" alt="windows-7-news-001-thumb" src="http://www.ihackintosh.com/wp-content/uploads/2009/04/windows7news001thumb-thumb.jpg" width="264" border="0" /></a> <a href="http://www.ihackintosh.com/wp-content/uploads/2009/04/windows7news012thumb.jpg"><img title="windows-7-news-012-thumb" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="221" alt="windows-7-news-012-thumb" src="http://www.ihackintosh.com/wp-content/uploads/2009/04/windows7news012thumb-thumb.jpg" width="264" border="0" /></a> </p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/04/windows7news006thumb.jpg"><img title="windows-7-news-006-thumb" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="221" alt="windows-7-news-006-thumb" src="http://www.ihackintosh.com/wp-content/uploads/2009/04/windows7news006thumb-thumb.jpg" width="264" border="0" /></a> <a href="http://www.ihackintosh.com/wp-content/uploads/2009/04/windows7news045thumb.jpg"><img title="windows-7-news-045-thumb" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="221" alt="windows-7-news-045-thumb" src="http://www.ihackintosh.com/wp-content/uploads/2009/04/windows7news045thumb-thumb.jpg" width="264" border="0" /></a> </p>
</p>
<p>____________________________________________________________________________________</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/04/windows-7-rc-download-available-for-msdn-and-technet-subscribers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 is Here Where is Kernel 7.</title>
		<link>http://www.ihackintosh.com/2009/04/windows-7-is-here-where-is-kernel-7/</link>
		<comments>http://www.ihackintosh.com/2009/04/windows-7-is-here-where-is-kernel-7/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 13:40:07 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Kernel 6.1]]></category>
		<category><![CDATA[Kernel 7]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/2009/04/windows-7-is-here-where-is-kernel-7/</guid>
		<description><![CDATA[Windows 7 rocked almost everybody who was disappointed with Windows Vista. Microsoft Windows 7 Team working round o clock for developing &#38; improving Windows 7 UI n Performance. At the moment Windows development team is using kernel 6.1 Kernel 6.1 is a slightly improved version of Kernel 6 which was implemented in Windows Vista &#38; Windows 2008. You can notice the kernel version from the string of build as 6.1.7112.0.winmain.090416-1820 First part of String indicates it’s kernel version. So where is Kernel 7?

James Wault a Neowinian found a clue check ...]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.ihackintosh.com/2009/04/windows-7-is-here-where-is-kernel-7/"></a></div><p><font face="Georgia" size="2">Windows 7 rocked almost everybody who was disappointed with Windows Vista. Microsoft Windows 7 Team working round o clock for developing &amp; improving Windows 7 UI n Performance. At the moment Windows development team is using kernel 6.1 Kernel 6.1 is a slightly improved version of Kernel 6 which was implemented in Windows Vista &amp; Windows 2008. You can notice the kernel version from the string of build as 6.1.7112.0.winmain.090416-1820 First part of String indicates it’s kernel version. So where is Kernel 7?</font></p>
<p><font face="Georgia" size="2"></font></p>
<p><font face="Georgia" size="2">James Wault a </font><a rel="nofollow" target="_blank" href="http://www.neowin.net/news/main/09/04/20/windows-7-to-also-be-version-7-of-the-windows-kernel" target="_blank"><font face="Georgia" size="2">Neowinian</font></a><font face="Georgia" size="2"> found a clue check the image below. While exploring the instructions of Windows driver kit he found that Microsoft already got their hand on kernel 7. Something is striking me that Kernel 6.1 is the kernel 7. Now the question is why? and the answer is given by a Microsoft employee “ We named it Windows 7 from the beginning, it wasn&#8217;t even marketing that originally chose that brand, it was our internal &quot;code name.&quot; The builds were versioned at 7.0. It broke compatibility for too many apps/drivers, so we changed the versioning APIs to report 6.1 to reflect the level of compatibility that should be expected by pre-existing software.”</font></p>
<p><font face="Georgia" size="2"></font></p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/04/kernel7.jpg"><font face="Georgia" size="2"><img title="Kernel 7" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="240" alt="Kernel 7" src="http://www.ihackintosh.com/wp-content/uploads/2009/04/kernel7-thumb.jpg" width="484" border="0" /></font></a></p>
<p><font face="Georgia" size="2"></font></p>
<p><font face="Georgia" size="2">Yes the kernel 6.1 is actually kernel 7 and it was left intentionally at 6.1 &#8211; so that existing vista based installers will install under Windows 7. If you followed our site you may noticed that we have published a trick to run iLife’09 under Mac OS X 10.5.5 The iLife’09 suite was limited to run over Mac OS X 10.5.6 So what we did a simple trick to by pass this limitation. We edited SystemVersion.plist and changed the 10.5.5 to 10.5.6 means when iLife installer reads System Version from .plist file it reads 10.5.6 while it was 10.5.5 Same thing is done by Microsoft If they released Kernel 7.0 as kernel 7.0 most of software &amp; drivers will refuse to install. So basically what they did they renamed it as kernel 6.1 to make it compatible.</font></p>
<p><font face="Georgia" size="2"></font></p>
<p><font face="Georgia" size="2">But the kernel panic is still not solved one question is still alive Will the final version of Windows 7 is shipped with Kernel 7 or Kernel 6.1 Or RC release will be released with Kernel 7????</font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/04/windows-7-is-here-where-is-kernel-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 RC Download Available to Microsoft OEM Partners MSDN/Technet Soon.</title>
		<link>http://www.ihackintosh.com/2009/04/windows-7-rc-download-available-to-microsoft-oem-partners-msdntechnet-soon/</link>
		<comments>http://www.ihackintosh.com/2009/04/windows-7-rc-download-available-to-microsoft-oem-partners-msdntechnet-soon/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 08:51:32 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Build 7200]]></category>
		<category><![CDATA[rc release]]></category>
		<category><![CDATA[torrent.]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/2009/04/windows-7-rc-download-available-to-microsoft-oem-partners-msdntechnet-soon/</guid>
		<description><![CDATA[It has been already rumored that the Windows 7 RC will be ready in April for Special group of beta testers but Microsoft could make the RC available publicly in May. Yesterday Microsoft updated a page with Windows 7 RC download link to it’s partner site but sooner the page was disappeared. May be Microsoft was testing the page. The page states “ Partners: If you have a subscription to MSDN or TechNet, you can download Windows 7 RC now. Otherwise, you can download Windows 7 RC starting May 5, ...]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.ihackintosh.com/2009/04/windows-7-rc-download-available-to-microsoft-oem-partners-msdntechnet-soon/"></a></div><p><span style="font-size: x-small; font-family: georgia"><font size="2">It has been already rumored that the Windows 7 RC will be ready in April for Special group of beta testers but Microsoft could make the RC available publicly in May. Yesterday Microsoft updated a page with Windows 7 RC download link to it’s partner site but sooner the page was disappeared. May be Microsoft was testing the page. The page states “ <strong>Partners:</strong> If you have a subscription to MSDN or TechNet, you can download Windows 7 RC now. Otherwise, you can download Windows 7 RC starting May 5, 2009.”&#160; According to internal sources at the moment the Windows 7 RC has not been available through the MSDN or TechNet subscription yet, only the Microsoft OEM partners such as Dell, Siemens are taking part in the RC&#8217;s this period of test.</font></span></p>
<p><span style="font-size: x-small; font-family: georgia"><font size="2"></font></span></p>
<p><span style="font-size: x-small; font-family: georgia"><font size="2">The page will likely be taken down, so here is a screenshot of what was originally posted:</font></span></p>
<p><span style="font-size: x-small; font-family: georgia"><font size="2"><img title="rc-1" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="196" alt="rc-1" src="http://www.ihackintosh.com/wp-content/uploads/2009/04/rc1-thumb.png" width="548" border="0" /></font></span></p>
<p><span style="font-size: x-small; font-family: georgia"><font size="2"></font></span></p>
<p><span style="font-size: x-small; font-family: georgia"><font size="2">Now the question is What build this is ? It’s not cleared now but forums indicating it will be build 7200 or build 72XX. The peoples are going crazy over forums to find a clue when will the Windows 7 RC will leak on Torrent, Rapidshare, Usenet or similar. I think Microsoft was very successful to create a buzz on forums and blogsphere for RC.</font></span></p>
<p><strong><span style="font-size: x-small; font-family: georgia"><font size="2"></font></span></strong></p>
<p><strong><span style="font-size: x-small; font-family: georgia"><font size="2">RoadMap of Windows 7 :</font></span></strong></p>
<p><span style="font-size: x-small; font-family: georgia"><font size="2"></font></span></p>
<p><span style="font-size: x-small; font-family: georgia"><font size="2">05/05/09 = Release Candidate 1 (Build 71XX)       <br />XX/08/09 = Release Candidate 2 (Build 72XX)        <br />XX/09-10/09 = RTM (Build 73XX)        <br />XX/11-12/09 = Release final version for Manufracturers (Build 74XX / Build 76XX)</font></span></p>
<p><span style="font-size: x-small; font-family: georgia"><font size="2">__________________________________________________________________________</font></span></p>
<p><font face="Georgia" size="2"></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/04/windows-7-rc-download-available-to-microsoft-oem-partners-msdntechnet-soon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to make your windows run Superfast.</title>
		<link>http://www.ihackintosh.com/2009/03/how-to-make-your-windows-run-superfast/</link>
		<comments>http://www.ihackintosh.com/2009/03/how-to-make-your-windows-run-superfast/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 23:14:54 +0000</pubDate>
		<dc:creator>Manuj Mohla</dc:creator>
				<category><![CDATA[windows XP]]></category>
		<category><![CDATA[speedup]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/?p=1740</guid>
		<description><![CDATA[There are many ways using which you can make your system run faster here are few of those.
Disable CD Autorun
( WinXP PRO Only)
1. Click Start, Run and enter GPEDIT.MSC
2. Go to Computer Configuration, Administrative Templates, System.
3. Locate the entry for Turn autoplay off and modify it as you desire.
Speed Up Browsing :
When you connect to a web site your computer sends information back and forth. Some of this information deals with resolving the site name to an IP address, the stuff that TCP/IP really deals with, not words. This is ...]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.ihackintosh.com/2009/03/how-to-make-your-windows-run-superfast/"></a></div><p>There are many ways using which you can make your system run faster here are few of those.</p>
<p>Disable CD Autorun</p>
<p>( WinXP PRO Only)</p>
<p>1. Click Start, Run and enter GPEDIT.MSC<br />
2. Go to Computer Configuration, Administrative Templates, System.<br />
3. Locate the entry for Turn autoplay off and modify it as you desire.</p>
<p><strong>Speed Up Browsing :</strong></p>
<p>When you connect to a web site your computer sends information back and forth. Some of this information deals with resolving the site name to an IP address, the stuff that TCP/IP really deals with, not words. This is DNS information and is used so that you will not need to ask for the site location each and every time you visit the site. Although Windows XP and Windows XP have a pretty efficient DNS cache, you can increase its overall performance by increasing its size. You can do this with the registry entries below:</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]<br />
“CacheHashTableBucketSize”=dword:00000001<br />
“CacheHashTableSize”=dword:00000180<br />
“MaxCacheEntryTtlLimit”=dword:0000fa00<br />
“MaxSOACacheEntryTtlLimit”=dword:0000012d</p>
<p>Make a new text file and rename it to dnscache.reg. Then copy and paste the above into it and save it. Merge it into the registry.<br />
<strong> DISABLE INDEXING SERVICES :</strong></p>
<p>Indexing Services is a small little program that uses large amounts of RAM and can often make a computer endlessly loud and noisy. This system process indexes and updates lists of all the files that are on your computer. It does this so that when you do a search for something on your computer, it will search faster by scanning the index lists. If you don’t search your computer often, or even if you do search often, this system service is completely unnecessary. To disable do the following:</p>
<p>1. Go to Start<br />
2. Click Settings<br />
3. Click Control Panel<br />
4. Double-click Add/Remove Programs<br />
5. Click the Add/Remove Window Components<br />
6. Uncheck the Indexing services<br />
7. Click Next</p>
<p><strong>OPTIMISE DISPLAY SETTINGS :</strong></p>
<p>Windows XP can look sexy but displaying all the visual items can waste system resources. To optimize:</p>
<p>1. Go to Start<br />
2. Click Settings<br />
3. Click Control Panel<br />
4. Click System<br />
5. Click Advanced tab<br />
6. In the Performance tab click Settings<br />
7. Leave only the following ticked:</p>
<p>* Show shadows under menus<br />
* Show shadows under mouse pointer<br />
* Show translucent selection rectangle<br />
* Use drop shadows for icons labels on the desktop<br />
* Use visual styles on windows and buttons</p>
<p><strong>SPEEDUP FOLDER BROWSING :</strong></p>
<p>You may have noticed that everytime you open my computer to browse folders that there is a slight delay. This is because Windows XP automatically searches for network files and printers everytime you open Windows Explorer. To fix this and to increase browsing significantly:</p>
<p>1. Open My Computer<br />
2. Click on Tools menu<br />
3. Click on Folder Options<br />
4. Click on the View tab.<br />
5. Uncheck the Automatically search for network folders and printers check box<br />
6. Click Apply<br />
7. Click Ok<br />
8. Reboot your computer</p>
<p><strong>REMOVE THE DESKTOP PICTURE :</strong></p>
<p>Your desktop background consumes a fair amount of memory and can slow the loading time of your system. Removing it will improve performance.</p>
<p>1. Right click on Desktop and select Properties<br />
2. Select the Desktop tab<br />
3. In the Background window select None<br />
4. Click Ok</p>
<p><strong>DISABLE UNNECESSARY SERVICES :</strong></p>
<p>Because Windows XP has to be all things to all people it has many services running that take up system resources that you will never need. Below is a list of services that can be disabled on most machines:</p>
<p>* Alerter<br />
* Clipbook<br />
* Computer Browser<br />
* Distributed Link Tracking Client<br />
* Fast User Switching<br />
* Help and Support &#8211; (If you use Windows Help and Support leave this enabled)<br />
* Human Interface Access Devices<br />
* Indexing Service<br />
* IPSEC Services<br />
* Messenger<br />
* Netmeeting Remote Desktop Sharing (disabled for extra security)<br />
* Portable Media Serial Number<br />
* Remote Desktop Help Session Manager (disabled for extra security)<br />
* Remote Procedure Call Locator<br />
* Remote Registry (disabled for extra security)<br />
* Remote Registry Service<br />
* Secondary Logon<br />
* Routing &amp; Remote Access (disabled for extra security)<br />
* Server<br />
* SSDP Discovery Service &#8211; (Unplug n’ Pray will disable this)<br />
* Telnet<br />
* TCP/IP NetBIOS Helper<br />
* Upload Manager<br />
* Universal Plug and Play Device Host<br />
* Windows Time<br />
* Wireless Zero Configuration (Do not disable if you use a wireless network)<br />
* Workstation</p>
<p>To disable these services:</p>
<p>* Go to Start and then Run and type “services.msc”<br />
* Doubleclick on the service you want to change<br />
* Change the startup type to ‘Disable”</p>
<p><strong>REMOVE ANNOYING DELETE CONFIRMATION MESSAGES :</strong></p>
<p>Although not strictly a performance tweak I love this fix as it makes my machine ‘feel’ faster. I hate the annoying ‘are you sure?’ messages that XP displays, especially if I have to use a laptop touchpad to close them. To remove these messages:</p>
<p>1. Right-click on the ‘Recycle Bin’ on the desktop and then click ‘Properties’<br />
2. Clear the ‘Display Delete Confirmation Dialog’ check box and click ‘Ok’</p>
<p>If you do accidently delete a file don’t worry as all is not lost. Just go to your Recycle Bin and ‘Restore’ the file.</p>
<p>There are many other ways using which you can increase your system speed and surely we will talk about them later. Happy hacking<img class="alignleft size-full wp-image-1741" title="fast_snail_id86636_size350" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/fast_snail_id86636_size350.jpg" alt="fast_snail_id86636_size350" width="350" height="350" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/03/how-to-make-your-windows-run-superfast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Wallpapers of Windows 7 Build 7048 RC1.</title>
		<link>http://www.ihackintosh.com/2009/03/download-wallpapers-of-windows-7-build-7048-rc1/</link>
		<comments>http://www.ihackintosh.com/2009/03/download-wallpapers-of-windows-7-build-7048-rc1/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 08:26:43 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[build 7048]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[rc1]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/2009/03/download-wallpapers-of-windows-7-build-7048-rc1/</guid>
		<description><![CDATA[As far you know that Windows 7 build 7048 64 bit version is leaked on internet and easily available on Green Demon and Bay of Pirates. The noticeable change in build 7048 is it’s RC1 release, You can disable IE8 Beta, Paint – Calculator &#8211; Sticky Notes icon changed, 24-39% more icons available on taskbar before scrolling and Start button changed. New Wallpapers are also added. Here you can take a look and download complete set of Wallpapers available with build 7048. This wallpaper pack contains wallpapers of all five ...]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.ihackintosh.com/2009/03/download-wallpapers-of-windows-7-build-7048-rc1/"></a></div><p>As far you know that Windows 7 build 7048 64 bit version is leaked on internet and easily available on Green Demon and Bay of Pirates. The noticeable change in build 7048 is it’s RC1 release, You can disable IE8 Beta, Paint – Calculator &#8211; Sticky Notes icon changed, 24-39% more icons available on taskbar before scrolling and Start button changed. New Wallpapers are also added. Here you can take a look and download complete set of Wallpapers available with build 7048. This wallpaper pack contains wallpapers of all five zones (Australia, Canada, United Kingdom, United States &amp; South Africa).</p>
<p> </p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/windows7build7048wallpaperthumb.png"><img style="display: block; margin-left: auto; margin-right: auto; border: 0px initial initial;" title="windows-7-build-7048-wallpaper-thumb" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/windows7build7048wallpaperthumb-thumb.png" border="0" alt="windows-7-build-7048-wallpaper-thumb" width="593" height="471" /></a></p>
<p> </p>
<p> </p>
<p><a rel="nofollow" target="_blank" href="http://rapidshare.com/files/205680181/W7build7048wall-win7dotin.zip"><span style="color: #000000; font-size: medium;"><strong><em>Download From Rapidshare Here</em></strong></span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/03/download-wallpapers-of-windows-7-build-7048-rc1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Install Windows 7 inside Linux \ Vista \ XP with VirtualBox.</title>
		<link>http://www.ihackintosh.com/2009/03/how-to-install-windows-7-inside-vista-xp-with-virtualbox/</link>
		<comments>http://www.ihackintosh.com/2009/03/how-to-install-windows-7-inside-vista-xp-with-virtualbox/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 10:38:48 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows XP]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[virtual box]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[Windos 7]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/2009/03/how-to-install-windows-7-inside-vista-xp-with-virtualbox/</guid>
		<description><![CDATA[VirtualBox is a free software for creating and running virtual operating system installations called virtual machines. VirtualBox was originally created by German software company innotek, now developed by Sun Microsystems as part of its Sun xVM virtualization platform.VirtualBox Supported host operating systems include Linux, Mac OS X, OS/2 Warp, Windows XP or Vista, and Solaris, while supported guest operating systems include DragonFlyBSD, FreeBSD, Linux, OpenBSD, OS/2 Warp, Windows and Solaris.As you know Windows 7 beta is released and everyone is exited about the upcoming release. Since the Windows 7 is ...]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.ihackintosh.com/2009/03/how-to-install-windows-7-inside-vista-xp-with-virtualbox/"></a></div><p>VirtualBox is a free software for creating and running virtual operating system installations called virtual machines. VirtualBox was originally created by German software company innotek, now developed by Sun Microsystems as part of its Sun xVM virtualization platform.VirtualBox Supported host operating systems include Linux, Mac OS X, OS/2 Warp, Windows XP or Vista, and Solaris, while supported guest operating systems include DragonFlyBSD, FreeBSD, Linux, OpenBSD, OS/2 Warp, Windows and Solaris.As you know Windows 7 beta is released and everyone is exited about the upcoming release. Since the Windows 7 is in beta form so it is not a good idea to wipe out your existing installation for experiencing the features of Windows 7. In this tutorial we’ll show you how to install Windows 7 inside Windows XP or VISTA or Linux with the help of VirtualBox.</p>
<p> </p>
<table border="3" cellspacing="0" cellpadding="3" width="562">
<tbody>
<tr>
<td width="556" valign="top">
<ul>
<li><strong>VirtualBox 2.1.4 for Windows hosts</strong> <a rel="nofollow" target="_blank" href="http://download.virtualbox.org/virtualbox/2.1.4/VirtualBox-2.1.4-42893-Win_x86.msi">x86</a> | <a rel="nofollow" target="_blank" href="http://download.virtualbox.org/virtualbox/2.1.4/VirtualBox-2.1.4-42893-Win_amd64.msi">AMD64</a> <em>(only on Windows x64!)</em></li>
</ul>
<ul>
<li><strong>VirtualBox 2.1.4 for OS X hosts</strong> <a rel="nofollow" target="_blank" href="http://download.virtualbox.org/virtualbox/2.1.4/VirtualBox-2.1.4-42893-OSX.dmg">Intel Macs</a></li>
</ul>
<ul>
<li><strong><a rel="nofollow" target="_blank" href="http://www.virtualbox.org/wiki/Linux_Downloads">VirtualBox 2.1.4 for Linux hosts</a></strong></li>
</ul>
<ul>
<li><strong>VirtualBox 2.1.4 for Solaris and OpenSolaris hosts</strong> <a rel="nofollow" target="_blank" href="http://download.virtualbox.org/virtualbox/2.1.4/VirtualBox-2.1.4-42893-SunOS.tar.gz">x86/amd64</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>1.</strong> Fire the Virtualbox and click on Newbutton located at top left hand corner.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/1.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="1" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/1-thumb.jpg" border="0" alt="1" width="408" height="307" /></a></p>
<p><strong>2.</strong> Now you will be in new Virtual Machine Wizard, Click Next.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/2.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="2" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/2-thumb.jpg" border="0" alt="2" width="412" height="370" /></a></p>
<p><strong>3. </strong>Name the Installation like Windows 7 etc. In Operating System Pane select Microsoft Windows and in Version pane select Windows 7.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/3.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="3" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/3-thumb.jpg" border="0" alt="3" width="412" height="398" /></a></p>
<p> </p>
<p><strong>4.</strong> Allocate the Random Access Memory { RAM } to virtual machine, 1GB is recommended. Every time a virtual machine is started, VirtualBox will allocate this much memory from your host machine and present it to the guest operating system, which will report this size as the (virtual) computer’s installed RAM.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/4.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="4" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/4-thumb.jpg" border="0" alt="4" width="419" height="374" /></a></p>
<p> </p>
<p><strong>5.</strong> specify a virtual hard disk for your VM. If you have previously created any virtual hard disks which have not been attached to other virtual machines, you can select those from the dropdown list in the wizard window.Otherwise create a new Virtual HDD by Click on <strong>New &gt;&gt; Next &gt;&gt; Fixed Size Storage &gt;&gt; Specify the Size and Location.</strong></p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/5.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="5" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/5-thumb.jpg" border="0" alt="5" width="423" height="379" /></a></p>
<p> </p>
<p>A <strong>dynamically expanding file</strong> will only grow in size when the guest actually stores data on its virtual hard disk. It will therefore initially be small on the host hard drive and only later grow to the size specified as it is filled with data. A <strong>fixed-size file</strong> will immediately occupy the file specified, even if only a fraction of the virtual hard disk space is actually in use. While occupying much more space, a fixed-size file incurs less overhead and is therefore slightly faster than a dynamically expanding file.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/6.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="6" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/6-thumb.jpg" border="0" alt="6" width="427" height="382" /></a></p>
<p> </p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/7.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="7" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/7-thumb.jpg" border="0" alt="7" width="436" height="389" /></a></p>
<p> </p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/8.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="8" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/8-thumb.jpg" border="0" alt="8" width="441" height="397" /></a> </p>
<p><strong>6. </strong>Now you have a virtual Machine with Virtual Ram, Virtual HDD and Virtual Lan now Installa Virtual Operating System. Insert your DVD of Windows 7 in your Physical drive or mount the ISO image into virtual drive and note the letter of drive. Fire the Start button.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/9.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="9" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/9-thumb.jpg" border="0" alt="9" width="440" height="321" /></a></p>
<p>Click Next.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/10.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="10" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/10-thumb.jpg" border="0" alt="10" width="445" height="418" /></a></p>
<p><strong></strong></p>
<p><strong>7. </strong>In Media type select CD / DVD-ROM Device and in media source pane select the drive letter or mount the image directly in Image File option.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/11.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="11" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/11-thumb.jpg" border="0" alt="11" width="455" height="426" /></a></p>
<p> </p>
<p><strong>8.</strong> That’s it sit back, releax and enjoy the taste of Windows 7.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/12.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="12" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/12-thumb.jpg" border="0" alt="12" width="464" height="454" /></a>    </p>
<p>I spend 8 hours to make this guide, but it takes only one minute to <strong>digg</strong> the story go ahead and promote the story.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/03/how-to-install-windows-7-inside-vista-xp-with-virtualbox/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

