<?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>Anthony&#039;s Blog &#187; batch scripts</title>
	<atom:link href="http://nanthony.com/web/tag/batch-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://nanthony.com/web</link>
	<description>To Know Me, is To Love Me!</description>
	<lastBuildDate>Fri, 11 Jun 2010 00:00:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Easy Restore Apps from your pc using bat file</title>
		<link>http://nanthony.com/web/2009/05/08/easy-restore-apps-from-your-pc-using-bat-file/</link>
		<comments>http://nanthony.com/web/2009/05/08/easy-restore-apps-from-your-pc-using-bat-file/#comments</comments>
		<pubDate>Sat, 09 May 2009 01:33:22 +0000</pubDate>
		<dc:creator>Nitro212</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[adb]]></category>
		<category><![CDATA[batch scripts]]></category>
		<category><![CDATA[g1]]></category>
		<category><![CDATA[mybackup]]></category>
		<category><![CDATA[pc]]></category>

		<guid isPermaLink="false">http://nitropr.us/web/?p=153</guid>
		<description><![CDATA[
So i found a better way less hassle to install apk&#8217;s files from a directory for those who have mybackup or any other software that backups your apps in to a zip file i was playing aroun with a batch scripts and found a nice more easy way.
 
 usage:


 Extract all the apps anywhere [...]]]></description>
			<content:encoded><![CDATA[<p><br class="spacer_" /></p>
<p>So i found a better way less hassle to install apk&#8217;s files from a directory for those who have mybackup or any other software that backups your apps in to a zip file i was playing aroun with a batch scripts and found a nice more easy way.<br />
 <span style="text-decoration: underline;"><strong><br />
 </strong><strong>usage:</strong></span></p>
<p><br class="spacer_" /></p>
<ol>
<li> Extract all the apps anywhere in your pc eg: C:\apps </li>
<li> copy all the files from the apk restore script folder inside the apps directory you extracted.</li>
<li>run restore-apk.v1.3.bat<strong><br />
 </strong></li>
</ol>
<p><strong>files:</strong><br />
 restore-apk.v1.3.bat &#8211; script file<br />
 ren.bat &#8211; for renaming files with spaces (those who backup with appmanager application)<br />
 AdbWinApi.dll &#8211; for those who don&#8217;t have it inside system32 <br />
 adb.exe &#8211; for those who don&#8217;t have it inside system32</p>
<p><span style="text-decoration: underline;"><strong>About</strong></span></p>
<p><a href="http://zmpics.com/view-307_sshot_4.png" target="_blank"><img src="http://zmpics.com/images/307_sshot_4.png" alt="FREE photo hosting by ZMPics Free Images Host" width="701" height="370" /></a></p>
<p><br class="spacer_" /></p>
<p>Depending on the option you select it will install the apps for files will spaces use option 1 for normal backups that has the name such as &#8220;android.androidVNC.apk&#8221; use option 2 same goes for re-installing the apps.</p>
<p>update: 05/17/2009</p>
<ul>
<li>Cleaned the code.</li>
<li>Removed the creation of the filelist now it installs directly.</li>
<li>Made it so it works with files that contain spaces It will rename files with spaces so it can be installed. Noticed the app in the market called &#8220;appmanager save it with spaces and abd wont install them.</li>
<li>included adb.exe for those who don&#8217;t have it in system32 folder</li>
<li>added re-install option.</li>
</ul>
<p>downlaod the script here: <a href="http://nitropr.us/scripts/apk-restore/apk.restore-v1.3.zip" target="_blank">http://nitropr.us/scripts/apk-restore/apk.restore-v1.3.zip</a></p>
<p>bugs post here or at <a href="http://forum.xda-developers.com/showthread.php?t=491366" target="_blank">http://forum.xda-developers.com/showthread.php?t=491366</a></p>
<p><strong><br />
 </strong></p>
<p>
<script src="js/shCore.js"></script></p>
<p><script src="js/shBrushCSharp.js"></script>
</p>
<p>
<script src="js/shBrushXml.js"></script></p>
<p><script type="text/javascript"><!--
dp.SyntaxHighlighter.ClipboardSwf = '/flash/clipboard.swf';
dp.SyntaxHighlighter.HighlightAll('code, [showControls]');
// --></script></p>
<div align="right" style="float:right;padding:5px 0xp 0px 5px;"><a name="fb_share" type="button_count" share_url="http://nanthony.com/web/2009/05/08/easy-restore-apps-from-your-pc-using-bat-file/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://nanthony.com/web/2009/05/08/easy-restore-apps-from-your-pc-using-bat-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
