<?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>Make Tech Easier&#187; compatible</title>
	<atom:link href="http://maketecheasier.com/tag/compatible/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simple Workaround to Make iPhone Apps Compatible with iPad</title>
		<link>http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24</link>
		<comments>http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24#comments</comments>
		<pubDate>Mon, 24 Jan 2011 12:58:20 +0000</pubDate>
		<dc:creator>Harold</dc:creator>
				<category><![CDATA[iPhone/iPod Touch]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[compatible]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[SFTP]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=28211</guid>
		<description><![CDATA[As much as you want to use some of your iPhone apps with your iPad, you can&#8217;t because of compatibility issues. The most common problem you may encounter when doing so is pixelation; the other one is size doubling. Obviously, it is because iPhone and iPad have different screen size. There is a workaround I [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24&amp;title=Simple+Workaround+to+Make+iPhone+Apps+Compatible+with+iPad&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24">Simple Workaround to Make iPhone Apps Compatible with iPad</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/01/fugu-logo.jpg" alt="fugu-logo" title="fugu-logo" width="208" height="137" class="alignleft size-full wp-image-28275" />As much as you want to use some of your iPhone apps with your iPad, you can&#8217;t because of compatibility issues. The most common problem you may encounter when doing so is pixelation; the other one is size doubling. Obviously, it is because iPhone and iPad have different screen size.</p>
<p>There is a workaround I knew in making some iPhone apps iPad-compatible, however, you must remember that not all apps may run correctly with this method. I have used Fugu for several months with this purpose and I never encountered any problem.<br />
<span id="more-28211"></span></p>
<h3>Fugu Overview</h3>
<p>Basically, Fugu is the graphical representation of Secure File Transfer Protocol (SFTP) command line. SFTP works like File Transfer Protocol (FTP) only that the entire session is encrypted and it is impossible for third party to intercept that data being sent (especially password) because all of which do not have clear-text format. For more information about Fugu, you may visit its official <a href="http://rsug.itd.umich.edu/software/fugu/">website</a>.</p>
<h3>Pre-Requisites</h3>
<p>- before you can do this tutorial, you should <a href="http://maketecheasier.com/jailbreak-your-ipad/2010/07/19">jailbreak your iPad</a>.</p>
<p>- install OpenSSH through Cydia.</p>
<p>- download Fugu <a href="http://rsug.itd.umich.edu/software/fugu/download.html">here</a>.</p>
<h3>Here&#8217;s the Workaround…</h3>
<p>Actually, this tutorial is pretty simple and straightforward that you wouldn&#8217;t even find it difficult. However, if you are new to using iPhone or iPad, there&#8217;ll may be things you would find difficult to understand.</p>
<p><strong>Step One</strong>: Make sure you connect your iPad to the same network where your computer is connected; launch Fugu if everything is set and ready.</p>
<p><strong>Step Two</strong>: You will then be asked to enter information to the fields provided. For the <em>Connect To</em> field, enter your iPad&#8217;s <strong>IP address</strong>; for <em>Username</em>, enter the default which is <strong>root</strong>. You may click on &#8216;<strong>Connect</strong>&#8216; button to continue.</p>
<p><img class="aligncenter size-full wp-image-28237" title="iPad-Fugu-IP-Address" src="http://imagecdn.maketecheasier.com/2011/01/iPad-Fugu-IP-Address.png" alt="iPad-Fugu-IP-Address" width="445" height="402" /></p>
<p><strong>Step Three</strong>: You will be prompted for the password. If you haven&#8217;t changed the default password yet, you can use <strong>alpine</strong>, then click &#8216;<strong>Authenticate</strong>&#8216; to proceed.</p>
<p><img class="aligncenter size-full wp-image-28239" title="iPad-Fugu-Enter-Password" src="http://imagecdn.maketecheasier.com/2011/01/iPad-Fugu-Enter-Password.png" alt="iPad-Fugu-Enter-Password" width="416" height="158" /></p>
<p><strong>Step Four:</strong> Now, we will go to applications folder. Click on &#8216;<strong>Go To</strong>&#8216; button at the top. Then key in <em>/var/mobile/Applications</em>, but make sure that &#8216;<strong>Remotely</strong>&#8216; option is selected before you click on the &#8216;<strong>Go</strong>&#8216; button. This will bring us to the directory where application files are saved.</p>
<p><img class="aligncenter size-full wp-image-28243" title="fugu-applications-folder" src="http://imagecdn.maketecheasier.com/2011/01/fugu-applications-folder.png" alt="fugu-applications-folder" width="392" height="128" /></p>
<p><strong>Step Five:</strong> A list of folders or directories will be presented to you with a bunch of numbers. Unfortunately, it would be difficult to determine the right app you are looking for since the directories are named NOT bearing their own names or brands. The best thing you can do is to know the &#8216;Date Modified&#8217; of the application you are looking for.</p>
<p><img class="aligncenter size-full wp-image-28246" title="iPad-applications-folder" src="http://imagecdn.maketecheasier.com/2011/01/iPad-applications-folder.png" alt="iPad-applications-folder" width="451" height="280" /></p>
<p><strong>Step Six</strong>: If you already knew the folder you are up to based on its modified date, just double-click on it to enter the directory. Once inside, you&#8217;ll notice there is another folder which bears the name of the app. In this example, we will use<strong> BeejiveIM</strong> app since it is one of the applications where this guide is applicable to. Enter into the app&#8217;s directory.</p>
<p><img class="aligncenter size-full wp-image-28251" title="beejiveim-app-folder" src="http://imagecdn.maketecheasier.com/2011/01/beejiveim-app-folder.png" alt="beejiveim-app-folder" width="452" height="181" /></p>
<p><strong>Step Seven</strong>: Look for <em>info.plist</em> and copy it to your computer, or you can just drag it from the right pane to the left.</p>
<p><img class="aligncenter size-full wp-image-28252" title="fugu-info-plist" src="http://imagecdn.maketecheasier.com/2011/01/fugu-info-plist.png" alt="fugu-info-plist" width="450" height="196" /></p>
<p><strong>Step Eight</strong>: Control-click or Right-click on file you just copied and select &#8216;<strong>Open</strong>&#8216; from the menu. Doing so will let <em>Property List Editor</em> open the file for editing. Now click on &#8216;<strong>Add Child</strong>&#8216; button from the toolbar; name the new child as <em>UIDeviceFamily</em>.</p>
<p><img class="aligncenter size-full wp-image-28253" title="fugu-info-plist-open" src="http://imagecdn.maketecheasier.com/2011/01/fugu-info-plist-open.png" alt="fugu-info-plist-open" width="456" height="338" /></p>
<p><strong>Step Nine</strong>: Now Right-click on <em>UIDeviceFamily</em>, select &#8216;<strong>Value Type</strong>&#8216; then &#8216;<strong>Array</strong>&#8216; from the menu.</p>
<p><img class="aligncenter size-full wp-image-28256" title="fugu-info-plist-value-array" src="http://imagecdn.maketecheasier.com/2011/01/fugu-info-plist-value-array.png" alt="fugu-info-plist-value-array" width="444" height="299" /></p>
<p><strong>Step Ten</strong>: There is a little arrow beside <em>UIDeviceFamily</em> (left side), just click on it to reveal child under it. After which, add two items by clicking &#8216;<strong>Add Child</strong>&#8216; twice, this will add items 0 and 1, and set the values 1 and 2, respectively.</p>
<p><img class="aligncenter size-full wp-image-28258" title="fugu-info-plist-reveal-items-add-child" src="http://imagecdn.maketecheasier.com/2011/01/fugu-info-plist-reveal-items-add-child.png" alt="fugu-info-plist-reveal-items-add-child" width="477" height="225" /></a></p>
<p><strong>Step Eleven</strong>: After doing the above step, just &#8216;<strong>Save</strong>&#8216; it normally. Now, you are ready to overwrite <em>info.plist</em> using Fugu.</p>
<p><img class="aligncenter size-full wp-image-28259" title="fugu-info-plist-overwrite" src="http://imagecdn.maketecheasier.com/2011/01/fugu-info-plist-overwrite.png" alt="fugu-info-plist-overwrite" width="488" height="155" /></p>
<p>Basically, you can do the steps 8 to 10 without copying <em>info.plist</em> to your computer for editing. However, to make it safer for your app, it would be better to back the data up before editing; doing so will make it easier for you to retract all the changes you&#8217;ve should anything crazy happen.</p>
<p>Now, you can just respring your iPad or reboot it. The next time you&#8217;ll launch that specific iPhone app (for this post it&#8217;s BeejiveIM) through your iPad, it should work. Don&#8217;t hesitate to leave questions or comment if you have any.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24&amp;title=Simple+Workaround+to+Make+iPhone+Apps+Compatible+with+iPad&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24">Simple Workaround to Make iPhone Apps Compatible with iPad</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Run your Older Programs in Windows 7/Vista</title>
		<link>http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05</link>
		<comments>http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05#comments</comments>
		<pubDate>Tue, 05 Jan 2010 13:33:07 +0000</pubDate>
		<dc:creator>Tanmay</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[compatible]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=10506</guid>
		<description><![CDATA[Sometimes, it can be very annoying to get an older program to run in Windows 7 or Vista. These programs are often not compatible with your current installation of Windows, and yet they are essential for your daily usage. So what can you do about it? Luckily, there is this Program Compatibility Wizard in Windows [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05&amp;title=How+to+Run+your+Older+Programs+in+Windows+7%2FVista&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05">How to Run your Older Programs in Windows 7/Vista</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-10667" title="windows-compatibility" src="http://imagecdn.maketecheasier.com/2010/01/windows-compatibility.jpg" alt="windows-compatibility" width="250" height="129" />Sometimes, it can be very annoying to get an older program to run in Windows 7 or Vista. These programs are often not compatible with your current installation of Windows, and yet they are essential for your daily usage. So what can you do about it? Luckily, there is this <em>Program Compatibility Wizard</em> in Windows 7/Vista that can make things slightly easier. What the wizard does is to make the Operating System behaves like an earlier version of Windows so older programs can run on it smoothly.</p>
<p>Here are the steps to make older programs run in Windows 7/Vista.<br />
<span id="more-10506"></span></p>
<ul>
<li>Open Control Panel from the start menu of  Windows 7/Vista.</li>
<li>Click on “<em>Programs</em>” from the right pane.</li>
<li>Now you can see “<em>Programs and features</em>”. Under this header, click on &#8220;<em>Use an  older program with this version of windows</em>&#8220;.</li>
<li>The program compatibility wizard will appear with a caution message.</li>
<li>Click &#8220;<em>Next</em>&#8221; to continue.</li>
</ul>
<h3>For Windows Vista</h3>
<ul>
<li>Now 3 options will appear. You can run program compatibility wizard for  those programs that are already installed but not running properly by choosing  the the option&#8221;<em>I want to choose from a list of programs</em>&#8220;. There is another option that allows you to choose  the location of the setup file of the application which you are going to install  in Vista.</li>
<li>After choosing the appropriate option, you have to select the operating  system in which the program is compatible. Here I have chosen Windows XP service pack 2.</li>
</ul>
<p><img class="aligncenter size-full wp-image-10509" src="http://imagecdn.maketecheasier.com/2010/01/windows-compatibility-mode1.gif" alt="windows-compatibility-mode" width="552" height="485" /></p>
<ul>
<li>The next window allows you to change the display settings for the  application. This is only necessary if you experienced any problem with the display.</li>
</ul>
<p><img class="aligncenter size-full wp-image-10510" src="http://imagecdn.maketecheasier.com/2010/01/windows-compatibility-display.gif" alt="windows-program-compatibility-wizard-display" width="577" height="311" /></p>
<ul>
<li>If your programs need the administrator privilege to run, check the box <em>Run program as administrator</em> and click &#8220;<em>Next</em>&#8220;.</li>
</ul>
<p><img class="aligncenter size-full wp-image-10511" src="http://imagecdn.maketecheasier.com/2010/01/windows-compatibility-admin.gif" alt="windows-program-compatibility-mode-administrative-privilege" width="418" height="205" /></p>
<ul>
<li>Windows will now check if the program compatibility settings work fine for the older program. Once it is done, it will show a UAC security prompt. Click &#8220;<em>Allow</em>&#8220;</li>
<li>If it finds any compatibility issue, it will show an error message.</li>
</ul>
<p><img class="aligncenter size-full wp-image-10512" src="http://imagecdn.maketecheasier.com/2010/01/windows-compatibility-mode-test.gif" alt="windows-compatibility-mode-test" width="470" height="165" /></p>
<ul>
<li>If everything is fine, go back to the compatibility wizard page and choose &#8220;<em>Yes, set this program to always use these compatibility settings</em>&#8220;. Click &#8220;<em>Next</em>&#8221; and then &#8220;<em>Finish</em>&#8220;.</li>
</ul>
<h3>For Windows 7</h3>
<ul>
<li>It will list all the installed programs.</li>
<li>Pick the incompatible program from the list. If you have not installed (or can&#8217;t install) the program, you can choose &#8220;<em>Not listed</em>&#8221; to select the setup file of the program.</li>
<li>Now two options will appear. The first is for testing with the recommended settings and the second one is for customizing the settings. If you are having problems with the display and user permissions, choose the second option.</li>
</ul>
<p><img class="size-full wp-image-10634 aligncenter" src="http://imagecdn.maketecheasier.com/2010/01/windows-compatibility-troubleshoot.gif" alt="windows-compatibility-wizard-troubleshooting-option" width="532" height="202" /></p>
<ul>
<li>If you choose the recommended compatibility settings, the system will find the suitable settings for the program. If you have chosen the second option, you will see a window where you can configure the display and user permission issue.</li>
<li>Click on &#8220;<em>Start the program</em>&#8220;.</li>
<li>Once it is done, go back to the program compatibility wizard and click on &#8220;<em>Next</em>&#8220;.</li>
<li>Choose &#8220;<em>Yes, save this settings for this program</em>&#8220;.</li>
</ul>
<p>You can also set the compatibility mode by right clicking on the executable  file.</p>
<ul>
<li>Right click on the executable file and choose <em>Properties</em>.</li>
<li>Select the Compatibility tab.</li>
<li>Check the “<em>Run this program in compatibility mode for:</em>” option.</li>
</ul>
<p><img class="aligncenter size-full wp-image-10516" src="http://imagecdn.maketecheasier.com/2010/01/windows-compatibility-context.gif" alt="windows-compatibility-context menu" width="375" height="512" /></p>
<p>Make the necessary configuration and click OK.</p>
<p>You will have a better chance of running the older programs in Windows 7 than on Vista. However, it still doesn&#8217;t guarantee to work for all software. You might want to contact your software vendor to see if a newer release of the software is available.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05&amp;title=How+to+Run+your+Older+Programs+in+Windows+7%2FVista&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05">How to Run your Older Programs in Windows 7/Vista</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/run-older-programs-in-windows-7-vista/2010/01/05/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>VistaUACMaker Makes Your XP Apps Compatible With Windows Vista &amp; 7</title>
		<link>http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04</link>
		<comments>http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04#comments</comments>
		<pubDate>Wed, 04 Nov 2009 13:20:17 +0000</pubDate>
		<dc:creator>Soumen Halder</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[compatible]]></category>
		<category><![CDATA[UAC]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Win XP]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=8091</guid>
		<description><![CDATA[Windows Vista and 7 come with User Account Control (UAC) that controls the permissions the users have for running each application. Due to this restriction, many program in Win XP that require administrators privilege will not be able to run smoothly in Vista or Win 7. In such cases, you can use the VistaUACMaker to [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04&amp;title=VistaUACMaker+Makes+Your+XP+Apps+Compatible+With+Windows+Vista+%26amp%3B+7&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04">VistaUACMaker Makes Your XP Apps Compatible With Windows Vista &amp; 7</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://imagecdn.maketecheasier.com/2009/11/VistaUACMaker-logo.png" alt="Vista-UAC-Maker-logo" width="160" height="110" /> Windows Vista and 7 come with User Account Control (UAC) that controls the  permissions the users have for running each application. Due to this restriction, many program in Win XP that require administrators privilege will not be able to run smoothly in Vista or Win 7. In such cases, you can use the <a href="http://www.securityxploded.com/vistauacmaker.php" target="_blank">VistaUACMaker</a> to change the permission in the application and make it compatible with Vista and Windows 7.</p>
<p>To achieve the goal that we have in mind, we need to alter the <em>Manifest File</em> of the app which contains the useful information that provides the privileges needed by the app concerned &amp; its UI Interaction of the app.</p>
<p><span id="more-8091"></span>Those are the three types of privileges that can be stored in the Manifest File.</p>
<ul>
<li><strong>requireAdministrator</strong> &#8211; Run the app as administrator.</li>
<li><strong>asInvoker</strong> &#8211; Run with same privilege as that of the parent process.</li>
<li><strong>highestAvailable</strong> &#8211; Run with highest possible privilege available to user.</li>
</ul>
<p>Ok that is enough with the geeky talk, let us proceed to the HOW TO section which tells us how to perform the task.</p>
<p>1. <a href="http://www.securityxploded.com/download.php#vistauacmaker" target="_blank">Download Vista UAC Maker</a>.</p>
<p>2. Run the Utility. Now using the <strong>Select…</strong> button browse &amp; locate the app or program executable file.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/11/VistaUACMaker-window.png" alt="Vista-UAC-Maker-window" width="539" height="357" /></p>
<p>3. Add some words in the <strong>Project Description field</strong> for future reference.</p>
<p>4. In the <strong>Required Privilege Level</strong> drop-down list select the privilege. The default is  [requireAdministrator], but you can change it to whichever is suitable for the application.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/11/VistaUACMaker-Privileges.png" alt="Vista-UAC-Maker-Privileges" width="280" height="41" /></p>
<p>5. In the last step where you are asked “<em>Does your application interacts with high privilege windows on desktop?</em>”, check the <strong>Yes</strong> box only if your app interacts with high privilege apps on UI level in Vista else leave it as <strong>No</strong>.</p>
<p>That&#8217;s it.</p>
<p>Now the configured app is compatible with Windows Vista as well as Windows 7 too. This works great in cases where you need to use a particular app meant for XP to be sound &amp; working in Vista &amp; Windows 7. Hope that helps. Share your experiences by putting in your valuable comments.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04&amp;title=VistaUACMaker+Makes+Your+XP+Apps+Compatible+With+Windows+Vista+%26amp%3B+7&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04">VistaUACMaker Makes Your XP Apps Compatible With Windows Vista &amp; 7</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/modify-xp-apps-to-windows-7-compatible/2009/11/04/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

