<?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>Linoob.com &#187; wine</title>
	<atom:link href="http://www.linoob.com/tag/wine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linoob.com</link>
	<description>Linux Simplified For Newbies...!!!</description>
	<lastBuildDate>Sat, 07 Jan 2012 11:05:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WineXS: A GUI for Wine</title>
		<link>http://www.linoob.com/2009/12/winexs-a-gui-for-wine/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=winexs-a-gui-for-wine</link>
		<comments>http://www.linoob.com/2009/12/winexs-a-gui-for-wine/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 10:52:12 +0000</pubDate>
		<dc:creator>Cell aka Abhishek</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[System Tools]]></category>
		<category><![CDATA[windows emulator]]></category>
		<category><![CDATA[wine]]></category>
		<category><![CDATA[Wine GUI]]></category>
		<category><![CDATA[wine is not an emulator]]></category>
		<category><![CDATA[WineXS]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=877</guid>
		<description><![CDATA[Wine as we all know is an Opensource implementation of Windows API to linux .Wine can be used as a development toolkit as well as a program loader for creating a compatibilty layer b/w linux and windows applications .It can be used to run almost all Windows applications and games in linux platform. As we [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } --> <!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } --><strong><a href="http://www.linoob.com/2009/07/wine/" target="_blank">Wine</a></strong> as we all know is an Opensource implementation of Windows API to linux .Wine can be used as a development toolkit as well as a program loader for creating a compatibilty layer b/w linux and windows applications .It can be used to run almost all Windows applications and games in linux platform. As we have already covered <a href="http://www.linoob.com/2009/07/wine/" target="_blank">Wine</a> in our previous postings, we are familiar with it but  the concern for a Wine UI still continues. And, now the wait is over.We are happy to inform our users that there exists a frontend named<strong> WineXS</strong> that gives a proper UI for Wine for installing and removing applications. Now , we dont have to rely on .dlls(wine has the ability to use .dll if available) and .exe&#8217;s . We can directly install softwares in wine using WineXS and remove them directly without going to a Windows machine. It gives user a full control over wine for installing , removing softwares, editing wine registry , file-management , installing system files , kill wine if it hangs out <img src='http://www.linoob.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> , user guide etc.</p>
<p><strong>Installation Process :</strong></p>
<p>For installing Wine ,please refer our <a href="http://www.linoob.com/2009/07/wine/" target="_blank">Wine-post</a> or one can also use <a href="http://www.linoob.com/2009/12/ubun-student-application-for-students/" target="_blank">Ubun-Student</a> for installationof wine to your computer system.</p>
<p><strong>Installing WineXS:</strong></p>
<p>We at first download the file into the destination folder where we need winexs to be into say it is /home/user.</p>
<blockquote><p>cd/home/user</p></blockquote>
<blockquote><p>sudo wget http://tsx.nl/files/winexs-1.4.2.tgz</p></blockquote>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/CreatingDirectory.png"><img class="aligncenter size-medium wp-image-909" title="CreatingDirectory" src="http://www.linoob.com/wp-content/uploads/2009/12/CreatingDirectory-300x118.png" alt="CreatingDirectory" width="300" height="118" /></a></p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/download.png"><img class="aligncenter size-medium wp-image-910" title="download" src="http://www.linoob.com/wp-content/uploads/2009/12/download-300x155.png" alt="download" width="300" height="155" /></a></p>
<p><span id="more-877"></span></p>
<p>Now, we need to extract the tar.gz file and then proceed the installation .</p>
<blockquote><p>tar xvzf winexs-1.4.2.tgz</p></blockquote>
<p>If everything has been done correctly, then we must be having a directory named winexs in /home/user. We now need to get access to that directory , for that type in :</p>
<blockquote><p>cd winexs</p></blockquote>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/ececute.png"><img class="aligncenter size-medium wp-image-911" title="execute" src="http://www.linoob.com/wp-content/uploads/2009/12/ececute-300x176.png" alt="execute" width="300" height="176" /></a></p>
<p>Now to run winexs , type :</p>
<blockquote><p>./winexs</p></blockquote>
<p>and done.</p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/winexs.png"><img class="aligncenter size-medium wp-image-913" title="winexs" src="http://www.linoob.com/wp-content/uploads/2009/12/winexs-300x197.png" alt="winexs" width="300" height="197" /></a></p>
<p><a href="http://www.linoob.com/wp-content/uploads/2009/12/installation.png"><img class="aligncenter size-medium wp-image-912" title="installation" src="http://www.linoob.com/wp-content/uploads/2009/12/installation-300x198.png" alt="installation" width="300" height="198" /></a></p>
<p>Above UI is WineXS, the key for using wine to the fullest for non-geeks and regular users.Install whatever you want , use it the way you want! IMO , this is actual computing power <img src='http://www.linoob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Njoy.!.</p>
<hr /><small>Copyright &copy; 2009-2010 .Visit <a href=www.linoob.com>www.linoob.com</a> for more info <br />This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites without permission breaches copyright.(Digital Fingerprint: a6f3c5800617lin00b5e324653bc)</small></br><div class="shr-publisher-877"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F12%2Fwinexs-a-gui-for-wine%2F' data-shr_title='WineXS%3A+A+GUI+for+Wine'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F12%2Fwinexs-a-gui-for-wine%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F12%2Fwinexs-a-gui-for-wine%2F' data-shr_title='WineXS%3A+A+GUI+for+Wine'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2009/12/winexs-a-gui-for-wine/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Lets Drink Some WINE&#8230;..!!!</title>
		<link>http://www.linoob.com/2009/07/wine/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wine</link>
		<comments>http://www.linoob.com/2009/07/wine/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 13:08:25 +0000</pubDate>
		<dc:creator>Gaurav Saini</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[windows emulator]]></category>
		<category><![CDATA[windows linux]]></category>
		<category><![CDATA[wine]]></category>
		<category><![CDATA[wine is not emulator]]></category>
		<category><![CDATA[winows applications]]></category>
		<category><![CDATA[winows apps]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=249</guid>
		<description><![CDATA[Wine is a software designed to run Microsoft Windows applications on a Linux system.. Wine stands for Wine is not emulator but you can simply believe it to be a Windows Emulator. Wine creates a compatibility layer that enables implementation of Windows and it&#8217;s dynamic link library (.dll) files. Rather than going into much more details [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Wine is a software designed to run Microsoft Windows applications on a Linux system..</p>
<p>Wine stands for <strong>Wine is not emulator </strong>but you can simply believe it to be a <strong>Windows Emulator.</strong></p>
<p>Wine creates a <em>compatibility layer</em> that enables implementation of Windows and it&#8217;s dynamic link library (.dll) files. Rather than going into much more details of it we will now install Wine on our system and then we&#8217;ll install a compatible software that may be used with WINE.</p>
<p>Just go to &#8220;<strong>Add/Remove Applications</strong>&#8221; under <strong>Applications</strong> menu and then search for &#8220;Wine&#8221; (Refer the screenshot below)</p>
<p style="text-align: center; "><a href="http://www.linoob.com/wp-content/uploads/2009/07/wine_ubuntu.PNG"><img class="size-thumbnail wp-image-254 aligncenter" title="Installing WINE" src="http://www.linoob.com/wp-content/uploads/2009/07/wine_ubuntu-150x150.PNG" alt="wine_ubuntu" width="150" height="150" /></a></p>
<p>Check The &#8220;<strong>Wine Microsoft Windows Compatibility Layer</strong>&#8221; and then click &#8220;<strong>Apply Changes</strong>&#8221; to install.</p>
<p>Or enter</p>
<p><strong>sudo apt-get install wine</strong> in terminal.</p>
<p><span id="more-249"></span></p>
<p style="text-align: center; "><strong><span style="text-decoration: underline;">INSTALLING WINDOWS APPLICATIONS USING WINE</span></strong></p>
<p><strong><span style="font-weight: normal; ">We will have a very simple installation procedure in which we&#8217;ll install </span></strong><span style="font-weight: normal; "><strong>WinRar</strong></span><strong><span style="font-weight: normal; "> in Ubuntu</span></strong></p>
<p>So lets start:</p>
<ul>
<li>First lets download WinRar from <strong><a href="http://www.rarlab.com/download.htm">here.</a></strong></li>
<li>Rright click the setup file (.exe file) and select &#8220;<strong>WINE Windows Program Loader</strong>&#8220;. (Double click should also work though as the installation of Wine should have set the opening of .exe files through Wine by default.)</li>
<li>Next you&#8217;ll be faced with good old Widows Installer like interface.</li>
<li>Install the application by clicking Next (<strong>If you Agree to Terms</strong>).</li>
</ul>
<p>Remember that Wine is still a compatibility layer, it might be possible that you may not get many applications running. But the fact is, Wine is able to run various windows softwares like Adobe Photohsop, Microsoft Office 2003 easily. <img src='http://www.linoob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The installed application should be available in <strong>Applications &#8211;&gt; Wine &#8211;&gt; Programs </strong>menu.</p>
<p>In case you don&#8217;t get a shortcut in the menu for the application, you may go to <strong>Applications &#8211;&gt; Wine &#8211;&gt;Browse C:\ Drive</strong> and then start the application by browsing the <strong>Program Files</strong> folder (through the desired application folder).</p>
<p><strong>Note: </strong>If the .exe files are not opening through Wine by double clicking, you can always set Wine as the default application to open the .exe files by <strong>right clicking a .exe file</strong>, going to <strong>Properties &#8211;&gt; Open With &#8211;&gt; Add </strong>and select <strong>WINE WIndows Program Loader. </strong></p>
<p><strong>Note:</strong> It is always better to logout &amp; then log-in again before starting an application for the first time.</p>
<p>For any troubleshooting, please feel free to ask at <a href="http://www.linoob.com/forum" target="_blank"><strong>Forum.</strong></a></p>
<p>More info about Wine to follow soon. <img src='http://www.linoob.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<hr /><small>Copyright &copy; 2009-2010 .Visit <a href=www.linoob.com>www.linoob.com</a> for more info <br />This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites without permission breaches copyright.(Digital Fingerprint: a6f3c5800617lin00b5e324653bc)</small></br><div class="shr-publisher-249"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F07%2Fwine%2F' data-shr_title='Lets+Drink+Some+WINE.....%21%21%21'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F07%2Fwine%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F07%2Fwine%2F' data-shr_title='Lets+Drink+Some+WINE.....%21%21%21'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2009/07/wine/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.linoob.com @ 2012-02-05 13:07:02 -->
