<?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>SS TechLog &#187; TechnoSam</title>
	<atom:link href="http://techlog.samsden.org/category/technosam/feed/" rel="self" type="application/rss+xml" />
	<link>http://techlog.samsden.org</link>
	<description>Technology OVER-Simplified!!!</description>
	<lastBuildDate>Sat, 07 Aug 2010 20:12:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Still Stuck up wid Autorun Problem? &#8211; .MS32DLL</title>
		<link>http://techlog.samsden.org/2007/06/20/still-stuck-up-wid-autorun-problem-ms32dll/</link>
		<comments>http://techlog.samsden.org/2007/06/20/still-stuck-up-wid-autorun-problem-ms32dll/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 09:19:22 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[TechnoSam]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[ms32dll.dll]]></category>
		<category><![CDATA[recycled]]></category>
		<category><![CDATA[recycler]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://techlog.samsden.org/?p=9</guid>
		<description><![CDATA[Well Guys&#8230;n gals&#8230; I have been really happy since my last post that finally I got rid of the virus from my friends computer (Yeh&#8230;. Luckily my PC is not yet infected! ). But then last week, one of my friend, Sachin, told me that hs is facing same problem again&#8230; but this time the [...]]]></description>
			<content:encoded><![CDATA[<p>Well Guys&#8230;n gals&#8230;</p>
<p>I have been really happy since my last post that finally I got rid of the virus from my friends computer (Yeh&#8230;. Luckily my PC is not yet infected! <img src='http://techlog.samsden.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). But then last week, one of my friend, Sachin, told me that hs is facing same problem again&#8230; but this time the drive is exploring  instead of asking &#8216;Open with&#8230;&#8217; Option&#8230; So I said&#8230; lets see whats there&#8230;.</p>
<p>Hm&#8230;. new virus?&#8230;well has to be&#8230; I had tried to remove previous one even when knowing that its not there!.. so I started looking for some unusual stuff&#8230; n here is what I got&#8230;</p>
<p>Each drive had following two hidden files  in their root directory..</p>
<ol>
<li><em><span style="color: #3366ff;">autorun.inf</span></em> <em>(the usual one)</em></li>
<li><em><span style="color: #3366ff;">.</span><span style="color: #3366ff;">MS32DLL.DLL.vbs</span></em> (or u may say .MS32DLL.DLL if extensions are hidden)</li>
</ol>
<p>beside there are few unwanted entries in the startup list :</p>
<ol>
<li><em><span style="color: #3366ff;">MS32DLL</span></em></li>
<li><em><span style="color: #3366ff;">Winboot</span></em></li>
</ol>
<p>And following process running (shown in the task manager)</p>
<ol>
<li><span style="color: #3366ff;"> wscript.exe</span></li>
</ol>
<p>So again we start with manual Method..  Well this time its purely mine!</p>
<ol>
<li>As usual, Turn off the <em>&#8216;System Restore&#8217;</em> Option</li>
<li>Boot your system in Safe Mode</li>
<li>open <em>task manager</em> (Ctrl+Alt+Del)</li>
<li>Find the process called &#8216;<span style="color: #3366ff;"><em>wscript.exe</em></span>&#8216; from &#8216;<em>Processes</em>&#8216; tab</li>
<li>Right Click on it and select &#8216;<em>End Process Tree</em>&#8216; from the popup menu.</li>
<li>Now search following hidden files and delete them with &#8216;<em>Shift+Del</em>&#8216;.
<ul>
<li><em><span style="color: #3366ff;">[drive]:\.MS32DLL.DLL or .MS32DLL.DLL.vbs</span></em></li>
<li><em><span style="color: #3366ff;">[drive]:\autorun.inf</span></em></li>
</ul>
</li>
<p>Where[drive] is the drive letter..e.g. C, D, etc..</p>
<li>Well there is two more file remaining&#8230; &#8216;<span style="color: #3366ff;"><em>%windir%\boot.ini</em></span>&#8216; and <span style="color: #3366ff;"><em><span style="color: #000000;">&#8216;</span>%windir%\.MS32DLL.DLL.vbs</em></span>&#8216; where %windir% is the Windows folder, generally its &#8216;<em>C:\windows\boot.ini</em>&#8216;</li>
<li>We need to delete this file also!</li>
<li>Whats next?&#8230;. open run box and type &#8216;<em>regedit</em>&#8216; and click ok&#8230; a window titled &#8216;<em>Registry Editor</em>&#8216; will open&#8230;</li>
<li>Go to Edit&gt; Find&#8230; and type in<span style="color: #3366ff;"> <em>.MS32DLL.DLL</em></span></li>
<li>delete all the entries containing this name</li>
<li>Goto <span style="color: #3366ff;"><em>HKEY_LOCAL_MACHINE&gt;SOFTWARE&gt;Mircrosoft&gt;Windows&gt;CurrentVersion&gt;Run</em></span> and delete Entry saying &#8216;<span style="color: #3366ff;"><em>winboot</em></span>&#8216;</li>
<li>All Done!</li>
</ol>
<p>Now Just restart the computer and Check if its really workin!</p>
<p>There is a major problem in this method. I dont know exact reason but I think due to this virus, the &#8216;View All&#8217; Option in Folder Options Stop Working!</p>
<p>So we start wid The Simpler one : <a href="http://www.samsden.org/storehouse/techlog/Remove_MS32DLL.vbs" target="_blank"><span style="color: #3366ff;"><strong>The One Click Option!</strong></span></a></p>
<p>Just Download following file and double click it!</p>
<p><a href="http://www.samsden.org/storehouse/techlog/Remove_MS32DLL.vbs" target="_blank">http://www.samsden.org/storehouse/techlog/Remove_MS32DLL.vbs</a></p>
<h2><strong><span style="color: #ff9900;">nJoY! KeeP SMiLiNG!!!</span></strong></h2>
<p><strong> </strong></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d9').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d9" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;title=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;title=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;title=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;t=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;t=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;title=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;title=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;T=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;h=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;title=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;title=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;title=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;title=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F06%2F20%2Fstill-stuck-up-wid-autorun-problem-ms32dll%2F&amp;t=Still+Stuck+up+wid+Autorun+Problem%3F+%26%238211%3B+.MS32DLL" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d9').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d9').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://techlog.samsden.org/2007/06/20/still-stuck-up-wid-autorun-problem-ms32dll/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Are you Recycled? ;-)</title>
		<link>http://techlog.samsden.org/2007/05/05/are-you-recycled/</link>
		<comments>http://techlog.samsden.org/2007/05/05/are-you-recycled/#comments</comments>
		<pubDate>Sat, 05 May 2007 15:06:10 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[TechnoSam]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[inetsrv]]></category>
		<category><![CDATA[recycled]]></category>
		<category><![CDATA[recycler]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://techlog.samsden.org/?p=8</guid>
		<description><![CDATA[With Flash (USB) drives being so cheap (thanx to the leaks in some of the defense departments ) almost everyone in my class has those little memory devices with them. But from past few months the devices are acting strangely! When you double click on the flash drive icon in my computer, you either get [...]]]></description>
			<content:encoded><![CDATA[<p>With Flash (USB)  drives being so cheap (thanx to the leaks in some of the defense departments <img src='http://techlog.samsden.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  )  almost everyone in my class has those little memory devices with them.</p>
<p>But from past few months the devices are acting strangely! When you double click on the flash drive icon in my computer, you either get a message saying the device is inaccessble or could not be recognised or a dialogs box will appear with &#8216;Open with..&#8217; title.</p>
<p>And the flash drive  contains following hidden files n folders.</p>
<ol>
<li>autorun.inf</li>
<li>Recycled (folder)</li>
<li>Recycled\driveinfo.dll</li>
<li>Recycled\voinfo.dll</li>
<li>Recycler  (folder)</li>
</ol>
<p>So what to do?<br />
The best and easiest way is to update your antivirus system with new virus definitions. What if you cant? There is one more way!<br />
Do it Manually! Be a virus hunter!But how?</p>
<p>Follow the steps.</p>
<p>1. first we need to boot the PC to a safe mode of Windows.<br />
2. Open the registry (click START, then click RUN, type <em>regedit</em> and click OK.<br />
3. On the Registry Editor, look for the entry which contains “inetsrv” (press ctl-f, type <em>inetsrv</em> and click OK)<br />
4. Delete all entries that contains <em>inetsrv.exe</em>.<br />
5. Repeat step 3 and 4 until it will prompt you that the files are not found, which means that the entries that contain “inetsrv” are all deleted.<br />
6. Change the View option of the Windows explorer to “View All”, for us to view hidden files.<br />
7. Search for the files created by this worm as mentioned above and delete them all.<br />
8. After these, restart the PC and boot it to normal.</p>
<p>(The steps are given by <em>Symantec</em>.</p>
<p>Well there is one more way to remove the virus and you DON&#8217;T HAVE TO RESTART THE COMPUTER!.</p>
<p>1. Download the following files.</p>
<p align="center"><a href="http://www.samsden.org/storehouse/techlog/remove_usb.bat" target="_blank">remove_usb.bat</a></p>
<p align="center"><a href="http://www.samsden.org/storehouse/techlog/remove_vir.bat" target="_blank">remove_vir.bat</a></p>
<p>2. Place remove_vir.bat in the C: (or system) drive and reomve_usb.bat in the flash drive.</p>
<p>3. Whats next? Run them by double-clicking!! <img src='http://techlog.samsden.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>(If this doesn&#8217;t work, try to Disable the System restore</p>
<p>1. Goto Run &amp; type &#8216;msconfig&#8217; and press Enter.</p>
<p>2. click on &#8216;<em>Launch System Restore&#8217; </em>button</p>
<p>3. View System Restore Settings&#8217; and Disable the System Monitoring!</p>
<p>4. Enable it after you run those .bat files</p>
<p>Although it won&#8217;t harm computer, but its not recommended !)</p>
<p>Finally, a word of caution: I have been using these file to remove the virus for quite a long time, but I do not take 100% guarantee that it will work on your PC!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d8').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d8" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;title=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;title=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;title=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;t=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;t=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;title=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;title=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;T=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;h=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;title=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;title=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;title=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;title=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F05%2F05%2Fare-you-recycled%2F&amp;t=Are+you+Recycled%3F+%3B-%29" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d8').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d8').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://techlog.samsden.org/2007/05/05/are-you-recycled/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Folder Option : Why can&#8217;t I unhide my hidden documents</title>
		<link>http://techlog.samsden.org/2007/02/17/folder-option-why-cant-i-unhide-my-hidden-documents/</link>
		<comments>http://techlog.samsden.org/2007/02/17/folder-option-why-cant-i-unhide-my-hidden-documents/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 13:19:53 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[TechnoSam]]></category>

		<guid isPermaLink="false">http://techlog.samsden.org/?p=6</guid>
		<description><![CDATA[This problem is faced by a lot of ppl. The &#8220;Folder Option&#8221; in the &#8220;Tools&#8221; menu is missing, even if you are logged in as a Administrator. Follow the steps to get the menu back. Log in as a Computer Administrator ( or any account with admin rights). Go to Start&#62;Run Type in &#8216;gpedit.msc&#8217;. The [...]]]></description>
			<content:encoded><![CDATA[<p>This problem is faced by a lot of ppl.</p>
<p>The &#8220;Folder Option&#8221; in the &#8220;Tools&#8221; menu is missing, even if you are logged in as a Administrator.</p>
<p>Follow the steps to get the menu back.</p>
<ol>
<li>Log in as a Computer Administrator ( or any account with admin rights).</li>
<li>Go to Start&gt;Run</li>
<li>Type in &#8216;gpedit.msc&#8217;.  The window like shown below will open: <img src="http://techlog.samsden.org/wp-content/uploads/2007/02/fldropt.jpg" align="texttop" border="1" height="273" width="381" /></li>
<li>Go to &#8216;User Configuration &gt; Administrative Settings &gt; Windows Components &gt; Windows Explorer&#8217;</li>
<li>Now double-click on &#8220;Remove thee folder options menu&#8230;&#8230;.&#8221; from the right pan.</li>
<li>Disable it&#8230;. and save the settings.</li>
</ol>
<p>And Now you will have your &#8216;Folder Options&#8217; Menu back in Place&#8230;</p>
<p><font color="#ff9900" face="Verdana" size="12">nJoy!!</font></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d6').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d6" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;title=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;title=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;title=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;t=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;t=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;title=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;title=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;T=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;h=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;title=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;title=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;title=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;title=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Ftechlog.samsden.org%2F2007%2F02%2F17%2Ffolder-option-why-cant-i-unhide-my-hidden-documents%2F&amp;t=Folder+Option+%3A+Why+can%26%238217%3Bt+I+unhide+my+hidden+documents" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d6').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d6').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://techlog.samsden.org/2007/02/17/folder-option-why-cant-i-unhide-my-hidden-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Acrobat : Lacks Reverse Engg</title>
		<link>http://techlog.samsden.org/2006/12/26/adobe-acrobat-lacks-reverse-engg/</link>
		<comments>http://techlog.samsden.org/2006/12/26/adobe-acrobat-lacks-reverse-engg/#comments</comments>
		<pubDate>Tue, 26 Dec 2006 17:30:00 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[TechnoSam]]></category>

		<guid isPermaLink="false">http://techlog.samsden.org/?p=4</guid>
		<description><![CDATA[All those surf have come across a pdf file somewhere on the net. We as an engg students always come across the engg material provided in a pdf file due to its structure &#8211; a pdf file does not require additional fonts, its formating does not change from PC to PC. But did you come [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;">All those surf have come across a pdf file somewhere on the net. We as an engg students always come across the engg material provided in a pdf file due to its structure &#8211; a pdf file does not require additional fonts, its formating does not change from PC to PC.<br />
But did you come across some files when <span style="font-style:italic;">you cannot copy contents from the files</span>? (I&#8217;m not talking about the secured/locked files.)</p>
<p>So how does it works? Why doesn&#8217;t it require those fonts used in it to be installed?<br />
Well, the Acrobat Writer adds the fonts to the file- so the pdf file carries the fonts used in it!</p>
<p>But, here is a problem again&#8230;..This makes the file bulky&#8230;So what to do?<br />
The Writer thus uses a technique called &#8216;<span style="font-weight:bold;">Subsetting the fonts&#8217;</span>! What it actually does is &#8211; it includes only those characters which are used e.g. if I have used &#8220;Space Age&#8221; font to only write &#8220;Hello&#8221; then only H,e,l and o are included in the file&#8230;..This reduces the file size&#8230;..</p>
<p>The biggest problem arrives here! if you try to copy the contents of such file in another file, you will notice that the copied contents doesn&#8217;t make any sense &#8211; its all<span style="font-style:italic;"> garbage</span>!</p>
<p>And on top of that &#8211; After searching for at least 3-4 months on net &#8211; I came to know that &#8211; YOU CAN NOT DO ANYTHING TO GET THE CONTENTS!!!!!</p>
<p>Thats ridicules!!!  You can not reverse the process!!!!!!!</p>
<p>(BTW, there is a way to get contents of such files &#8211; Use OCR &#8220;<span style="font-weight:bold;">FineReader</span>&#8221; &#8211; its not a efficient way but at least you get what you want!!)</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d4').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d4" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;title=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;title=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;title=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;t=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;t=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;title=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;title=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;T=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;h=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;title=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;title=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;title=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;title=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Ftechlog.samsden.org%2F2006%2F12%2F26%2Fadobe-acrobat-lacks-reverse-engg%2F&amp;t=Adobe+Acrobat+%3A+Lacks+Reverse+Engg" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://techlog.samsden.org/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d4').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d4').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://techlog.samsden.org/2006/12/26/adobe-acrobat-lacks-reverse-engg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
