<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-418863860927272185</id><updated>2011-11-27T16:05:42.349-08:00</updated><category term='Google Tricks'/><title type='text'>► IT KNOWLEDGE ◄</title><subtitle type='html'>This site contains information on various IT related topics. Some text have been copied directly from other sites. Purpose of having this site is to resolve day to day IT related problems.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>40</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-6745801082025131804</id><published>2009-08-17T23:44:00.000-07:00</published><updated>2009-08-18T02:36:40.557-07:00</updated><title type='text'>Solution for the error "the requested look up key was not found in any activation context"</title><content type='html'>This is a common error in IE 7. Due to this error it also blocks the activation of Windows XP.&lt;br /&gt;&lt;br /&gt;I had to do these steps to resolve the error.&lt;br /&gt;&lt;br /&gt;1) Uninstall IE 6 through Add/Remove Window Components&lt;br /&gt;2) Delete IE7 folder from C:\Windows (This folder is hidden)&lt;br /&gt;3) Use firefox to install and download IE8&lt;br /&gt;4) Navigate to C:\Program Files\Internet Explorer and create the shortcut key for &lt;br /&gt;   iexplore.exe on the dekstop&lt;br /&gt;5) When you double click IE8 shortcut, it will give you the options to open the  &lt;br /&gt;   internet explorer with and without Add-ons. Choose the option to open the  &lt;br /&gt;   internet explorer without Add-ons and set it as default.&lt;br /&gt;&lt;br /&gt;Hope this works for you guys.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-6745801082025131804?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/6745801082025131804/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/08/solution-for-error-requested-look-up.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/6745801082025131804'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/6745801082025131804'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/08/solution-for-error-requested-look-up.html' title='Solution for the error &quot;the requested look up key was not found in any activation context&quot;'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-7122487798528455343</id><published>2009-08-10T23:34:00.000-07:00</published><updated>2009-08-11T00:00:07.726-07:00</updated><title type='text'>Steps to password protect files and folders in Windows XP</title><content type='html'>Example: to password protect a folder called "Test"&lt;br /&gt;1) Create the folder "Test"&lt;br /&gt;2) Copy your contents in the "Test" folder&lt;br /&gt;3) Create a batch file as "loc.bat" in the same location where the "Test" folder is&lt;br /&gt;   created (not inside the Test folder)&lt;br /&gt;4) Add the following content to "loc.bat" file &lt;br /&gt;   &lt;span style="font-weight:bold;"&gt;ren Test Test.{21EC2020-3AEA-1069-A2DD-08002B30309D}&lt;/span&gt;&lt;br /&gt;5) Double click the "loc.bat" file and the "Test" folder is hidden and password &lt;br /&gt;   protected&lt;br /&gt;6) To view and access the "Test" folder and its contents, you have to create &lt;br /&gt;   another batch file as "key.bat"&lt;br /&gt;7) Create a batch file as "key.bat" in the same location where the "Test" folder and &lt;br /&gt;   the "loc.bat" file (not inside the Test folder)&lt;br /&gt;8) Add the following line to the "Key.bat" file&lt;br /&gt;   &lt;span style="font-weight:bold;"&gt;ren test.{21EC2020-3AEA-1069-A2DD-08002B30309D} test&lt;/span&gt;&lt;br /&gt;9) Double click the "Key.bat" file and then you will be able to view and access the  &lt;br /&gt;   "Test" folder&lt;br /&gt;10) You can copy "loc.bat" and "key.bat" to some other location once the "loc.bat" &lt;br /&gt;    is used.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-7122487798528455343?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/7122487798528455343/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/08/steps-to-password-protect-files-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7122487798528455343'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7122487798528455343'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/08/steps-to-password-protect-files-and.html' title='Steps to password protect files and folders in Windows XP'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-2818823177388076025</id><published>2009-08-08T01:52:00.000-07:00</published><updated>2009-08-08T01:54:34.148-07:00</updated><title type='text'>Change the user name in Comment box in Excel</title><content type='html'>1. Choose Tools|Options&lt;br /&gt;2. Select the General tab&lt;br /&gt;3. Delete the existing User Name, and type a new entry&lt;br /&gt;4. Click OK&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-2818823177388076025?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/2818823177388076025/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/08/change-user-name-in-comment-box-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/2818823177388076025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/2818823177388076025'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/08/change-user-name-in-comment-box-in.html' title='Change the user name in Comment box in Excel'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-7955405306218124654</id><published>2009-07-30T02:22:00.001-07:00</published><updated>2009-07-30T02:58:11.227-07:00</updated><title type='text'>Ways to Fasten up Windows XP</title><content type='html'>(1) Do disk Clean up of C:\ Drive&lt;br /&gt;(2) Increase virtual memory&lt;br /&gt;(3) Defrag your machine&lt;br /&gt;    Right click C: Drive &gt; Properties &gt; Tools &gt; Defragment Now &gt; Click on C Drive and &lt;br /&gt;    then Defragment tab &lt;br /&gt;(4) Clean the data from the hidden folders like "System Volume Information", &lt;br /&gt;    "Recyclers" (You have to take the ownership of the above folders before deleting &lt;br /&gt;    its contents)&lt;br /&gt;(5) Delete files from C:\Windows\Prefetch&lt;br /&gt;(6) Stop unnecessary programs from loading at the startup&lt;br /&gt;    Type msconfig in RUN and in 'Start up' tab Uncheck all the ones that you don't use &lt;br /&gt;    too often, click ok and restart the machine.&lt;br /&gt;(7) Do not save folders/ files on the desktop.&lt;br /&gt;(8) Get rid of themes and skins&lt;br /&gt;(9) Finally, keep your machine virus free&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-7955405306218124654?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/7955405306218124654/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/ways-to-fasten-up-windows-xp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7955405306218124654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7955405306218124654'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/ways-to-fasten-up-windows-xp.html' title='Ways to Fasten up Windows XP'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-5375258328372378764</id><published>2009-07-30T01:53:00.000-07:00</published><updated>2009-07-30T02:03:41.598-07:00</updated><title type='text'>Solution for slow opening of Excel and Word files</title><content type='html'>- Open My Computer.&lt;br /&gt;- Go to Tools -&gt; Folder Options, and click on File Types.&lt;br /&gt;- Find the extension of the file in question (XLS, DOC, etc.)&lt;br /&gt;- Highlight the extension, and click on the "Advanced" tab&lt;br /&gt;- Select Open in the list and click button "Edit"&lt;br /&gt;- Click into the "Application used..." field, and scroll to the end of the command.&lt;br /&gt;- Put a space at the end, and type in "%1\" (With the quotes)&lt;br /&gt;- Uncheck "Use DDE" if it is present&lt;br /&gt;- Click on "OK"&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-5375258328372378764?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/5375258328372378764/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/solution-for-slow-opening-of-excel-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5375258328372378764'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5375258328372378764'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/solution-for-slow-opening-of-excel-and.html' title='Solution for slow opening of Excel and Word files'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-5305309678880380093</id><published>2009-07-22T05:05:00.000-07:00</published><updated>2009-07-22T05:08:48.264-07:00</updated><title type='text'>Network Connection Wizard | VPN option greyed out</title><content type='html'>This issue may occur if the following services are disabled:&lt;br /&gt;&lt;br /&gt;1) Telephony&lt;br /&gt;2) Remote Access Connection Manager&lt;br /&gt;3) Remote Access Auto Connection Manager&lt;br /&gt;&lt;br /&gt;Go to RUN and type services.msc&lt;br /&gt;Once you get the list of services, enable the above 3 services.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-5305309678880380093?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/5305309678880380093/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/network-connection-wizard-vpn-option.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5305309678880380093'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5305309678880380093'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/network-connection-wizard-vpn-option.html' title='Network Connection Wizard | VPN option greyed out'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-7472339705399611062</id><published>2009-07-22T04:46:00.000-07:00</published><updated>2009-07-22T04:47:59.881-07:00</updated><title type='text'>Enable Routing on Windows XP</title><content type='html'>To enable TCP/IP forwarding, follow these steps:&lt;br /&gt;&lt;br /&gt;   1. Start Registry Editor (Regedit.exe).&lt;br /&gt;   2. In Registry Editor, locate the following registry key:&lt;br /&gt;      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters&lt;br /&gt;   3. Set the following registry value:&lt;br /&gt;      Value Name: IPEnableRouter&lt;br /&gt;      Value type: REG_DWORD&lt;br /&gt;      Value Data: 1&lt;br /&gt;      A value of 1 enables TCP/IP forwarding for all network connections that are     installed and used by this computer.&lt;br /&gt;   4. Quit Registry Editor.&lt;br /&gt;   5. Restart the machine&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-7472339705399611062?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/7472339705399611062/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/enable-routing-on-windows-xp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7472339705399611062'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7472339705399611062'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/enable-routing-on-windows-xp.html' title='Enable Routing on Windows XP'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-6695617990652601883</id><published>2009-07-18T07:27:00.000-07:00</published><updated>2009-07-19T21:38:32.118-07:00</updated><title type='text'>Solution to error "Unable to login to primavera due to login failure or bad password"</title><content type='html'>Open the SQL Query analyzer and access the pmdb database&lt;br /&gt;Note: Use your database instead of pmdb database&lt;br /&gt;&lt;br /&gt;Execute the following files&lt;br /&gt;&lt;br /&gt;Exec sp_change_users_login 'update_one','pubuser','pubuser'&lt;br /&gt;Exec sp_change_users_login 'update_one','privuser','privuser'&lt;br /&gt;&lt;br /&gt;Enjoy&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-6695617990652601883?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/6695617990652601883/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/solutions-to-unable-to-login-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/6695617990652601883'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/6695617990652601883'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/solutions-to-unable-to-login-to.html' title='Solution to error &quot;Unable to login to primavera due to login failure or bad password&quot;'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-705402654220300611</id><published>2009-07-18T07:19:00.000-07:00</published><updated>2009-07-18T07:22:31.214-07:00</updated><title type='text'>Creating SQL login with disabling Windows Password Policy requirements</title><content type='html'>Open SQL query analyzer and run the following lines&lt;br /&gt;&lt;br /&gt;create login &lt;span style="font-style:italic;"&gt;username&lt;/span&gt; with password = '&lt;span style="font-style:italic;"&gt;password&lt;/span&gt;', check_policy=off&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-705402654220300611?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/705402654220300611/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/creating-sql-login-with-disabling.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/705402654220300611'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/705402654220300611'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/creating-sql-login-with-disabling.html' title='Creating SQL login with disabling Windows Password Policy requirements'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-9182112205508909770</id><published>2009-07-18T07:13:00.000-07:00</published><updated>2009-07-18T07:26:03.426-07:00</updated><title type='text'>Cracking trial period of MS Office 2007</title><content type='html'>1.In Windows Explorer, browse to the following folder: &lt;br /&gt;C:\Program Files\Common Files\Microsoft Shared\OFFICE12\Office Setup Controller\Proof.en\&lt;br /&gt;&lt;br /&gt;2.Right click on Proof.XML file, select “Open With…” in the right click menu.&lt;br /&gt;&lt;br /&gt;3.In the “Open With” window, select Notepad to be used to open the XML file.&lt;br /&gt;&lt;br /&gt;4.Find and Replace All 'AlwaysInsalled' to 'NeverInstalled '&lt;br /&gt;&lt;br /&gt;5.Save the Proof.xml file&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-9182112205508909770?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/9182112205508909770/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/cracking-trial-period-of-ms-office-2007.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/9182112205508909770'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/9182112205508909770'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/cracking-trial-period-of-ms-office-2007.html' title='Cracking trial period of MS Office 2007'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-2791361836629404170</id><published>2009-07-18T06:59:00.000-07:00</published><updated>2009-07-18T07:12:37.770-07:00</updated><title type='text'>Commands used to send email from Command Prompt</title><content type='html'>First establish a connection to the mail server by using telnet&lt;br /&gt;Go to start--run--cmd&lt;br /&gt;then type &lt;br /&gt;telnet &lt;ip address&gt; 25&lt;br /&gt;once you are logged in type&lt;br /&gt;&lt;br /&gt;HELO&lt;br /&gt;&lt;br /&gt;You will get a welcome message from the mail server.&lt;br /&gt;Then proceed with the the following steps&lt;br /&gt;&lt;br /&gt;MAIL FROM: &lt;ADDRESS&gt;&lt;br /&gt;RCPT TO: &lt;ADDRESS&gt;&lt;br /&gt;DATA&lt;br /&gt;SUBJECT: &lt;SUBJECT&gt;&lt;br /&gt;&lt;MESSAGE&gt;&lt;br /&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-2791361836629404170?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/2791361836629404170/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/commands-used-to-send-email-from.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/2791361836629404170'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/2791361836629404170'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/commands-used-to-send-email-from.html' title='Commands used to send email from Command Prompt'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-7608985500643209522</id><published>2009-07-12T06:19:00.000-07:00</published><updated>2009-07-12T07:27:30.124-07:00</updated><title type='text'>Set multiple login for Google Talk, Yahoo Messenger</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Google Talk&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1. Create a shortcut of Gtalk on the desktop&lt;br /&gt;2. Right click that icon and select properties and then in the target place you will see something like this. “”C:\Program Files\Google\Google Talk\googletalk.exe” /startmenu”&lt;br /&gt;3. Rename it as”"C:\Program Files\Google\Google Talk\googletalk.exe” /nomutex”&lt;br /&gt;4. click apply and OK&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Yahoo Messenger&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1. Go to Run - Type regedit and hit enter&lt;br /&gt;2. Navigate to HKEY_CURRENT_USER / Software / yahoo / pager /Test&lt;br /&gt;3. On the right pane , right-click and choose new Dword value&lt;br /&gt;4. Name it as Plural&lt;br /&gt;5. Double click "Plural" and assign a decimal value of 1 &lt;br /&gt;6. Now close the registry and login with multiple Ids&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-7608985500643209522?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/7608985500643209522/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/set-multiple-login-for-google-talk.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7608985500643209522'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7608985500643209522'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/set-multiple-login-for-google-talk.html' title='Set multiple login for Google Talk, Yahoo Messenger'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-8866170013653816584</id><published>2009-07-12T06:09:00.000-07:00</published><updated>2009-07-12T07:08:00.868-07:00</updated><title type='text'>Set Background image for pen drives</title><content type='html'>Create a file as 'desktop.ini' and copy the below contents&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;[ExtShellFolderViews]&lt;br /&gt;{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}&lt;br /&gt;&lt;br /&gt;[{BE098140-A513-11D0-A3A4-00C04FD706EC}]&lt;br /&gt;Attributes=1&lt;br /&gt;IconArea_Image=bground.jpg&lt;br /&gt;IconArea_Text=0xffffffff&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Copy the image file in the pen drive.&lt;br /&gt;Rename the image file from 'bground.jpg' to the actual filename&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-8866170013653816584?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/8866170013653816584/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/background-image-for-pen-drives.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/8866170013653816584'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/8866170013653816584'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/background-image-for-pen-drives.html' title='Set Background image for pen drives'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-5645805121054261539</id><published>2009-07-12T02:33:00.000-07:00</published><updated>2009-07-12T06:26:43.905-07:00</updated><title type='text'>Find the Serial number and the Product id of Autocad Software</title><content type='html'>Go to start -- run -- and type &lt;br /&gt;regedit&lt;br /&gt;&lt;br /&gt;Navigate to&lt;br /&gt;HKLM\SOFTWARE\Autodesk\AutoCAD\R17.2&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Copy your serial key&lt;br /&gt;Enjoy!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-5645805121054261539?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/5645805121054261539/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/find-serial-number-and-product-id-of.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5645805121054261539'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5645805121054261539'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/find-serial-number-and-product-id-of.html' title='Find the Serial number and the Product id of Autocad Software'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-4797716248388533335</id><published>2009-07-12T02:31:00.000-07:00</published><updated>2009-07-12T02:32:48.609-07:00</updated><title type='text'>Drive icons not displaying</title><content type='html'>Delete the follwoing key from the registry&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C\DefaultIcon]&lt;br /&gt;&lt;br /&gt;Replace the drive letter "C" with the drive not displaying icon&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-4797716248388533335?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/4797716248388533335/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/drive-icons-not-displaying.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4797716248388533335'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4797716248388533335'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/drive-icons-not-displaying.html' title='Drive icons not displaying'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-7398270949991841327</id><published>2009-07-07T04:38:00.001-07:00</published><updated>2009-07-07T04:43:14.653-07:00</updated><title type='text'>MSX Server SQL error</title><content type='html'>MSX SQL server error is caused due to change in computer name after installing SQL Server. To fix this error you have to run these two statements in Query analyzer&lt;br /&gt;&lt;br /&gt;1) list the jobs &lt;br /&gt;select * from msdb..sysjobs&lt;br /&gt;&lt;br /&gt;2) update the originating_server &lt;br /&gt;update msdb..sysjobs&lt;br /&gt;set originating_server = '&lt;span style="font-style:italic;"&gt;your new computer name&lt;/span&gt;'&lt;br /&gt;where originating_server = '&lt;span style="font-style:italic;"&gt;your old computer name&lt;/span&gt;'&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-7398270949991841327?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/7398270949991841327/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/msx-server-sql-error.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7398270949991841327'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7398270949991841327'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/msx-server-sql-error.html' title='MSX Server SQL error'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-5096489236701293247</id><published>2009-07-04T04:56:00.000-07:00</published><updated>2009-07-04T04:59:01.360-07:00</updated><title type='text'>Renaming a computer that hosts SQL Server</title><content type='html'>To rename a computer that hosts a stand-alone instance of SQL Server&lt;br /&gt;&lt;br /&gt;For a renamed computer that hosts a default instance of SQL Server, run the following procedures:&lt;br /&gt;&lt;br /&gt;      sp_dropserver &lt;old_name&gt;&lt;br /&gt;      GO&lt;br /&gt;      sp_addserver &lt;new_name&gt;, local&lt;br /&gt;      GO&lt;br /&gt;&lt;br /&gt;Restart the instance of SQL Server.&lt;br /&gt;&lt;br /&gt;For a renamed computer that hosts a named instance of SQL Server, run the following procedures:&lt;br /&gt;&lt;br /&gt;      sp_dropserver &lt;old_name\instancename&gt;&lt;br /&gt;      GO&lt;br /&gt;      sp_addserver &lt;new_name\instancename&gt;, local&lt;br /&gt;      GO&lt;br /&gt;&lt;br /&gt;Restart the instance of SQL Server.&lt;br /&gt;&lt;br /&gt;After the Renaming Operation&lt;br /&gt;&lt;br /&gt;After a computer has been renamed, any connections that used the old computer name must connect by using the new name.&lt;br /&gt;To verify that the renaming operation has completed successfully&lt;br /&gt;&lt;br /&gt;Select information from either @@SERVERNAME or sys.servers. The @@SERVERNAME function will return the new name, and the sys.servers table will show the new name. The following example shows the use of @@SERVERNAME.&lt;br /&gt;&lt;br /&gt;      SELECT @@SERVERNAME AS 'Server Name'&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-5096489236701293247?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/5096489236701293247/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/renaming-computer-that-hosts-sql-server.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5096489236701293247'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5096489236701293247'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/renaming-computer-that-hosts-sql-server.html' title='Renaming a computer that hosts SQL Server'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-4130918387279350008</id><published>2009-07-01T06:39:00.001-07:00</published><updated>2009-07-01T06:39:41.031-07:00</updated><title type='text'>Images are not displaying in Microsoft Outlook</title><content type='html'>Have you ever come across situation were the images are not displaying in Microsoft Outlook? You will experience this when you get emails with images, the content will display but the pictures will not.&lt;br /&gt;Before we go in to the fix for this let’s discuss the process of Outlook:&lt;br /&gt;When you open any attachments in outlook it will temporarily save it in the windows Temporary internet folder. It’s  a special folder called OLK, OLK is a super hiddenl folder which you can’t view from the explorer. So all the attachments in your Outlook will store in this folder so each and every time when you open an attachment those attachments will store in this OLK folder as a junk and when the amount of this junk increases you will experience this problem. So lets see how to fix  this problem.Fix 1.&lt;br /&gt;• Open your registry ( Type in “Regedit” in Run box”)&lt;br /&gt;• Then  navigate to this key in the registry “HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security&lt;br /&gt;• On the right side you could see a key called “OutlookSecureTempFolder” Right click on this key and click on Modify&lt;br /&gt;• You will get a folder path something like this “C:\Users\Renjith\AppData\Local\Microsoft\Windows\Temporary Internet Files\OLKC801”&lt;br /&gt;• Copy this folder path and type in the Run box which will open up this location&lt;br /&gt;• Now clear all the files in this folder.&lt;br /&gt;• After this if you try to open any emails which has images it will display the images.&lt;br /&gt;Fix 2.&lt;br /&gt;• Delete the “OutlookSecureTempFolder” key from the registry and restart the computer&lt;br /&gt;• This will actually create another OLK folder. I will not suggest you doing this because this will not delete all the junk files.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-4130918387279350008?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/4130918387279350008/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/images-are-not-displaying-in-microsoft.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4130918387279350008'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4130918387279350008'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/images-are-not-displaying-in-microsoft.html' title='Images are not displaying in Microsoft Outlook'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-3478725285451855536</id><published>2009-07-01T06:37:00.000-07:00</published><updated>2009-07-01T06:46:54.613-07:00</updated><title type='text'>Hide program from control panel</title><content type='html'>Method 1&lt;br /&gt;&lt;br /&gt;    * Click Start, Run and type Regedit.exe&lt;br /&gt;    * Navigate to the following location:&lt;br /&gt;&lt;br /&gt;    HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Uninstall \ AnalogX Proxy&lt;br /&gt;&lt;br /&gt;    * In the right-pane, right-click the DisplayName value and choose Rename&lt;br /&gt;    * Rename it to anything (For example, NoDisplayName )&lt;br /&gt;&lt;br /&gt;The AnalogX Proxy entry is now hidden. To make it visible again, rename the value back to DisplayName&lt;br /&gt;Method 2&lt;br /&gt;&lt;br /&gt;    * Click Start, Run and type Regedit.exe&lt;br /&gt;    * Navigate to the following location:&lt;br /&gt;&lt;br /&gt;    HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Uninstall \ AnalogX Proxy&lt;br /&gt;&lt;br /&gt;    * In the right-pane, create a new REG_DWORD value named SystemComponent&lt;br /&gt;    * Double-click SystemComponent and set its data to 1&lt;br /&gt;&lt;br /&gt;The AnalogX Proxy entry is now hidden. To make it&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-3478725285451855536?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/3478725285451855536/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/hide-program-from-ctl-pannel.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/3478725285451855536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/3478725285451855536'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/hide-program-from-ctl-pannel.html' title='Hide program from control panel'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-292836406413693006</id><published>2009-07-01T02:20:00.000-07:00</published><updated>2009-07-01T02:38:29.696-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Google Tricks'/><title type='text'>Google Tricks</title><content type='html'>(1) Get Rapidshare Links for softwares/movies/songs&lt;br /&gt;&lt;br /&gt;Open www.google.com&lt;br /&gt;and type the following words in the google search&lt;br /&gt;&lt;br /&gt;rapidshare.com/files &lt;span style="font-style:italic;"&gt;softwarename&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-292836406413693006?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/292836406413693006/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/google-tricks.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/292836406413693006'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/292836406413693006'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/07/google-tricks.html' title='Google Tricks'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-4844930392976946846</id><published>2009-06-23T23:53:00.000-07:00</published><updated>2009-06-23T23:55:52.380-07:00</updated><title type='text'>Non Authoritative Restore of SSD</title><content type='html'>If you have physical access to a domain controller, you can restart the domain controller in Directory Services Restore Mode locally. Restarting in Directory Services Restore Mode takes the domain controller offline. In this mode, the server is not functioning as a domain controller.&lt;br /&gt;When you start Windows Server 2003 in Directory Services Restore Mode, the local Administrator account is authenticated by the local Security Accounts Manager (SAM) database. Therefore, logging on requires that you use the local administrator password, not an Active Directory domain password. This password is set during Active Directory installation when you provide the password for Directory Services Restore Mode.&lt;br /&gt;Administrative credentials&lt;br /&gt;To perform this procedure, you must provide the Administrator password for Directory Services Restore Mode. &lt;br /&gt; To restart the domain controller in Directory Services Restore Mode locally&lt;br /&gt; 1.  Restart the domain controller.&lt;br /&gt;2.  When the screen for selecting an operating system appears, press F8.&lt;br /&gt;3.  On the Windows Advanced Options menu, select Directory Services Restore Mode.&lt;br /&gt;4.  When you are prompted, log on as the local administrator.&lt;br /&gt;&lt;br /&gt; Note: &lt;br /&gt;By performing a nonauthoritative restore on Active Directory, you automatically perform a nonauthoritative restore of the system volume (SYSVOL); no additional steps are required.&lt;br /&gt;&lt;br /&gt;Restore from backup media&lt;br /&gt;Updated: August 22, 2005&lt;br /&gt;To restore the server, use a good backup containing the system state or the system state and system disk.&lt;br /&gt; &lt;br /&gt;  Note: &lt;br /&gt;To restore from backup, you must log on locally to the domain controller or Remote Desktop must be enabled on the remote domain controller so that you can connect remotely. &lt;br /&gt;Administrative credentials&lt;br /&gt;To perform this procedure, you must provide the Administrator password for Directory Services Restore Mode.&lt;br /&gt; To restore from backup media&lt;br /&gt; 1.  Start the computer in Directory Services Restore Mode.&lt;br /&gt;2.  To start the Windows Server 2003 backup utility, click Start, point to All Programs, point to Accessories, point to System Tools, and then click Backup.&lt;br /&gt;This procedure provides steps for restoring from backup in Wizard Mode. By default, the Always Start in Wizard Mode check box is selected in the Backup or Restore Wizard. If the Welcome to the Backup Utility Advanced Mode page appears, click Wizard Mode to open the Backup or Restore Wizard.&lt;br /&gt;3.  On the Welcome to the Backup or Restore Wizard page, click Next.&lt;br /&gt;4.  Click Restore files and settings, and then click Next.&lt;br /&gt;5.  Select System State, and then click Next. &lt;br /&gt;6.  On the Completing the Backup or Restore Wizard page, click Advanced.&lt;br /&gt;7.  In Restore files to, click Original Location, and then click Next.&lt;br /&gt;8.  Click Leave existing files (Recommended), and then click Next.&lt;br /&gt;9.  In Advanced Restore Options, select the following check boxes, and then click Next:&lt;br /&gt;• Restore security settings&lt;br /&gt;• Restore junction points, but not the folders and file data they reference&lt;br /&gt;• Preserve existing volume mount points&lt;br /&gt;&lt;br /&gt;10.  For a primary restore of SYSVOL, also select the following check box: When restoring replicated data sets, mark the restored data as the primary data for all replicas.&lt;br /&gt;A primary restore is required only if the domain controller that you are restoring is the only domain controller in the domain. A primary restore is required on the first domain controller that is being restored in a domain if you are restoring the entire domain or forest.&lt;br /&gt;11.  Click Finish.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;12.  When the restore process is complete, click Close, and then do one of the following:&lt;br /&gt;• If you do not want to authoritatively restore any objects, click Yes to restart the computer. The system will restart and replicate any new information that is received since the last backup with its replication partners.&lt;br /&gt;• If you want to authoritatively restore any objects or if you want to create an LDAP Data Interchange Format (LDIF) file to restore back-links on this domain controller, click No to remain in Directory Services Restore Mode.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-4844930392976946846?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/4844930392976946846/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/non-authoritative-restore-of-ssd.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4844930392976946846'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4844930392976946846'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/non-authoritative-restore-of-ssd.html' title='Non Authoritative Restore of SSD'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-7414691910644079173</id><published>2009-06-23T23:47:00.000-07:00</published><updated>2009-06-24T00:46:39.432-07:00</updated><title type='text'>Authoritative restoration of Active Directory (AD) in Windows Server 2003</title><content type='html'>To perform an authoritative restoration, you must first recover AD from a backup by    performing the following steps: &lt;br /&gt;&lt;br /&gt;1. Restart the domain controller (DC) of interest. &lt;br /&gt;2. When you see the menu to select the OS, press F8. &lt;br /&gt;3. From the Windows Advanced Options Menu, select Directory Services Restore    Mode, then press Enter. &lt;br /&gt;4. Select the Windows 2003 OS, then press Enter. &lt;br /&gt;5. Use the restore mode password and log on as the administrator. &lt;br /&gt;6. Click OK to the confirmation that Windows is running in Safe mode. &lt;br /&gt;7. Start the Windows Backup application (go to Start, Programs, Accessories, System Tools, and click Backup). &lt;br /&gt;8. Select the Restore option, then select the media where the backup is stored and ensure that the System State is selected. &lt;br /&gt;9. Click OK to close any warning dialog boxes. &lt;br /&gt;10. After the AD recovery is complete, click Close to the displayed dialog box and click Yes to restart the computer. &lt;br /&gt;When the machine restarts, you need to specify which parts of the restoration will be authoritative by performing the following steps: &lt;br /&gt;1. When you see the menu to select the OS, press F8. &lt;br /&gt;2. From the Windows Advanced Options Menu, select Directory Services Restore Mode, then press Enter. &lt;br /&gt;3. Select the Windows 2003 OS, then press Enter. &lt;br /&gt;4. Use the restore mode password to log on as the administrator. &lt;br /&gt;5. Click OK to the confirmation that Windows is running in Safe mode. &lt;br /&gt;6. Open a command prompt--go to Start, Run and type &lt;br /&gt;cmd&lt;br /&gt;7. Start the Ntdsutil utility. &lt;br /&gt;8. To access the authoritative restore mode, type &lt;br /&gt;ntdsutil: authoritative restore&lt;br /&gt;9. If you want to mark the entire database as authoritative, type &lt;br /&gt;authoritative restore: restore database&lt;br /&gt;If you want to mark only a certain object as authoritative (e.g., an organizational unit--OU), type &lt;br /&gt;authoritative restore: restore subtree &lt;distinguished &lt;br /&gt;name--DN--of subtree, e.g. OU=sales,DC=savilltech,DC=com&gt;&lt;br /&gt;10. To exit Ntdsutil, type quit&lt;br /&gt;11. Restart the DC as usual. &lt;br /&gt;If you perform an authoritative restoration of a backup that's more than 14 days old, some trust relationships might be broken because the passwords used by the trust would have been changed twice (the directory stores both the current and previous password, which changes every 7 days). So, for example, when restoring NT LAN Manager (NTLM) trusts, you would have to break the trust, then recreate it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-7414691910644079173?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/7414691910644079173/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/december-18-2003-authoritative.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7414691910644079173'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/7414691910644079173'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/december-18-2003-authoritative.html' title='Authoritative restoration of Active Directory (AD) in Windows Server 2003'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-4632656895964641985</id><published>2009-06-23T07:30:00.000-07:00</published><updated>2009-06-23T07:32:08.303-07:00</updated><title type='text'>Block USB Drives</title><content type='html'>1. Click Start, and then click Run.&lt;br /&gt;   2. In the Open box, type regedit, and then click OK.&lt;br /&gt;   3. Locate and then click the following registry key:&lt;br /&gt;      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor&lt;br /&gt;   4. In the details pane, double-click Start.&lt;br /&gt;   5. In the Value data box, type 4, click Hexadecimal (if it is not already selected), and then click OK.&lt;br /&gt;   6. Exit Registry Editor.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-4632656895964641985?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/4632656895964641985/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/block-usb-drives.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4632656895964641985'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4632656895964641985'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/block-usb-drives.html' title='Block USB Drives'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-5371916533634775151</id><published>2009-06-23T07:26:00.000-07:00</published><updated>2009-06-23T07:27:04.158-07:00</updated><title type='text'>Disable Writing to USB Drives</title><content type='html'>Go to registry and edit the following as shown&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]&lt;br /&gt;“WriteProtect”=dword:00000001&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-5371916533634775151?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/5371916533634775151/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/disable-writing-to-usb-drives.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5371916533634775151'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5371916533634775151'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/disable-writing-to-usb-drives.html' title='Disable Writing to USB Drives'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-2783620742669035000</id><published>2009-06-23T07:23:00.000-07:00</published><updated>2009-06-23T07:25:37.947-07:00</updated><title type='text'>Easy steps to enhance XP performance</title><content type='html'>Microsoft Windows XP Professional Configuration&lt;br /&gt;&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;After Installing Windows XP follow these steps&lt;br /&gt;&lt;br /&gt;Instructions:&lt;br /&gt;Click Start&lt;br /&gt;Click Control Panel&lt;br /&gt;Click Switch to Classic View&lt;br /&gt;Click View&lt;br /&gt;Click Details&lt;br /&gt;&lt;br /&gt;Click Display&lt;br /&gt;Click the Desktop tab&lt;br /&gt;Click Customize Desktop&lt;br /&gt;Uncheck Run Desktop Cleanup, and then click OK&lt;br /&gt;Click the Screen Saver tab&lt;br /&gt;Choose (None) for the Screen Saver&lt;br /&gt;Click Power&lt;br /&gt;Change Turn off monitor to Never&lt;br /&gt;Click Apply, and then click OK&lt;br /&gt;Click the Appearance tab&lt;br /&gt;Change the color scheme to Silver&lt;br /&gt;Click Effects&lt;br /&gt;Uncheck Use the following transition&lt;br /&gt;Uncheck Show shadows under menus&lt;br /&gt;Click OK&lt;br /&gt;Click the Settings tab&lt;br /&gt;Change Screen resolution to 1024x768 pixels&lt;br /&gt;Click Advanced&lt;br /&gt;Click the Monitor tab&lt;br /&gt;Change Screen refresh rate to 75 Hertz&lt;br /&gt;Click Apply&lt;br /&gt;Click Yes&lt;br /&gt;Click OK&lt;br /&gt;Click OK&lt;br /&gt;&lt;br /&gt;Click Folder Options&lt;br /&gt;Click View&lt;br /&gt;Check the following boxes:&lt;br /&gt;Display the contents of system folders&lt;br /&gt;Display the full path in the title bar&lt;br /&gt;Display the full path in the address bar&lt;br /&gt;Show hidden files and folders&lt;br /&gt;Uncheck the following:&lt;br /&gt;Automatically search for network folders and printer&lt;br /&gt;Hid extensions for known file types&lt;br /&gt;Click Apply&lt;br /&gt;Click Apply to All Folders&lt;br /&gt;Click Yes&lt;br /&gt;Click OK&lt;br /&gt;&lt;br /&gt;Click Internet Options&lt;br /&gt;Click Use Blank, and then click Apply&lt;br /&gt;Click the Content tab&lt;br /&gt;Click AutoComplete&lt;br /&gt;Check Forms, and then click Apply&lt;br /&gt;Click the Connections tab&lt;br /&gt;Click LAN Settings&lt;br /&gt;Check Automatically detect settings, and then click OK&lt;br /&gt;Click Setup&lt;br /&gt;Type area code, and then click OK&lt;br /&gt;Click OK&lt;br /&gt;Click Next&lt;br /&gt;Click Next&lt;br /&gt;Select Set up my connection manually, and then click Next&lt;br /&gt;Select Connect using a broadband connection, and then click&lt;br /&gt;Next&lt;br /&gt;Click Finish&lt;br /&gt;Click the Programs tab&lt;br /&gt;Change HTML editor to Notepad&lt;br /&gt;Uncheck Internet Explorer should check to see whether it is the default browser, and then click Apply&lt;br /&gt;Click the Advanced tab&lt;br /&gt;Uncheck the following:&lt;br /&gt;Enable Install on Demand (Other)&lt;br /&gt;Enable page transitions&lt;br /&gt;Notify when downloads complete&lt;br /&gt;Show Go in the address bar&lt;br /&gt;Check the following:&lt;br /&gt;Use inline AutoComplete&lt;br /&gt;Use Passive FTP&lt;br /&gt;Do not search from the Address bar&lt;br /&gt;Empty Temporary Internet Files folder when browser is closed&lt;br /&gt;Click Apply&lt;br /&gt;Click OK&lt;br /&gt;&lt;br /&gt;Click Mouse&lt;br /&gt;Click the Pointer tab&lt;br /&gt;Change Scheme to 3D-White (system scheme)&lt;br /&gt;Uncheck Enable pointer shadow&lt;br /&gt;Click the Pointer Options tab&lt;br /&gt;Uncheck Hide pointer when typing&lt;br /&gt;Click Apply, and then click OK&lt;br /&gt;&lt;br /&gt;Click Sounds and Audio Devices&lt;br /&gt;Check Place volume icon in taskbar&lt;br /&gt;Click Sounds Tab&lt;br /&gt;Choose No Sounds for the Sound Scheme&lt;br /&gt;Click No&lt;br /&gt;Click Apply, and then click OK&lt;br /&gt;&lt;br /&gt;Click System&lt;br /&gt;Click the Advanced tab&lt;br /&gt;Click the Settings button under Performance&lt;br /&gt;Select Adjust for best performance&lt;br /&gt;Check the following:&lt;br /&gt;Show window contents while dragging&lt;br /&gt;Smooth edges on screen fonts&lt;br /&gt;Use drop shadows for icon labels&lt;br /&gt;Use visual styles on windows and buttons&lt;br /&gt;Click Apply, and then click OK&lt;br /&gt;Click the Error Reporting tab&lt;br /&gt;Select Disable error reporting&lt;br /&gt;Uncheck But notify me when critical errors occur, and then click OK&lt;br /&gt;Click the System Restore tab&lt;br /&gt;Check Turn off System Restore on all drives&lt;br /&gt;Click Apply, and then click Yes&lt;br /&gt;Click the Automatic Updates tab&lt;br /&gt;Select Turn off automatic updating&lt;br /&gt;Click the Remote tab&lt;br /&gt;Uncheck Allow Remote Assistance&lt;br /&gt;Click Apply, and then click OK&lt;br /&gt;&lt;br /&gt;Click Taskbar and Start Menu&lt;br /&gt;Uncheck Lock the taskbar&lt;br /&gt;Check Show Quick Launch&lt;br /&gt;Click the Start Menu tab&lt;br /&gt;Select Classic Start menu&lt;br /&gt;Click Customize&lt;br /&gt;Check Display Favorites&lt;br /&gt;Check Show Small Icons in Start Menu&lt;br /&gt;Uncheck Use Personalized Menus&lt;br /&gt;Click OK&lt;br /&gt;Click Apply&lt;br /&gt;Click OK&lt;br /&gt;&lt;br /&gt;Click User Accounts&lt;br /&gt;Click Change the way users log on and off&lt;br /&gt;Uncheck Use the Welcome screen&lt;br /&gt;Click Apply Options&lt;br /&gt;Close the Window&lt;br /&gt;Exit the Control Panel&lt;br /&gt;&lt;br /&gt;Open My Computer&lt;br /&gt;Right-click on the hard drive icon and select Properties&lt;br /&gt;Uncheck Allow Indexing Service to index this disk for fast searching&lt;br /&gt;Click Apply&lt;br /&gt;Select Apply changes to X:\, subfolders and files, and then click OK&lt;br /&gt;Click OK&lt;br /&gt;Reboot machine&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-2783620742669035000?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/2783620742669035000/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/easy-steps-to-enhance-xp-performance.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/2783620742669035000'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/2783620742669035000'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/easy-steps-to-enhance-xp-performance.html' title='Easy steps to enhance XP performance'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-1237657920089075307</id><published>2009-06-23T07:21:00.000-07:00</published><updated>2009-06-23T07:22:45.791-07:00</updated><title type='text'>Untold secrets about windows operating</title><content type='html'>A collection of Tips and Tricks which no body normally knows, the secrets which Microsoft is afraid to tell the people, the information which you will seldom find all gathered up and arranged in a single file. To fully reap this Manual you need to have a basic understanding of the Windows Registry, as almost all the Tricks and Tips involve this file..&lt;br /&gt;&lt;br /&gt;****************&lt;br /&gt;&lt;br /&gt;Important Note: Before you read on, you need to keep one thing in mind. Whenever you make changes to the Windows Registry you need to Refresh it before the changes take place. Simply press F5 to refresh the registry and enable the changes. If this does not work Restart your system&lt;br /&gt;&lt;br /&gt;****************&lt;br /&gt;&lt;br /&gt;Exiting Windows the Cool and Quick Way&lt;br /&gt;&lt;br /&gt;Normally it takes a hell lot of time just Shutting down Windows, you have to move your mouse to the Start Button, click on it, move it again over Shut Down, click, then move it over the necessary option and click, then move the cursor over the OK button and once again (you guessed it) click.This whole process can be shortened by creating shortcuts on the Desktop which will shut down Windows at the click of a button. Start by creating a new shortcut( right click and select New&gt; Shortcut). Then in the command line box, type (without the quotes.)&lt;br /&gt;&lt;br /&gt;'C:\windows\rundll.exe user.exe,exitwindowsexec'&lt;br /&gt;&lt;br /&gt;This Shortcut on clicking will restart Windows immediately without any Warning. To create a Shortcut to Restarting Windows, type the following in the Command Line box:&lt;br /&gt;&lt;br /&gt;'c:\windows\rundll.exe user.exe,exitwindows'&lt;br /&gt;&lt;br /&gt;This Shortcut on clicking will shut down Windows immediately without any Warning.&lt;br /&gt;&lt;br /&gt;Ban Shutdowns : A trick to Play on Lamers&lt;br /&gt;&lt;br /&gt;This is a neat trick you can play on that lamer that has a huge ego, in this section I teach you, how to disable the Shut Down option in the Shut Down Dialog Box. This trick involves editing the registry, so please make backups. Launch regedit.exe and go to :&lt;br /&gt;&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;br /&gt;&lt;br /&gt;In the right pane look for the NoClose Key. If it is not already there then create it by right clicking in the right pane and selecting New &gt; String Value.(Name it NoCloseKey ) Now once you see the NoCloseKey in the right pane, right click on it and select Modify. Then Type 1 in the Value Data Box.&lt;br /&gt;&lt;br /&gt;Doing the above on a Win98 system disables the Shut Down option in the Shut Down Dialog Box. But on a Win95 machine if the value of NoCloseKey is set to 1 then click on the Start &gt; Shut Down button displays the following error message:&lt;br /&gt;&lt;br /&gt;This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator.&lt;br /&gt;&lt;br /&gt;You can enable the shut down option by changing the value of NoCloseKey to 0 or simply deleting the particular entry i.e. deleting NoCloseKey.&lt;br /&gt;&lt;br /&gt;Instead of performing the above difficult to remember process, simply save the following with an extension of .reg and add it's contents to the registry by double clicking on it.&lt;br /&gt;&lt;br /&gt;REGEDIT4&lt;br /&gt;&lt;br /&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]&lt;br /&gt;&lt;br /&gt;"NoClose"="1"&lt;br /&gt;&lt;br /&gt;Disabling Display of Drives in My Computer&lt;br /&gt;&lt;br /&gt;This is yet another trick you can play on your geek friend. To disable the display of local or networked drives when you click My Computer go to :&lt;br /&gt;&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;br /&gt;&lt;br /&gt;Now in the right pane create a new DWORD item and name it NoDrives.. Now modify it's value and set it to 3FFFFFF (Hexadecimal) Now press F5 to refresh. When you click on My Computer, no drives will be shown. To enable display of drives in My Computer, simply delete this DWORD item. It's .reg file is as follows:&lt;br /&gt;&lt;br /&gt;REGEDIT4&lt;br /&gt;&lt;br /&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]&lt;br /&gt;&lt;br /&gt;"NoDrives"=dword:03ffffff&lt;br /&gt;&lt;br /&gt;Take Over the Screen Saver&lt;br /&gt;&lt;br /&gt;To activate and deactivate the screen saver whenever you want, goto the following registry key:&lt;br /&gt;&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ScreenSavers&lt;br /&gt;&lt;br /&gt;Now add a new string value and name it Mouse Corners. Edit this new value to -Y-N. Press F5 to refresh the registry. Voila! Now you can activate your screensaver by simply placing the mouse cursor at the top right corner of the screen and if you take the mouse to the bottom left corner of the screen, the screensaver will deactivate.&lt;br /&gt;&lt;br /&gt;Pop a banner each time Windows Boots&lt;br /&gt;&lt;br /&gt;To pop a banner which can contain any message you want to display just before a user is going to log on, go to the key:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WinLogon&lt;br /&gt;&lt;br /&gt;Now create a new string Value in the right pane named LegalNoticeCaption and enter the value that you want to see in the Menu Bar.. Now create yet another new string value and name it: LegalNoticeText. Modify it and insert the message you want to display each time Windows boots. This can be effectively used to display the company's private policy each time the user logs on to his NT box. It's .reg file would be:&lt;br /&gt;&lt;br /&gt;REGEDIT4&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon]&lt;br /&gt;&lt;br /&gt;"LegalNoticeCaption"="Caption here."&lt;br /&gt;&lt;br /&gt;Delete the Tips of the Day to save 5KB&lt;br /&gt;&lt;br /&gt;Windows 95 had these tips of the day which appeared on a system running a newly installed Windows OS. These tips of the day are stored in the Windows Registry and consume 5K of space. For those of you who are really concerned about how much free space your hard disk has, I have the perfect trick.&lt;br /&gt;&lt;br /&gt;To save 5K go to the following key in Regedit:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Tips&lt;br /&gt;&lt;br /&gt;Now simply delete these tricks by selecting and pressing the DEL key.&lt;br /&gt;&lt;br /&gt;Change the Default Locations&lt;br /&gt;&lt;br /&gt;To change the default drive or path where Windows will look for it's installation files, go to the key:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\SourcePath&lt;br /&gt;&lt;br /&gt;Now you can edit as you wish.&lt;br /&gt;&lt;br /&gt;Secure your Desktop Icons and Settings&lt;br /&gt;&lt;br /&gt;You can save your desktop settings and secure it from your nerdy friend by playing with the registry. Simply launch the Registry Editor go to:&lt;br /&gt;&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;br /&gt;&lt;br /&gt;In the right pane create a new DWORD Value named NoSaveSettings and modify it's value to 1. Refresh and restart for the settings to get saved.&lt;br /&gt;&lt;br /&gt;CLSID Folders Explained&lt;br /&gt;&lt;br /&gt;Don't you just hate those stubborn stupid icons that refuse to leave the desktop, like the Network Neighborhood icon. I am sure you want to know how you can delete them. You may say, that is really simple, simply right click on the concerned icon and select Delete. Well not exactly, you see when you right click on these special folders( see entire list below)neither the rename nor the delete option does not appear. To delete these folders, there are two methods, the first one is using the System Policy Editor(Poledit in the Windows installation CD)and the second is using the Registry.&lt;br /&gt;&lt;br /&gt;Before we go on, you need to understand what CLSID values are. These folders, like the Control Panel, Inbox, The Microsoft Network, Dial Up Networking etc are system folders. Each system folder has a unique CLSID key or the Class ID which is a 16-byte value which identifies an individual object that points to a corresponding key in the registry.&lt;br /&gt;&lt;br /&gt;To delete these system Folders from the desktop simply go to the following registry key:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\Namespace{----}&lt;br /&gt;&lt;br /&gt;To delete an icon simply delete the 16 byte CLSID value within "NameSpace". The following are the CLSID values of the most commonly used icons:&lt;br /&gt;&lt;br /&gt;My Briefcase:{85BBD920-42AO-1069-A2E4-08002B30309D}&lt;br /&gt;&lt;br /&gt;Desktop: {00021400-0000-0000-C000-0000000000046}&lt;br /&gt;&lt;br /&gt;Control Panel:{21EC2020-3AEA-1069-A2DD-08002B30309D}&lt;br /&gt;&lt;br /&gt;Dial-Up-Networking:{992CFFA0-F557-101A-88EC-00DD01CCC48}&lt;br /&gt;&lt;br /&gt;Fonts: {BD84B380-8CA2-1069-AB1D-08000948534}&lt;br /&gt;&lt;br /&gt;Inbox :{00020D76-0000-0000-C000-000000000046}&lt;br /&gt;&lt;br /&gt;My Computer :{20D04FE0-3AEA-1069-A2D8-08002B30309D}&lt;br /&gt;&lt;br /&gt;Network Neighborhood:{208D2C60-3AEA-1069-A2D7-O8002B30309D}&lt;br /&gt;&lt;br /&gt;Printers :{2227A280-3AEA-1069-A2DE-O8002B30309D}&lt;br /&gt;&lt;br /&gt;Recycle Bin :{645FF040-5081-101B-9F08-00AA002F954E}&lt;br /&gt;&lt;br /&gt;The Microsoft Network:{00028B00-0000-0000-C000-000000000046}&lt;br /&gt;&lt;br /&gt;History: {FF393560-C2A7-11CF-BFF4-444553540000}&lt;br /&gt;&lt;br /&gt;Winzip :{E0D79300-84BE-11CE-9641-444553540000}&lt;br /&gt;&lt;br /&gt;For example, to delete the Recycle Bin, first note down it's CLSID value, which is: 645FF040-5081-101B-9F08-00AA002F954E. Now go to the Namespace key in the registry and delete the corresponding key.&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}&lt;br /&gt;&lt;br /&gt;Similarly to delete the History folder, delete the following key:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\{FBF23B42-E3F0-101B-8488-00AA003E56F8}&lt;br /&gt;&lt;br /&gt;Sometimes, you may need to play a trick on your brother or friend, well this one teaches you how to hide all icons from the Desktop. Go to the following registry key:&lt;br /&gt;&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;br /&gt;&lt;br /&gt;In the right pane create a new DWORD value by the name: NoDesktop and set its value to: 1. Reboot and you will find no icons on the desktop.&lt;br /&gt;&lt;br /&gt;Till now you simply learnt how to delete the special system folders by deleting a registry key, but the h@*k would have been better if there was a way of adding the DELETE and RENAME option to the right click context menus of these special folders. You can actually change the right click context menu of any system folder and add any of the following options: RENAME, DELETE, CUT, COPY, PASTE and lots more.&lt;br /&gt;&lt;br /&gt;This h@*k too requires you to know the CLSID value of the system folder whose menu you want to customize. In this section, I have taken up Recycle Bin as the folder whose context menu I am going to edit.&lt;br /&gt;&lt;br /&gt;Firstly launch the registry editor and open the following registry key:&lt;br /&gt;&lt;br /&gt;HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder.&lt;br /&gt;&lt;br /&gt;In Case you want to edit some other folder like say the FONTS folder, then you will open the following key:&lt;br /&gt;&lt;br /&gt;HKEY_CLASSES_ROOT\CLSID\{CLSID VALUE HERE}\ShellFolder.&lt;br /&gt;&lt;br /&gt;In the right pane there will be a DWORD value names attributes. Now consider the following options:&lt;br /&gt;&lt;br /&gt;To add the Rename option to the menu, change the value of Attributes to&lt;br /&gt;50 01 00 20&lt;br /&gt;&lt;br /&gt;To add the Delete option to the menu, change the value of Attributes to&lt;br /&gt;60 01 00 20&lt;br /&gt;&lt;br /&gt;3. To add both the Rename &amp; Delete options to the menu, change the value of Attributes to 70,01,00,20&lt;br /&gt;&lt;br /&gt;4. Add Copy to the menu, change Attributes to 41 01 00 20&lt;br /&gt;&lt;br /&gt;5. Add Cut to the menu, change Attributes to 42 01 00 20&lt;br /&gt;&lt;br /&gt;6. Add Copy &amp; Cut to the menu, change Attributes to 43 01 00 20&lt;br /&gt;&lt;br /&gt;7. Add Paste to the menu, change Attributes to 44 01 00 20&lt;br /&gt;&lt;br /&gt;8. Add Copy &amp; Paste to the menu, change Attributes to 45 01 00 20&lt;br /&gt;&lt;br /&gt;9. Add Cut &amp; Paste to the menu, change Attributes to 46 01 00 20&lt;br /&gt;&lt;br /&gt;10.Add all Cut, Copy &amp; Paste to the menu, change Attributes to 47 01 00 20&lt;br /&gt;&lt;br /&gt;We want to add only the Rename option to the right click context menu of the Recycle Bin, so change the value of attributes to: 50 01 00 20. Press F5 to refresh and then after rebooting you will find that when you right click on the Recycle Bin a RENAME option pops up too.&lt;br /&gt;&lt;br /&gt;To reset the default Windows options change the value of Attributes back to&lt;br /&gt;&lt;br /&gt;40 01 00 20&lt;br /&gt;&lt;br /&gt;The Registry File which one can create for the above process would be something like the below:&lt;br /&gt;&lt;br /&gt;REGEDIT4&lt;br /&gt;&lt;br /&gt;[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\Shell-Folder]&lt;br /&gt;&lt;br /&gt;"Attributes"=hex:50,01,00,20&lt;br /&gt;&lt;br /&gt;To access say the Modem Properties in the Control Panel Folder, the normal procedure is: Click on Start, Click on Settings&gt; Control Panel and then wait for the Control Panel window to pop up and then ultimately click on the Modems icon.&lt;br /&gt;&lt;br /&gt;Wouldn't it be lovely if you could shorten the process to: Click on Start&gt; Control Panel&gt;Modems. Yes you can add the Control Panel and also all other Special System Folders directly to the first level Start Menu. Firstly collect the CLSID value of the folder you want to add to the start menu. I want to add Control Panel hence the CLSID value is: 21EC2020-3AEA-1069-A2DD-08002B30309D&lt;br /&gt;&lt;br /&gt;Now right click on the Start Button and select Open. Now create a new folder and name it: Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}&lt;br /&gt;&lt;br /&gt;NOTE: Do not forget the period after the 'l' in Panel. Similarly all system folders can be added to the Start Menu.(accept My Briefcase, I think)&lt;br /&gt;&lt;br /&gt;Deleting System Options from the Start menu&lt;br /&gt;&lt;br /&gt;You can actually remove the Find and Run options from the start menu by performing a simple registry h@*k. Again like always Launch the registry editor and scroll down to the below key:&lt;br /&gt;&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;br /&gt;&lt;br /&gt;Right-click on the right pane and select New, DWORD Value. Name it NoFind.(To remove the RUN option name it NoRun). Double-click the newly create DWORD to edit it's value and enter 1 as its value. This will disable the FIND option of the Start Menu and will also disable the default Shortcut key(F3 for Find.)&lt;br /&gt;&lt;br /&gt;To restore the Run or find command modify the value of the DWORD to 0 or simply Delete the DWORD value.&lt;br /&gt;&lt;br /&gt;Fed Up of the boring Old Yellow Folder Icons?[Drive Icons Included]&lt;br /&gt;&lt;br /&gt;NOTE: This trick hasn't been tried on Win98.&lt;br /&gt;&lt;br /&gt;You can easily change the boring yellow folder icons to your own personalized icons. Simply create a text file and copy the following lines into it:&lt;br /&gt;&lt;br /&gt;[.ShellClassInfo]&lt;br /&gt;&lt;br /&gt;ICONFILE=Drive:\Path\Icon_name.extension&lt;br /&gt;&lt;br /&gt;Save this text file by the name, desktop..ini in the folder, whose icon you want to change. Now to prevent this file from getting deleted change it's attributes to Hidden and Read Only by using the ATTRIB command.&lt;br /&gt;&lt;br /&gt;To change the icon of a drive, create a text file containing the following lines:&lt;br /&gt;&lt;br /&gt;[Autorun]&lt;br /&gt;&lt;br /&gt;ICON=Drive:\Path\Icon_name.extension&lt;br /&gt;&lt;br /&gt;Save this file in the root of the drive whose icon you want to change and name it autorun.inf For Example, if you want to change the icon of a floppy, SAVE THE icon in a:\icon_name.ico One can also create a kewl icon for the Hard Disk and create a text file [autorun.inf] and store it in "c:\".&lt;br /&gt;&lt;br /&gt;Securing NT&lt;br /&gt;&lt;br /&gt;By default, NT 4.0 displays the last person who logged onto the system. This can be considered to be a security threat, especially in the case of those who choose their password to be same as their Username. To disable this bug which actually is a feature, go to the following key in the registry editor:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon&lt;br /&gt;&lt;br /&gt;Click and select the ReportBookOK item and create a new string value called DontDisplayLastUserName. Modify it and set it's value to 1.&lt;br /&gt;&lt;br /&gt;As a system administrator, you can ensure that the passwords chosen by the users are not too lame or too easy to guess. NT has this lovely utility called the User Manager which allows the administrator to set the age limit of the password which forces the users to change the password after a certain number of days. You can also set the minimum length of passwords and prevent users to use passwords which already have been used earlier and also enable account lockouts which will deactivate an account after a specified number of failed login attempts.&lt;br /&gt;&lt;br /&gt;When you log on to Win NT, you should disable Password Caching, this ensures Single NT Domain login and also prevents secondary Windows Logon screen.&lt;br /&gt;&lt;br /&gt;Simply copy the following lines to a plain text ASCII editor like: Notepad and save it with an extension, .reg&lt;br /&gt;&lt;br /&gt;----------------DISABLE.reg-----------------&lt;br /&gt;&lt;br /&gt;REGEDIT4&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Network]&lt;br /&gt;&lt;br /&gt;"DisablePwdCaching"=dword:00000001&lt;br /&gt;&lt;br /&gt;----------------DISABLE.reg-----------------&lt;br /&gt;&lt;br /&gt;To Enable Password Caching use the following .reg file:&lt;br /&gt;&lt;br /&gt;--------------Enable.reg-----------------&lt;br /&gt;&lt;br /&gt;REGEDIT4&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Network]&lt;br /&gt;&lt;br /&gt;"DisablePwdCaching"=dword:00000000&lt;br /&gt;&lt;br /&gt;--------------Enable.reg-----------------&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Cleaning Recent Docs Menu and the RUN MRU&lt;br /&gt;&lt;br /&gt;The Recent Docs menu can be easily disabled by editing the Registry. To do this go to the following Key:&lt;br /&gt;&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;br /&gt;&lt;br /&gt;Now in the right pane, create a new DWORD value by the name: NoRecentDocsMenu and set it's value to 1. Restart Explorer to save the changes.&lt;br /&gt;&lt;br /&gt;You can also clear the RUN MRU history. All the listings are stored in the key:&lt;br /&gt;&lt;br /&gt;HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU&lt;br /&gt;&lt;br /&gt;You can delete individual listings or the entire listing. To delete History of Find listings go to:&lt;br /&gt;&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Doc Find Spec MRU&lt;br /&gt;&lt;br /&gt;and delete.&lt;br /&gt;&lt;br /&gt;Customizing the Right Click Context Menu of the Start Menu&lt;br /&gt;&lt;br /&gt;When you right click on the start menu, only 3 options pop up: Open, Explore, and Find. You can add your own programs to this pop up menu( which comes up when we right click on it.) Open Regedit and go to the following registry key:&lt;br /&gt;&lt;br /&gt;HKEY_CLASSES_ROOT\Directory\Shell&lt;br /&gt;&lt;br /&gt;Right click on the shell and create a new Sub Key (You can create a new SubKey by right clicking on the Shell Key and selecting New &gt; Key.). Type in the name of the application you want to add to the start menu. I want to add Notepad to the Start Menu and hence I name this new sub key, Notepad. Now right click on the new registry key that you just created and create yet another new key named Command. Enter the ful| path of the application, in this case Notepad in the default value of Command in the right&lt;br /&gt;&lt;br /&gt;pane. So I Modify the value of the default string value and enter the ful| pathname of Notepad:&lt;br /&gt;&lt;br /&gt;c:\wndows\notepad.exe.&lt;br /&gt;&lt;br /&gt;Now press F5 to refresh. Now if you right click on the Start Button you will find a new addition to the Pop Up Menu called Notepad. Clicking on it will launch Notepad.&lt;br /&gt;&lt;br /&gt;We can not only add but also remove the existing options in this pop up box.&lt;br /&gt;&lt;br /&gt;To delete the Find option, go to the following registry key:&lt;br /&gt;&lt;br /&gt;HKEY_CLASSES_ROOT\Directory\Shell\Find&lt;br /&gt;&lt;br /&gt;Delete Find. DO NOT delete Open else you will not be able to open any folders in the Start Menu like Programs, Accessories etc.&lt;br /&gt;&lt;br /&gt;BMP Thumbnail As Icon&lt;br /&gt;&lt;br /&gt;You can actually change the default BMP icon to a thumbnail version of the actual BMP file. To do this simply go to HKCU\Paint.Picture\Default. In the right pane change the value of default to %1. Please note however that this will slow down the display rate in explorer if there are too many BMP thumbnails to display. You can use other icons too, simply enter the pathname.To restore back to the normal change the vale of default back to: C:\Progra~1\Access~1\MSPAINT.EXE,1..&lt;br /&gt;&lt;br /&gt;Customizing The Shortcut Arrow&lt;br /&gt;&lt;br /&gt;All shortcuts have a tiny black arrow attached to it's icon to distinguish from normal files. This arrow can sometimes be pretty annoying and as a Hacker should know how to change each and everything, here goes another trick. Launch the Registry Editor and go to:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Shell Icons.&lt;br /&gt;&lt;br /&gt;Now, on the right pane is a list of icons ( we found out that on some systems, Windows 98 especially, the right pane is blank. Don't worry, just add the value as required ). Find the value 29. If it isn't there, just add it. The value of this string should be C:\Windows\system\shell32.dll, 29 ( which means the 30th icon in shell32.dll - the first one begins with 0 ). Now, we need blank icon to do this. Just create one with white as the whole icon. Go here to learn how to create an icon. Once done just change the value to C:\.ico, 0 where "" is the ful| path of the icon file and "0" is the icon in it.&lt;br /&gt;&lt;br /&gt;Now for some fun. If the blank icon is a bit boring, change it again. You will find that under shell32.dll there is a gear icon, a shared folder ( the hand ) and much more. Experiment for yourself!&lt;br /&gt;&lt;br /&gt;Use Perl to Get List or Services Running on your NT box&lt;br /&gt;&lt;br /&gt;Use the following Perl Script to get a list of Services running on your NT system&lt;br /&gt;&lt;br /&gt;--------------script.pl-----------------&lt;br /&gt;&lt;br /&gt;#!c:\per\bin\perl.exe&lt;br /&gt;&lt;br /&gt;use Win32::Service;&lt;br /&gt;&lt;br /&gt;my ($key, %service, %status, $part);&lt;br /&gt;&lt;br /&gt;Win32::Service::GetServices(' ',\%services);&lt;br /&gt;&lt;br /&gt;foreach $key (sort keys %services) {&lt;br /&gt;&lt;br /&gt;print "Print Name\t: $key, $services{$key}\n";&lt;br /&gt;&lt;br /&gt;Win32::Service::GetStatus( ' ',$services{$key};&lt;br /&gt;&lt;br /&gt;\%status);&lt;br /&gt;&lt;br /&gt;foreach $part (keys %status) {&lt;br /&gt;&lt;br /&gt;print "\t$part : $status{$part}\n" if($part eq "CurrentState");&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;-------------script.pl-------------------&lt;br /&gt;&lt;br /&gt;Internet Explorer Tricks and Tips&lt;br /&gt;&lt;br /&gt;Resizable ful| Screen Toolbar&lt;br /&gt;&lt;br /&gt;The ful| Screen option increases the viewable area and makes surfing more enjoyable but sometimes we need the Toolbar but also need to have extra viewing area. Now this h@*k teaches you how to change the size of the Internet Explorer toolbar. This registry h@*k is a bit complicated as it involves Binary values, so to make it simple, I have included the following registry file which will enable the resizable option of the Internet Explorer toolbar which was present in the beta version of IE.&lt;br /&gt;&lt;br /&gt;REGEDIT4&lt;br /&gt;&lt;br /&gt;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]&lt;br /&gt;&lt;br /&gt;"Theater"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,18,00,00,00,1b,00,00,00,5c,\&lt;br /&gt;&lt;br /&gt;00,00,00,01,00,00,00,e0,00,00,00,a0,0f,00,00,05,00,00,00,22,00,00,00,26,00,\&lt;br /&gt;&lt;br /&gt;00,00,02,00,00,00,21,00,00,00,a0,0f,00,00,04,00,00,00,01,00,00,00,a0,0f,00,\&lt;br /&gt;&lt;br /&gt;00,03,00,00,00,08,00,00,00,00,00,00,00&lt;br /&gt;&lt;br /&gt;*******************&lt;br /&gt;&lt;br /&gt;h@*king TRUTH: Internet Explorer 5 displays the friendly version of HTTP errors like NOT FOUND etc . They are aimed at making things easier for newbies. If you would rather prefer to see the proper error pages for the web server you're using, go to Tools, Internet Options and select the Advanced tab. Then scroll down and uncheck the Show friendly http errors box.&lt;br /&gt;&lt;br /&gt;*******************&lt;br /&gt;&lt;br /&gt;Making the Internet Explorer &amp; the Explorer Toolbars Fancy&lt;br /&gt;&lt;br /&gt;The Internet Explorer toolbar looks pretty simple. Want to make it fancy and kewl? Why not add a background image to it. To do this kewl h@*k launch the Windows Registry Editor and go to the following key: HKEY_CURRENT_USER\SOFTWARE\Microsoft\ Internet Explorer\Toolbar\.&lt;br /&gt;&lt;br /&gt;Now in the right pane create a new String Value and name it BackBitmap and modify it's value to the path of the Bitmap you want to dress it up with by rightclicking on it and choosing Modify. When you reboot the Internet Explorer and the Windows Explorer toolbars will have a new look.&lt;br /&gt;&lt;br /&gt;Change Internet Explorer's Caption&lt;br /&gt;&lt;br /&gt;Don't like the caption of Internet Explorer caption? Want to change it? Open the registry editor and go to&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main.&lt;br /&gt;&lt;br /&gt;In the right pane create a new String Value names Window Title (Note the space between Window and Title). Right click on this newly created String Value and select Modify. Type in the new caption you want to be displayed. Restart for the settings to take place.&lt;br /&gt;&lt;br /&gt;Now let's move on to some Outlook Express Tricks.&lt;br /&gt;&lt;br /&gt;Colorful Background&lt;br /&gt;&lt;br /&gt;Don't like the boring background colors of Outlook Express? To change it launch the Windows Registry Editor and scroll down to the&lt;br /&gt;&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Internet Mail And News key.&lt;br /&gt;&lt;br /&gt;On the left pane, click on ColorCycle or select Edit and Modify in the menu. Now change the value to 1. Close and restart. Now, launch Outlook Express and whenever you open up a New Message, hold down ctrl-shift and tap the z key to scroll to change the background color. Repeat the keystroke to cycle through the colors.&lt;br /&gt;&lt;br /&gt;Internet Explorer 5 Hidden Features&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Microsoft Internet Explorer 5 has several hidden features which can be controlled using the Windows Registry. Open your registry and scroll down to the following key:&lt;br /&gt;&lt;br /&gt;HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions&lt;br /&gt;&lt;br /&gt;Create a new DWORD value named x(See complete list of values of x below) and modify it's value to 1 to enable it and to 0 to disable it.&lt;br /&gt;&lt;br /&gt;NoBrowserClose : Disable the option of closing Internet Explorer.&lt;br /&gt;&lt;br /&gt;NoBrowserContextMenu : Disable right-click context menu.&lt;br /&gt;&lt;br /&gt;NoBrowserOptions : Disable the Tools / Internet Options menu.&lt;br /&gt;&lt;br /&gt;NoBrowserSaveAs : Disable the ability to Save As.&lt;br /&gt;&lt;br /&gt;NoFavorites : Disable the Favorites.&lt;br /&gt;&lt;br /&gt;NoFileNew : Disable the File / New command.&lt;br /&gt;&lt;br /&gt;NoFileOpen : Disable the File / Open command.&lt;br /&gt;&lt;br /&gt;NoFindFiles : Disable the Find Files command.&lt;br /&gt;&lt;br /&gt;NoSelectDownloadDir : Disable the option of selecting a download directory.&lt;br /&gt;&lt;br /&gt;NoTheaterMode : Disable the ful| Screen view option.&lt;br /&gt;&lt;br /&gt;h@*king Secrets&lt;br /&gt;&lt;br /&gt;Almost all system administrators make certain changes and make the system restricted. System Administrators can hide the RUN option, the FIND command, the entire Control Panel, drives in My Computer like D: A: etc. They can even restrict activities of a hacker my disabling or hiding, even the tiniest options or tools.&lt;br /&gt;&lt;br /&gt;Most commonly these restrictions are imposed locally and are controlled by the Windows Registry. But sometimes the smart system administrators control the activities of the hacker by imposing restrictions remotely through the main server.&lt;br /&gt;&lt;br /&gt;Poledit or Policy Editor is a small kewl tool which is being commonly used by system administrators to alter the settings of a system. This utility is not installed by default by Windows. You need to install in manually from the Windows 98 Installation Kit from the Resource Kit folder. user.dat file that we saw earlier.&lt;br /&gt;&lt;br /&gt;The Policy Editor tool imposes restrictions on the user's system by editing the user.dat file which in turn means that it edits the Windows Registry to change the settings. It can be used to control or restrict access to each and every folder and option you could ever think of. It has the power to even restrict access to individual folders, files, the Control Panel, MS DOS, the drives available etc. Sometimes this software does make life really hard for a Hacker. So how can we remove the restrictions imposed by the Policy Editor? Well read ahead to learn more.&lt;br /&gt;&lt;br /&gt;You see the Policy Editor is not the only way to restrict a user's activities.. As we already know that the Policy Editor edits the Windows Registry(user.dat) file to impose such restrictions. So this in turn would mean that we can directly make changes to the Windows Registry using a .reg file or directly to remove or add restrictions.&lt;br /&gt;&lt;br /&gt;Launch Regedit and go to the following Registry Key:&lt;br /&gt;&lt;br /&gt;HKEY_CURRENT_USER/Software/Microsoft/CurrentVersion/Policies&lt;br /&gt;&lt;br /&gt;Under this key, there will definitely be a key named explorer. Now under this explorer key we can create new DWORD values and modify it's value to 1 in order to impose the restriction. If you want to remove the Restriction, then you can simply delete the respective DWORD values or instead change their values to 0. The following is a list of DWORD values that can be created under the Explorer Key-:&lt;br /&gt;&lt;br /&gt;NoDeletePrinter: Disables Deletion of already installed Printers&lt;br /&gt;&lt;br /&gt;NoAddPrinter: Disables Addition of new Printers&lt;br /&gt;&lt;br /&gt;NoRun : Disables or hides the Run Command&lt;br /&gt;&lt;br /&gt;NoSetFolders: Removes Folders from the Settings option on Start Menu (Control Panel, Printers, Taskbar)&lt;br /&gt;&lt;br /&gt;NoSetTaskbar: Removes Taskbar system folder from the Settings option on Start Menu&lt;br /&gt;&lt;br /&gt;NoFind: Removes the Find Tool (Start &gt;Find)&lt;br /&gt;&lt;br /&gt;NoDrives: Hides and does not display any Drives in My Computer&lt;br /&gt;&lt;br /&gt;NoNetHood: Hides or removes the Network Neighborhood icon from the desktop&lt;br /&gt;&lt;br /&gt;NoDesktop: Hides all items including, file, folders and system folders from the Desktop&lt;br /&gt;&lt;br /&gt;NoClose: Disables Shutdown and prevents the user from normally shutting down Windows.&lt;br /&gt;&lt;br /&gt;NoSaveSettings: Means to say, 'Don't save settings on exit'&lt;br /&gt;&lt;br /&gt;DisableRegistryTools: Disable Registry Editing Tools (If you disable this option, the Windows Registry Editor(regedit.exe) too&lt;br /&gt;&lt;br /&gt;will not work.)&lt;br /&gt;&lt;br /&gt;NoRecentDocsHistory: Removes Recent Document system folder from the Start Menu (IE 4 and above)&lt;br /&gt;&lt;br /&gt;ClearRecentDocsOnExit: Clears the Recent Documents system folder on Exit.&lt;br /&gt;&lt;br /&gt;Nolnternetlcon: Removes the Internet (system folder) icon from the Desktop&lt;br /&gt;&lt;br /&gt;Under the same key: HKEY_CURRENT_USER/Software/Microsoft/CurrentVersion/Policies you can create new subkeys other than the already existing Explorer key. Now create a new key and name it System. Under this new key, system we can create the following new DWORD values(1 for enabling the particular option and 0 for disabling the particular option):&lt;br /&gt;&lt;br /&gt;NODispCPL: Hides Control Panel&lt;br /&gt;&lt;br /&gt;NoDispBackgroundPage: Hides Background page.&lt;br /&gt;&lt;br /&gt;NoDispScrsavPage: Hides Screen Saver Page&lt;br /&gt;&lt;br /&gt;NoDispAppearancePage: Hides Appearance Page&lt;br /&gt;&lt;br /&gt;NoDispSettingsPage: Hides Settings Page&lt;br /&gt;&lt;br /&gt;NoSecCPL: Disables Password Control Panel&lt;br /&gt;&lt;br /&gt;NoPwdPage: Hides Password Change Page&lt;br /&gt;&lt;br /&gt;NoAdminPaqe: Hides Remote Administration Page&lt;br /&gt;&lt;br /&gt;NoProfilePage: Hides User Profiles Page&lt;br /&gt;&lt;br /&gt;NoDevMgrPage: Hides Device Manager Page&lt;br /&gt;&lt;br /&gt;NoConfigPage: Hides Hardware Profiles Page&lt;br /&gt;&lt;br /&gt;NoFileSysPage: Hides File System Button&lt;br /&gt;&lt;br /&gt;NoVirtMemPage: Hides Virtual Memory Button&lt;br /&gt;&lt;br /&gt;Similarly, if we create a new subkey named Network, we can add the following DWORD values under it(1 for enabling the particular option and 0 for disabling the particular option):&lt;br /&gt;&lt;br /&gt;NoNetSetupSecurityPage: Hides Network Security Page&lt;br /&gt;&lt;br /&gt;NoNelSetup: Hides or disables the Network option in the Control Panel&lt;br /&gt;&lt;br /&gt;NoNetSetupIDPage: Hides the Identification Page&lt;br /&gt;&lt;br /&gt;NoNetSetupSecurityPage: Hides the Access Control Page&lt;br /&gt;&lt;br /&gt;NoFileSharingControl: Disables File Sharing Controls&lt;br /&gt;&lt;br /&gt;NoPrintSharing: Disables Print Sharing Controls&lt;br /&gt;&lt;br /&gt;Similarly, if we create a new subkey named WinOldApp, we can add the following DWORD values under it(1 for enabling the particular option and 0 for disabling the particular option):&lt;br /&gt;&lt;br /&gt;Disabled: Disable MS-DOS Prompt&lt;br /&gt;&lt;br /&gt;NoRealMode: Disable Single-Mode MS-DOS.&lt;br /&gt;&lt;br /&gt;So you see if you have access to the Windows Registry, then you can easily create new DWORD values and set heir value to 1 for enabling the particular option and 0 for disabling the particular option. But Sometimes, access to the Windows Registry is blocked. So what do you do? Go to the Windows Directory and delete either user.dat or system.dat (These 2 files constitute the Windows Registry.) and reboot. As soon as Windows logs in, it will display a Warning Message informing you about an error in the Windows Registry. Simply ignore this Warning Message and Press CTRL+DEL+ALT to get out of this warning message.(Do not press OK) You will find that all restrictions have been removed.&lt;br /&gt;&lt;br /&gt;The most kind of restriction found quite commonly is the Specific Folder Restriction, in which users are not allowed access to specific folders, the most common being the Windows folder, or sometimes even access to My Computer is blocked. In effect, you simply cannot seem to access the important kewl files which are needed by you to do remove restrictions. What do you? Well use the RUN command. (START &gt;RUN). But unfortunately a system administrator who is intelligent enough to block access to specific folder, would definitely have blocked access to the RUN command. Again we are stuck.&lt;br /&gt;&lt;br /&gt;Windows is supposed to be the most User Friendly Operating System on earth. (At least Microsoft Says so.)&lt;br /&gt;&lt;br /&gt;It gives the User an option to do the same thing in various ways. You see the RUN command is only the most convenient option of launching applications, but not the only way. In Windows you can create shortcuts to almost anything from a file, folder to a Web URL. So say your system administrator has blocked access to the c:\windows\system folder and you need to access it. What do you do? Simply create a Shortcut to it. To do this right click anywhere on the desktop and select New &gt; Shortcut. A new window titled Create Shortcut pops up. Type in the path of the restricted folder you wish to access, in this case c:\windows\system. Click Next, Enter the friendly name of the Shortcut and then click Finish. Now you can access the restricted folder by simply double clicking on the shortcut icon. Well that shows how protected and secure *ahem Windows *ahem is.&lt;br /&gt;&lt;br /&gt;****************&lt;br /&gt;&lt;br /&gt;h@*king TRUTH: Sometimes when you try to delete a file or a folder, Windows displays an error message saying that the file is protected. This simply means that the file is write protected, or in other words the R option is +. Get it? Anyway, you can stop Windows from displaying this error message and straightaway delete this file by changing its attributes to Non Read Only. This can be done by Right Clicking on the file, selecting Properties and then&lt;br /&gt;&lt;br /&gt;unselecting the Read Only Option.&lt;br /&gt;&lt;br /&gt;***************&lt;br /&gt;&lt;br /&gt;There is yet another way of accessing restricted folders. Use see, DOS has a lovely command known as START. Its general syntax is:&lt;br /&gt;&lt;br /&gt;START application_path&lt;br /&gt;&lt;br /&gt;It does do what it seems to do, start applications. So in you have access to DOS then you can type in the START command to get access to the restricted folder. Now mostly access to DOS too would be blocked. So again you can use the shortcut trick to launch, c:\command.com or c:\windows\command.com. (Command.com is the file which launches MS DOS).&lt;br /&gt;&lt;br /&gt;Accessing Restricted Drives.&lt;br /&gt;&lt;br /&gt;The problem with most system administrators is that they think that the users or Hackers too are stupid. Almost all system administrators use the Registry Trick (Explained Earlier) to hide all drives in My Computer. So in order to unhide or display all drives, simply delete that particular key.(Refer to beginning of Untold Secrets Section.)&lt;br /&gt;&lt;br /&gt;Some systems have the floppy disk disabled through the BIOS. On those systems if the BIOS is protected, you may need to cr@ck the BIOS password. (For that Refer to the Windows h@*king Chapter). Sometimes making drives readable (Removing R +) and then creating Shortcuts to them also helps us to get access to them.&lt;br /&gt;&lt;br /&gt;Further Changing your Operating System's Looks by editing .htt files&lt;br /&gt;&lt;br /&gt;If you have installed Windows Desktop Update and have the view as Web Page option enabled, you can customise the way the folder looks by selecting View &gt; Customise this folder. Here you can change the background and other things about that particular folder. Well that is pretty lame, right? We hackers already know things as lame as that. Read on for some kewl stuff.&lt;br /&gt;&lt;br /&gt;Well, you could also change the default that is stored in a Hidden HTML Template file (I think so..) which is nothing but a HTML document with a .htt extension. This .htt file is found at: %systemroot%\web\folder.htt.&lt;br /&gt;&lt;br /&gt;The %systemroot% stands for the drive in which Windows is Installed, which is normally C:&lt;br /&gt;&lt;br /&gt;You can edit these .htt files almost just like you edit normal .HTM or .HTML files. Simply open them in an ASCII editor like Notepad. The following is a list of .htt files on your system which control various folders and which can be edited to customise the way various folders look.&lt;br /&gt;&lt;br /&gt;controlp.htt Control Panel&lt;br /&gt;&lt;br /&gt;printers.htt Printers&lt;br /&gt;&lt;br /&gt;mycomp.htt My Computer&lt;br /&gt;&lt;br /&gt;safemode.htt Safe Mode&lt;br /&gt;&lt;br /&gt;All these files are found in the web folder in %systemfolder%. The folder.htt file has a line:&lt;br /&gt;&lt;br /&gt;'Here's a good place to add a few lines of your own"&lt;br /&gt;&lt;br /&gt;which is the place where you can add your own A HREF links. These links would then appear in the folder whose folder.htt file you edited. All this might sound really easy and simple, but you see these .htt files do not contain normal HTML code, instead they contain a mixture of HTML and web bots. Hence they can be difficult for newbies to understand.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-1237657920089075307?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/1237657920089075307/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/untold-secrets-about-windows-operating.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/1237657920089075307'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/1237657920089075307'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/untold-secrets-about-windows-operating.html' title='Untold secrets about windows operating'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-3489375182747534743</id><published>2009-06-23T07:20:00.002-07:00</published><updated>2009-06-23T07:21:04.919-07:00</updated><title type='text'>Disable XP boot-logo</title><content type='html'>It is possible to disable XP splash screen, which will slightly speed up the overall boot process. Be aware that removing the splash screen will also cause you not to see any boot-up messages that might come up (chkdsk, convert ... ), but if your system runs without any problems then it should not matter.&lt;br /&gt;&lt;br /&gt;1. Edit boot.ini&lt;br /&gt;2. Add " /noguiboot" right after "/fastdetect".&lt;br /&gt;&lt;br /&gt;(or check the /noguiboot switch in msconfig on the boot.ini tab)&lt;br /&gt;&lt;br /&gt;Upon restarting, the splash screen will be gone. It can be re-enabled by removing the new switch.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-3489375182747534743?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/3489375182747534743/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/disable-xp-boot-logo.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/3489375182747534743'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/3489375182747534743'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/disable-xp-boot-logo.html' title='Disable XP boot-logo'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-163165164282142342</id><published>2009-06-23T07:20:00.001-07:00</published><updated>2009-06-23T07:20:42.165-07:00</updated><title type='text'>Speed-up-web-browsing</title><content type='html'>Speed-up-web-browsing&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you are in a networked environment and browse via network neighborhood, this tweak is for you. It speeds up your network browsing experiance.&lt;br /&gt;&lt;br /&gt;Click Start | Run | Then type Regedit&lt;br /&gt;&lt;br /&gt;Navigate to HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace&lt;br /&gt;&lt;br /&gt;Locate and delete this key {D6277990-4C6A-11CF-8D87-00AA0060F5BF}&lt;br /&gt;&lt;br /&gt;Reboot.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-163165164282142342?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/163165164282142342/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/speed-up-web-browsing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/163165164282142342'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/163165164282142342'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/speed-up-web-browsing.html' title='Speed-up-web-browsing'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-8953963841990617324</id><published>2009-06-23T07:18:00.000-07:00</published><updated>2009-06-23T07:19:51.475-07:00</updated><title type='text'>Increase-your-cable-modem-or-dsl-speed</title><content type='html'>This tweak is for broadband cable connections on stand alone machines with winXP professional version - might work on Home version also. It will probably work with networked machines as well but I haven't tried it in that configuration. This is for windows XP only..&lt;br /&gt;&lt;br /&gt;This tweak assumes that you have let winXP create a connection on install for your cable modem/NIC combination and that your connection has tcp/ip - QoS - file and print sharing - and client for microsoft networks , only, installed. It also assumes that winxp will detect your NIC and has in-box drivers for it. If it doesn't do not try this. In the "My Network Places" properties (right click on the desktop icon and choose properties), highlight the connection then at the menu bar choose "Advanced" then "Advanced Settings". Uncheck the two boxes in the lower half for the bindings for File and Printer sharing and Client for MS networks. Click OK&lt;br /&gt;&lt;br /&gt;1. From the windows XP cd in the support directory from the support cab, extract the file netcap.exe and place it in a directory on your hard drive or even in the root of your C:\ drive.&lt;br /&gt;&lt;br /&gt;2. Next, open up a command prompt window and change directories to where you put netcap.exe. then type "netcap/?". It will list some commands that are available for netcap and a netmon driver will be installed. At the bottom you will see your adapters. You should see two of them if using a 3Com card. One will be for LAN and the other will be for WAN something or other.&lt;br /&gt;&lt;br /&gt;3. Next type "netcap/Remove". This will remove the netmon driver.&lt;br /&gt;&lt;br /&gt;4.. Open up control panel / system / dev man and look at your network adapters. You should now see two of them and one will have a yellow ! on it. Right click on the one without the yellow ! and choose uninstall. YES! you are uninstalling your network adapter, continue with the uninstall. Do not restart yet.&lt;br /&gt;&lt;br /&gt;5. Check your connection properties to make sure that no connection exists. If you get a wizard just cancel out of it.&lt;br /&gt;&lt;br /&gt;6. Now re-start the machine.&lt;br /&gt;&lt;br /&gt;7. After re-start go to your connection properties again and you should have a new connection called "Local area connection 2". highlight the connection then at the menu bar choose "Advanced" then "Advanced Settings". Uncheck the two boxes in the lower half for the bindings for File and Printer sharing and Client for MS networks. Click OK.&lt;br /&gt;&lt;br /&gt;8. Choose connection properties and uncheck the "QOS" box&lt;br /&gt;&lt;br /&gt;9. Re-start the machine&lt;br /&gt;&lt;br /&gt;10. After restart enjoy the increased responsiveness of IE, faster page loading, and a connection speed boost.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-8953963841990617324?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/8953963841990617324/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/increase-your-cable-modem-or-dsl-speed.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/8953963841990617324'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/8953963841990617324'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/06/increase-your-cable-modem-or-dsl-speed.html' title='Increase-your-cable-modem-or-dsl-speed'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-3112294612803837694</id><published>2009-05-26T12:49:00.000-07:00</published><updated>2009-05-26T12:57:53.145-07:00</updated><title type='text'>Drives cannot be accessed? Steps to access the drives</title><content type='html'>Go to 'RUN' and type 'regedit'&lt;br /&gt;and delete the following key&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2&lt;br /&gt;&lt;br /&gt;Now try accessing the drives...&lt;br /&gt;&lt;br /&gt;Enjoy!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-3112294612803837694?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/3112294612803837694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/drives-cannot-be-accessed-steps-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/3112294612803837694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/3112294612803837694'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/drives-cannot-be-accessed-steps-to.html' title='Drives cannot be accessed? Steps to access the drives'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-135701023704654159</id><published>2009-05-26T11:49:00.002-07:00</published><updated>2009-05-26T11:51:55.966-07:00</updated><title type='text'>EXPLORER.EXE corrupted or infected ?</title><content type='html'>Symptoms:- System boots properly but doesn’t load icons or start up menu. Some time gives some errors.&lt;br /&gt;&lt;br /&gt;Cause:- This virus comes through USB Drive. If you keep USB Drive pluged into your system and restart then it infects.&lt;br /&gt;&lt;br /&gt;Here is the procedure to remove it.&lt;br /&gt;1. CTRL-Alt-Del to bring up Task Manager. &lt;br /&gt;&lt;br /&gt;2. Click File | New Task(run). &lt;br /&gt;&lt;br /&gt;3. Type regedit in the Run box and click OK. &lt;br /&gt;&lt;br /&gt;4. Browse to the following registry key: &lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution.options &lt;br /&gt;&lt;br /&gt;5. Under this key there will be subkeys named explorer.exe and iexplorer.exe. Delete the explorer and iexplorer keys entirely. They should not be listed under the Image File Execution.Options key. &lt;br /&gt;&lt;br /&gt;6. Close the Registry Editor. &lt;br /&gt;&lt;br /&gt;7. Restart the computer.&lt;br /&gt;Even after this if it is not working then again follow all the steps from 1 to 5 and then go to Registry Key: &lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current Version\Winlogon&lt;br /&gt;In that folder there is a sub called "Shell". Double click it give value "explorer.exe". if it is not there then create it.&lt;br /&gt;After removal just clear the USB Drive by scanning with Good (Symantec) updated antivirus.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-135701023704654159?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/135701023704654159/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/explorerexe-corrupted-or-infected.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/135701023704654159'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/135701023704654159'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/explorerexe-corrupted-or-infected.html' title='EXPLORER.EXE corrupted or infected ?'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-5145288968006669253</id><published>2009-05-26T11:40:00.000-07:00</published><updated>2009-05-26T11:47:11.457-07:00</updated><title type='text'>Steps to remove the ntde1ect.com and autorun.inf files from the drives</title><content type='html'>Steps to remove the ntde1ect.com and autorun.inf files&lt;br /&gt;&lt;br /&gt;There is a Trojan/virus (either the Win32/Pacex virus or the Win32/PSW.Agent.NDP trojan) that uses the two files ntde1ect and autorun.inf Here is how you can get rid of them:&lt;br /&gt;&lt;br /&gt;• Open Task Manager and in Processes tab end explorer.exe and wscript.exe process&lt;br /&gt;&lt;br /&gt;• Open up File –&gt; New Task (Run) in the Task manager&lt;br /&gt;&lt;br /&gt;• Type cmd and hit Enter&lt;br /&gt;&lt;br /&gt;• Type&lt;br /&gt;del /a:h /f c:\autorun.*&lt;br /&gt;&lt;br /&gt;• Go to your Windows\System32 directory by typing cd c:\windows\system32&lt;br /&gt;Type dir /a:h /f avp*.*&lt;br /&gt; If you see any files names avpo.dll or avpo.exe or avpo.exe, use the      &lt;br /&gt;Del /a:h /f avpo.exe&lt;br /&gt;&lt;br /&gt;• Open up File –&gt; New Task (Run) in the Task manager, Type regedit&lt;br /&gt;&lt;br /&gt;• Navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run&lt;br /&gt;If there are any entries for avpo.exe, delete them.&lt;br /&gt;Do a complete search of your registry for ntdelect.com and delete any entries you find.&lt;br /&gt;&lt;br /&gt;• To Restore Folder Options Settings, Navigate to&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL&lt;br /&gt;         Look at the “CheckedValue” key… This should be a DWORD key. If it isn’t,  delete the key.Create a new key called “CheckedValue” as a DWORD (hexadecimal) with a value of 1. The “Show hidden files &amp; folders” check box should now work normally.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-5145288968006669253?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/5145288968006669253/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/steps-to-remove-ntde1ectcom-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5145288968006669253'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5145288968006669253'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/steps-to-remove-ntde1ectcom-and.html' title='Steps to remove the ntde1ect.com and autorun.inf files from the drives'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-1551744706075158787</id><published>2009-05-21T10:16:00.000-07:00</published><updated>2009-05-21T10:20:32.259-07:00</updated><title type='text'></title><content type='html'>&lt;font size=3&gt;&lt;a href="http://www.google.co.in/setprefs?sig=0_KkufgNfs4wThJ3CMVgeVS-fdPUw=&amp;hl=te"&gt;&lt;b&gt;Home&lt;/b&gt;&lt;/a&gt;  &lt;a href="http://www.google.co.in/setprefs?sig=0_KkufgNfs4wThJ3CMVgeVS-fdPUw=&amp;hl=mr"&gt;&lt;b&gt;Pictures&lt;/b&gt;&lt;/a&gt;  &lt;a href="http://www.google.co.in/setprefs?sig=0_KkufgNfs4wThJ3CMVgeVS-fdPUw=&amp;hl=ta"&gt;&lt;b&gt;Videos&lt;/b&gt;&lt;/a&gt;&lt;/font&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-1551744706075158787?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/1551744706075158787/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/home-pictures-videos_21.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/1551744706075158787'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/1551744706075158787'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/home-pictures-videos_21.html' title=''/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-941270258876494043</id><published>2009-05-20T03:19:00.000-07:00</published><updated>2009-06-23T06:56:09.915-07:00</updated><title type='text'>How To Set Up an FTP Server in Windows Server 2003</title><content type='html'>&lt;h3 style="font-style: italic;" id="tocHeadRef"&gt;&lt;span style="font-weight: normal;"&gt;Install Internet Information Services  and the FTP Service&lt;/span&gt;&lt;/h3&gt; &lt;script type="text/javascript"&gt;                 loadTOCNode(2, 'summary');             &lt;/script&gt; Because FTP depends on Microsoft Internet Information Services (IIS), IIS and  the FTP Service must be installed on the computer. To install IIS and the FTP  Service, follow these steps.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE&lt;/b&gt;: In Windows Server 2003, the  FTP Service is not installed by default when you install IIS. If you already  installed IIS on the computer, you must use the Add or Remove Programs tool in  Control Panel to install the FTP Service.&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Click &lt;strong class="uiterm"&gt;Start&lt;/strong&gt;, point to &lt;strong class="uiterm"&gt;Control Panel&lt;/strong&gt;, and then click &lt;strong class="uiterm"&gt;Add or  Remove Programs&lt;/strong&gt;. &lt;/li&gt;&lt;li&gt;Click &lt;strong class="uiterm"&gt;Add/Remove Windows Components&lt;/strong&gt;. &lt;/li&gt;&lt;li&gt;In the &lt;strong class="uiterm"&gt;Components&lt;/strong&gt; list, click &lt;strong class="uiterm"&gt;Application Server&lt;/strong&gt;, click &lt;strong class="uiterm"&gt;Internet  Information Services (IIS)&lt;/strong&gt; (but do not select or clear the check box),  and then click &lt;strong class="uiterm"&gt;Details&lt;/strong&gt;. &lt;/li&gt;&lt;li&gt;Click to select the following check boxes (if they are not already  selected): &lt;div class="indent"&gt;&lt;strong class="uiterm"&gt;Common Files&lt;br /&gt;File Transfer Protocol  (FTP) Service&lt;br /&gt;Internet Information Services Manager&lt;/strong&gt;&lt;/div&gt; &lt;/li&gt;&lt;li&gt;Click to select the check boxes next to any other IIS-related service or  subcomponent that you want to install, and then click &lt;strong class="uiterm"&gt;OK&lt;/strong&gt;. &lt;/li&gt;&lt;li&gt;Click &lt;strong class="uiterm"&gt;Next&lt;/strong&gt;. &lt;/li&gt;&lt;li&gt;When you are prompted, insert the Windows Server 2003 CD-ROM into the  computer's CD-ROM or DVD-ROM drive or provide a path to the location of the  files, and then click &lt;strong class="uiterm"&gt;OK&lt;/strong&gt;. &lt;/li&gt;&lt;li&gt;Click &lt;strong class="uiterm"&gt;Finish&lt;/strong&gt;.&lt;/li&gt;&lt;/ol&gt;IIS and the FTP service  are now installed. You must configure the FTP Service before you can use  it.&lt;br /&gt;&lt;br /&gt;&lt;div class="topOfPage"&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=418863860927272185&amp;amp;postID=941270258876494043#top"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt; &lt;h3 id="tocHeadRef"&gt;&lt;span&gt;&lt;/span&gt;Configure The FTP Service&lt;/h3&gt; &lt;script type="text/javascript"&gt;                 loadTOCNode(2, 'summary');             &lt;/script&gt; To configure the FTP Service to allow only anonymous connections, follow these  steps:  &lt;ol&gt;&lt;li&gt;Start Internet Information Services Manager or open the IIS snap-in. &lt;/li&gt;&lt;li&gt;Expand &lt;strong class="uiterm"&gt;&lt;var&gt;Server_name&lt;/var&gt;&lt;/strong&gt;, where  &lt;var&gt;Server_name&lt;/var&gt; is the name of the server. &lt;/li&gt;&lt;li&gt;Expand &lt;strong class="uiterm"&gt;FTP Sites&lt;/strong&gt; &lt;/li&gt;&lt;li&gt;Right-click &lt;strong class="uiterm"&gt;Default FTP Site&lt;/strong&gt;, and then click  &lt;strong class="uiterm"&gt;Properties&lt;/strong&gt;. &lt;/li&gt;&lt;li&gt;Click the &lt;strong class="uiterm"&gt;Security Accounts&lt;/strong&gt; tab. &lt;/li&gt;&lt;li&gt;Click to select the &lt;strong class="uiterm"&gt;Allow Anonymous  Connections&lt;/strong&gt; check box (if it is not already selected), and then click  to select the &lt;strong class="uiterm"&gt;Allow only anonymous connections&lt;/strong&gt;  check box.&lt;br /&gt;&lt;br /&gt;When you click to select the &lt;strong class="uiterm"&gt;Allow only  anonymous connections&lt;/strong&gt; check box, you configure the FTP Service to allow  only anonymous connections. Users cannot log on by using user names and  passwords.  &lt;/li&gt;&lt;li&gt;Click the &lt;strong class="uiterm"&gt;Home Directory&lt;/strong&gt; tab. &lt;/li&gt;&lt;li&gt;Click to select the &lt;strong class="uiterm"&gt;Read&lt;/strong&gt; and &lt;strong class="uiterm"&gt;Log visits&lt;/strong&gt; check boxes (if they are not already selected),  and then click to clear the &lt;strong class="uiterm"&gt;Write&lt;/strong&gt; check box (if it  is not already cleared). &lt;/li&gt;&lt;li&gt;Click &lt;strong class="uiterm"&gt;OK&lt;/strong&gt;. &lt;/li&gt;&lt;li&gt;Quit Internet Information Services Manager or close the IIS  snap-in.&lt;/li&gt;&lt;/ol&gt;The FTP server is now configured to accept incoming FTP  requests. Copy or move the files that you want to make available to the FTP  publishing folder for access. The default folder is  &lt;var&gt;drive&lt;/var&gt;:\Inetpub\Ftproot, where &lt;var&gt;drive&lt;/var&gt; is the drive on which  IIS is installed.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-941270258876494043?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/941270258876494043/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/how-to-set-up-ftp-server-in-windows.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/941270258876494043'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/941270258876494043'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/how-to-set-up-ftp-server-in-windows.html' title='How To Set Up an FTP Server in Windows Server 2003'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-1438579423229547464</id><published>2009-05-20T02:18:00.000-07:00</published><updated>2009-06-23T06:56:52.321-07:00</updated><title type='text'>Add/Change Restrictions in Windows</title><content type='html'>1.Open RegEdit&lt;br /&gt;2.Go to HKEY_CURRENT_USER\Software\Microsoft\CurrentVersion\Policies&lt;br /&gt;3.Go to the Explorer Key&lt;br /&gt;4.Then right click on the right side pane and select "Create Dword".&lt;br /&gt;Select appropriate value name from the list given below and enter 1 for enabling the value and 0 for disabling it&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;NoDeletePrinter - Disables Deletion of Printers&lt;br /&gt;NoAddPrinter - Disables Addition of Printers&lt;br /&gt;NoRun - Disables Run Command&lt;br /&gt;NoSetFolders - Removes Folders from Settings on Start Menu&lt;br /&gt;NoSetTaskbar - Removes Taskbar from Settings on Start Menu&lt;br /&gt;NoFind - Removes the Find Command&lt;br /&gt;NoDrives - Hides Drives in My Computers&lt;br /&gt;NoNetHood - Hides the Network Neighborhood&lt;br /&gt;NoDesktop - Hides all icons on the Desktop&lt;br /&gt;NoClose - Disables Shutdown&lt;br /&gt;NoSaveSettings - Don't save settings on exit&lt;br /&gt;DisableRegistryTools - Disable Registry Editing Tools&lt;br /&gt;NoRecentDocsMenu - Hides the Documents shortcut at the Start button&lt;br /&gt;NoRecentDocsHistory- Clears history of Documents&lt;br /&gt;NoFileMenu _ Hides the Files Menu in Explorer&lt;br /&gt;NoActiveDesktop - No Active Desktop&lt;br /&gt;NoActiveDesktopChanges- No changes allowed&lt;br /&gt;NoInternetIcon - No Internet Explorer Icon on the Desktop&lt;br /&gt;NoFavoritesMenu - Hides the Favorites menu&lt;br /&gt;NoChangeStartMenu _ Disables changes to the Start Menu&lt;br /&gt;NoFolderOptions _ Hides the Folder Options in the Explorer&lt;br /&gt;ClearRecentDocsOnExit - Empty the recent Docs folder on reboot&lt;br /&gt;NoLogoff - Hides the Log Off .... in the Start Menu.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-1438579423229547464?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/1438579423229547464/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/addchange-restrictions-in-windows.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/1438579423229547464'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/1438579423229547464'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/addchange-restrictions-in-windows.html' title='Add/Change Restrictions in Windows'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-4594267650544345641</id><published>2009-05-20T02:08:00.000-07:00</published><updated>2009-06-23T06:57:05.684-07:00</updated><title type='text'>Trouble with Windows Pictures and Fax viewer ?</title><content type='html'>Click on Start --&gt; "Run"&lt;br /&gt;&lt;div class="richText"&gt;and type:&lt;br /&gt;regsvr32 /u %windir%\system32\shimgvw.&lt;wbr&gt;dll&lt;br /&gt;After this process is completed then type&lt;br /&gt;&lt;br /&gt;Click on Start --&gt; "Run"&lt;br /&gt;and type :&lt;br /&gt;regsvr32 /i %windir%\system32\shimgvw.&lt;wbr&gt;dll&lt;br /&gt;&lt;br /&gt;This will reinstall the Windows Fax and Picture Viewer on your computer. Reboot the system if required.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-4594267650544345641?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/4594267650544345641/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/trouble-with-windows-pictures-and-fax.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4594267650544345641'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4594267650544345641'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/trouble-with-windows-pictures-and-fax.html' title='Trouble with Windows Pictures and Fax viewer ?'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-4903547787600396418</id><published>2009-05-20T01:31:00.000-07:00</published><updated>2009-06-23T06:57:28.644-07:00</updated><title type='text'>Windows XP RUN COMMANDS</title><content type='html'>&lt;font style="font-weight: bold;"&gt;Go to&lt;/font&gt;&lt;br /&gt;&lt;font style="font-weight: bold; font-style: italic;"&gt;StartMenu&gt;RUN&gt; "cmd "&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;Accessibility Controls&lt;br /&gt;access.cpl&lt;br /&gt;&lt;br /&gt;Add Hardware Wizard&lt;br /&gt;hdwwiz.cpl&lt;br /&gt;&lt;br /&gt;Add/Remove Programs&lt;br /&gt;appwiz.cpl&lt;br /&gt;&lt;br /&gt;Administrative Tools&lt;br /&gt;control admintools&lt;br /&gt;&lt;br /&gt;Automatic Updates&lt;br /&gt;wuaucpl.cpl&lt;br /&gt;&lt;br /&gt;Bluetooth Transfer Wizard&lt;br /&gt;fsquirt&lt;br /&gt;&lt;br /&gt;Calculator&lt;br /&gt;calc&lt;br /&gt;&lt;br /&gt;Certificate Manager&lt;br /&gt;certmgr.msc&lt;br /&gt;&lt;br /&gt;Character Map&lt;br /&gt;charmap&lt;br /&gt;&lt;br /&gt;Check Disk Utility&lt;br /&gt;chkdsk&lt;br /&gt;&lt;br /&gt;Clipboard Viewer&lt;br /&gt;clipbrd&lt;br /&gt;&lt;br /&gt;Command Prompt&lt;br /&gt;cmd&lt;br /&gt;&lt;br /&gt;Component Services&lt;br /&gt;dcomcnfg&lt;br /&gt;&lt;br /&gt;Computer Management&lt;br /&gt;compmgmt.msc&lt;br /&gt;&lt;br /&gt;Date and Time Properties&lt;br /&gt;timedate.cpl&lt;br /&gt;&lt;br /&gt;DDE Shares&lt;br /&gt;ddeshare&lt;br /&gt;&lt;br /&gt;Device Manager&lt;br /&gt;devmgmt.msc&lt;br /&gt;&lt;br /&gt;Direct X Control Panel (If Installed)*&lt;br /&gt;directx.cpl&lt;br /&gt;&lt;br /&gt;Direct X Troubleshooter&lt;br /&gt;dxdiag&lt;br /&gt;&lt;br /&gt;Disk Cleanup Utility&lt;br /&gt;cleanmgr&lt;br /&gt;&lt;br /&gt;Disk Defragment&lt;br /&gt;dfrg.msc&lt;br /&gt;&lt;br /&gt;Disk Management&lt;br /&gt;diskmgmt.msc&lt;br /&gt;&lt;br /&gt;Disk Partition Manager&lt;br /&gt;diskpart&lt;br /&gt;&lt;br /&gt;Display Properties&lt;br /&gt;control desktop&lt;br /&gt;&lt;br /&gt;Display Properties&lt;br /&gt;desk.cpl&lt;br /&gt;&lt;br /&gt;Display Properties (w/Appearance Tab Preselected)&lt;br /&gt;control color&lt;br /&gt;&lt;br /&gt;Dr. Watson System Troubleshooting Utility&lt;br /&gt;drwtsn32&lt;br /&gt;&lt;br /&gt;Driver Verifier Utility&lt;br /&gt;verifier&lt;br /&gt;&lt;br /&gt;Event Viewer&lt;br /&gt;eventvwr.msc&lt;br /&gt;&lt;br /&gt;File Signature Verification Tool&lt;br /&gt;sigverif&lt;br /&gt;&lt;br /&gt;Findfast&lt;br /&gt;findfast.cpl&lt;br /&gt;&lt;br /&gt;Folders Properties&lt;br /&gt;control folders&lt;br /&gt;&lt;br /&gt;Fonts&lt;br /&gt;control fonts&lt;br /&gt;&lt;br /&gt;Fonts Folder&lt;br /&gt;fonts&lt;br /&gt;&lt;br /&gt;Free Cell Card Game&lt;br /&gt;freecell&lt;br /&gt;&lt;br /&gt;Game Controllers&lt;br /&gt;joy.cpl&lt;br /&gt;&lt;br /&gt;Group Policy Editor (XP Prof)&lt;br /&gt;gpedit.msc&lt;br /&gt;&lt;br /&gt;Hearts Card Game&lt;br /&gt;mshearts&lt;br /&gt;&lt;br /&gt;Iexpress Wizard&lt;br /&gt;iexpress&lt;br /&gt;&lt;br /&gt;Indexing Service&lt;br /&gt;ciadv.msc&lt;br /&gt;&lt;br /&gt;Internet Properties&lt;br /&gt;inetcpl.cpl&lt;br /&gt;&lt;br /&gt;IP Configuration (Display Connection Configuration)&lt;br /&gt;ipconfig /all&lt;br /&gt;&lt;br /&gt;IP Configuration (Display DNS Cache Contents)&lt;br /&gt;ipconfig /displaydns&lt;br /&gt;&lt;br /&gt;IP Configuration (Delete DNS Cache Contents)&lt;br /&gt;ipconfig /flushdns&lt;br /&gt;&lt;br /&gt;IP Configuration (Release All Connections)&lt;br /&gt;ipconfig /release&lt;br /&gt;&lt;br /&gt;IP Configuration (Renew All Connections)&lt;br /&gt;ipconfig /renew&lt;br /&gt;&lt;br /&gt;IP Configuration (Refreshes DHCP &amp;amp; Re-Registers DNS)&lt;br /&gt;ipconfig /registerdns&lt;br /&gt;&lt;br /&gt;IP Configuration (Display DHCP Class ID)&lt;br /&gt;ipconfig /showclassid&lt;br /&gt;&lt;br /&gt;IP Configuration (Modifies DHCP Class ID)&lt;br /&gt;ipconfig /setclassid&lt;br /&gt;&lt;br /&gt;ava Control Panel (If Installed)&lt;br /&gt;jpicpl32.cpl&lt;br /&gt;&lt;br /&gt;Java Control Panel (If Installed)&lt;br /&gt;javaws&lt;br /&gt;&lt;br /&gt;Keyboard Properties&lt;br /&gt;control keyboard&lt;br /&gt;&lt;br /&gt;Local Security Settings&lt;br /&gt;secpol.msc&lt;br /&gt;&lt;br /&gt;Local Users and Groups&lt;br /&gt;lusrmgr.msc&lt;br /&gt;&lt;br /&gt;Logs You Out Of Windows&lt;br /&gt;logoff&lt;br /&gt;&lt;br /&gt;Mcft Chat&lt;br /&gt;winchat&lt;br /&gt;&lt;br /&gt;Minesweeper Game&lt;br /&gt;winmine&lt;br /&gt;&lt;br /&gt;Mouse Properties&lt;br /&gt;control mouse&lt;br /&gt;&lt;br /&gt;Mouse Properties&lt;br /&gt;main.cpl&lt;br /&gt;&lt;br /&gt;Network Connections&lt;br /&gt;control netconnections&lt;br /&gt;&lt;br /&gt;Network Connections&lt;br /&gt;ncpa.cpl&lt;br /&gt;&lt;br /&gt;Network Setup Wizard&lt;br /&gt;netsetup.cpl&lt;br /&gt;&lt;br /&gt;Notepad&lt;br /&gt;notepad&lt;br /&gt;&lt;br /&gt;Nview Desktop Manager (If Installed)&lt;br /&gt;nvtuicpl.cpl&lt;br /&gt;&lt;br /&gt;Object Packager&lt;br /&gt;packager&lt;br /&gt;&lt;br /&gt;ODBC Data Source Administrator&lt;br /&gt;odbccp32.cpl&lt;br /&gt;&lt;br /&gt;On Screen Keyboard&lt;br /&gt;osk&lt;br /&gt;&lt;br /&gt;Opens AC3 Filter (If Installed)&lt;br /&gt;ac3filter.cpl&lt;br /&gt;&lt;br /&gt;Password Properties&lt;br /&gt;password.cpl&lt;br /&gt;&lt;br /&gt;Performance Monitor&lt;br /&gt;perfmon.msc&lt;br /&gt;&lt;br /&gt;Performance Monitor&lt;br /&gt;perfmon&lt;br /&gt;&lt;br /&gt;Phone and Modem Options&lt;br /&gt;telephon.cpl&lt;br /&gt;&lt;br /&gt;Power Configuration&lt;br /&gt;powercfg.cpl&lt;br /&gt;&lt;br /&gt;Printers and Faxes&lt;br /&gt;control printers&lt;br /&gt;&lt;br /&gt;Printers Folder&lt;br /&gt;printers&lt;br /&gt;&lt;br /&gt;Private Character Editor&lt;br /&gt;eudcedit&lt;br /&gt;&lt;br /&gt;Quicktime (If Installed)&lt;br /&gt;QuickTime.cpl&lt;br /&gt;&lt;br /&gt;Regional Settings&lt;br /&gt;intl.cpl&lt;br /&gt;&lt;br /&gt;Registry Editor&lt;br /&gt;regedit&lt;br /&gt;&lt;br /&gt;Registry Editor&lt;br /&gt;regedit32&lt;br /&gt;&lt;br /&gt;Remote Desktop&lt;br /&gt;mstsc&lt;br /&gt;&lt;br /&gt;Removable Storage&lt;br /&gt;ntmsmgr.msc&lt;br /&gt;&lt;br /&gt;Removable Storage Operator Requests&lt;br /&gt;ntmsoprq.msc&lt;br /&gt;&lt;br /&gt;Resultant Set of Policy (XP Prof)&lt;br /&gt;rsop.msc&lt;br /&gt;&lt;br /&gt;Scanners and Cameras&lt;br /&gt;sticpl.cpl&lt;br /&gt;&lt;br /&gt;Scheduled Tasks&lt;br /&gt;control schedtasks&lt;br /&gt;&lt;br /&gt;Security Center&lt;br /&gt;wscui.cpl&lt;br /&gt;&lt;br /&gt;Services&lt;br /&gt;services.msc&lt;br /&gt;&lt;br /&gt;Shared Folders&lt;br /&gt;fsmgmt.msc&lt;br /&gt;&lt;br /&gt;Shuts Down Windows&lt;br /&gt;shutdown&lt;br /&gt;&lt;br /&gt;Sounds and Audio&lt;br /&gt;mmsys.cpl&lt;br /&gt;&lt;br /&gt;Spider Solitare Card Game&lt;br /&gt;spider&lt;br /&gt;&lt;br /&gt;SQL Client Configuration&lt;br /&gt;cliconfg&lt;br /&gt;&lt;br /&gt;System Configuration Editor&lt;br /&gt;sysedit&lt;br /&gt;&lt;br /&gt;System Configuration Utility&lt;br /&gt;msconfig&lt;br /&gt;&lt;br /&gt;System File Checker Utility (Scan Immediately)&lt;br /&gt;sfc /scannow&lt;br /&gt;&lt;br /&gt;System File Checker Utility (Scan Once At Next Boot)&lt;br /&gt;sfc /scanonce&lt;br /&gt;&lt;br /&gt;System File Checker Utility (Scan On Every Boot)&lt;br /&gt;sfc /scanboot&lt;br /&gt;&lt;br /&gt;System File Checker Utility (Return to Default Setting)&lt;br /&gt;sfc /revert&lt;br /&gt;&lt;br /&gt;System File Checker Utility (Purge File Cache)&lt;br /&gt;sfc /purgecache&lt;br /&gt;&lt;br /&gt;System File Checker Utility (Set Cache Size to size x)&lt;br /&gt;sfc /cachesize=x&lt;br /&gt;&lt;br /&gt;System Properties&lt;br /&gt;sysdm.cpl&lt;br /&gt;&lt;br /&gt;Task Manager&lt;br /&gt;taskmgr&lt;br /&gt;&lt;br /&gt;Telnet Client&lt;br /&gt;telnet&lt;br /&gt;&lt;br /&gt;User Account Management&lt;br /&gt;nusrmgr.cpl&lt;br /&gt;&lt;br /&gt;Utility Manager&lt;br /&gt;utilman&lt;br /&gt;&lt;br /&gt;Windows Firewall&lt;br /&gt;firewall.cpl&lt;br /&gt;&lt;br /&gt;Windows Magnifier&lt;br /&gt;magnify&lt;br /&gt;&lt;br /&gt;Windows Management Infrastructure&lt;br /&gt;wmimgmt.msc&lt;br /&gt;&lt;br /&gt;Windows System Security Tool&lt;br /&gt;syskey&lt;br /&gt;&lt;br /&gt;Windows Update Launches&lt;br /&gt;wupdmgr&lt;br /&gt;&lt;br /&gt;Windows XP Tour Wizard&lt;br /&gt;tourstart&lt;br /&gt;&lt;br /&gt;Wordpad&lt;br /&gt;write&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-4903547787600396418?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/4903547787600396418/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/windows-xp-run-commands.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4903547787600396418'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/4903547787600396418'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/windows-xp-run-commands.html' title='Windows XP RUN COMMANDS'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-2417576718586757494</id><published>2009-05-20T01:25:00.000-07:00</published><updated>2009-06-23T06:57:55.370-07:00</updated><title type='text'>Increase the Internet Speed</title><content type='html'>Open Notepad and paste the below code in it.&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]&lt;br /&gt;"SackOpts"=dword:00000001&lt;br /&gt;"TcpWindowSize"=dword:0005ae4c&lt;br /&gt;"Tcp1323Opts"=dword:00000003&lt;br /&gt;"DefaultTTL"=dword:00000040&lt;br /&gt;"EnablePMTUBHDetect"=dword:00000000&lt;br /&gt;"EnablePMTUDiscovery"=dword:00000001&lt;br /&gt;"GlobalMaxTcpWindowSize"=dword:0005ae4c&lt;br /&gt;Now save this file as "&lt;span style="font-style: italic; font-weight: bold;"&gt;any_name.reg&lt;/span&gt;"&lt;br /&gt;&lt;br /&gt;Execute it and check your internet speed&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-2417576718586757494?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/2417576718586757494/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/increase-internet-speed.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/2417576718586757494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/2417576718586757494'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/increase-internet-speed.html' title='Increase the Internet Speed'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-5756412119392182868</id><published>2009-05-20T01:12:00.000-07:00</published><updated>2009-06-23T06:58:31.328-07:00</updated><title type='text'>Keyboard Shortcuts</title><content type='html'>Windows key + R = Run menu&lt;br /&gt;This is usually followed by:&lt;br /&gt;cmd = Command Prompt&lt;br /&gt;iexplore + "web address" = Internet Explorer&lt;br /&gt;compmgmt.msc = Computer Management&lt;br /&gt;dhcpmgmt.msc = DHCP Management&lt;br /&gt;dnsmgmt.msc = DNS Management&lt;br /&gt;services.msc = Services&lt;br /&gt;eventvwr = Event Viewer&lt;br /&gt;dsa.msc = Active Directory Users and Computers&lt;br /&gt;dssite.msc = Active Directory Sites and Services&lt;br /&gt;Windows key + E = Explorer&lt;br /&gt;ALT + Tab = Switch between windows&lt;br /&gt;ALT, Space, X = Maximize window&lt;br /&gt;CTRL + Shift + Esc = Task Manager&lt;br /&gt;Windows key + Break = System properties&lt;br /&gt;Windows key + F = Search&lt;br /&gt;Windows key + D = Hide/Display all windows&lt;br /&gt;CTRL + C = copy&lt;br /&gt;CTRL + X = cut&lt;br /&gt;CTRL + V = paste&lt;br /&gt;Also don't forget about the "Right-click" key next to the right Windows key on your keyboard. Using the arrows and that key can get just about anything done once you've opened up any program.&lt;br /&gt;&lt;br /&gt;Keyboard Shortcuts&lt;br /&gt;[Alt] and [Esc] Switch between running applications&lt;br /&gt;[Alt] and letter Select menu item by underlined letter&lt;br /&gt;[Ctrl] and [Esc] Open Program Menu&lt;br /&gt;[Ctrl] and [F4] Close active document or group windows (does not work with some applications)&lt;br /&gt;[Alt] and [F4] Quit active application or close current window&lt;br /&gt;[Alt] and [-] Open Control menu for active document&lt;br /&gt;Ctrl] Lft., Rt. arrow Move cursor forward or back one word&lt;br /&gt;Ctrl] Up, Down arrow Move cursor forward or back one paragraph&lt;br /&gt;[F1] Open Help for active application&lt;br /&gt;Windows+M Minimize all open windows&lt;br /&gt;Shift+Windows+M Undo minimize all open windows&lt;br /&gt;Windows+F1 Open Windows Help&lt;br /&gt;Windows+Tab Cycle through the Taskbar buttons&lt;br /&gt;Windows+Break Open the System Properties dialog box&lt;br /&gt;&lt;br /&gt;acessability shortcuts&lt;br /&gt;Right SHIFT for eight seconds........ Switch FilterKeys on and off.&lt;br /&gt;Left ALT +left SHIFT +PRINT SCREEN....... Switch High Contrast on and off.&lt;br /&gt;Left ALT +left SHIFT +NUM LOCK....... Switch MouseKeys on and off.&lt;br /&gt;SHIFT....... five times Switch StickyKeys on and off.&lt;br /&gt;NUM LOCK...... for five seconds Switch ToggleKeys on and off.&lt;br /&gt;explorer shortcuts&lt;br /&gt;END....... Display the bottom of the active window.&lt;br /&gt;HOME....... Display the top of the active window.&lt;br /&gt;NUM LOCK+ASTERISK....... on numeric keypad (*) Display all subfolders under the selected folder.&lt;br /&gt;NUM LOCK+PLUS SIGN....... on numeric keypad (+) Display the contents of the selected folder.&lt;br /&gt;NUM LOCK+MINUS SIGN....... on numeric keypad (-) Collapse the selected folder.&lt;br /&gt;LEFT ARROW...... Collapse current selection if it's expanded, or select parent folder.&lt;br /&gt;RIGHT ARROW....... Display current selection if it's collapsed, or select first subfolder.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Type the following commands in your Run Box (Windows Key + R) or Start Run&lt;br /&gt;devmgmt.msc = Device Manager&lt;br /&gt;msinfo32 = System Information&lt;br /&gt;cleanmgr = Disk Cleanup&lt;br /&gt;ntbackup = Backup or Restore Wizard (Windows Backup Utility)&lt;br /&gt;mmc = Microsoft Management Console&lt;br /&gt;excel = Microsoft Excel (If Installed)&lt;br /&gt;msaccess = Microsoft Access (If Installed)&lt;br /&gt;powerpnt = Microsoft PowerPoint (If Installed)&lt;br /&gt;winword = Microsoft Word (If Installed)&lt;br /&gt;frontpg = Microsoft FrontPage (If Installed)&lt;br /&gt;notepad = Notepad&lt;br /&gt;wordpad = WordPad&lt;br /&gt;calc = Calculator&lt;br /&gt;msmsgs = Windows Messenger&lt;br /&gt;mspaint = Microsoft Paint&lt;br /&gt;wmplayer = Windows Media Player&lt;br /&gt;rstrui = System Restore&lt;br /&gt;netscp6 = Netscape 6.x&lt;br /&gt;netscp = Netscape 7.x&lt;br /&gt;netscape = Netscape 4.x&lt;br /&gt;waol = America Online&lt;br /&gt;control = Opens the Control Panel&lt;br /&gt;control printers = Opens the Printers Dialog&lt;br /&gt;&lt;br /&gt;internetbrowser&lt;br /&gt;type in u're adress "google", then press [Right CTRL] and [Enter]&lt;br /&gt;add www. and .com to word and go to it&lt;br /&gt;&lt;br /&gt;For Windows XP:&lt;br /&gt;Copy. CTRL+C&lt;br /&gt;Cut. CTRL+X&lt;br /&gt;Paste. CTRL+V&lt;br /&gt;Undo. CTRL+Z&lt;br /&gt;Delete. DELETE&lt;br /&gt;Delete selected item permanently without placing the item in the Recycle Bin. SHIFT+DELETE&lt;br /&gt;Copy selected item. CTRL while dragging an item&lt;br /&gt;Create shortcut to selected item. CTRL+SHIFT while dragging an item&lt;br /&gt;Rename selected item. F2&lt;br /&gt;Move the insertion point to the beginning of the next word. CTRL+RIGHT ARROW&lt;br /&gt;Move the insertion point to the beginning of the previous word. CTRL+LEFT ARROW&lt;br /&gt;Move the insertion point to the beginning of the next paragraph. CTRL+DOWN ARROW&lt;br /&gt;Move the insertion point to the beginning of the previous paragraph. CTRL+UP ARROW&lt;br /&gt;Highlight a block of text. CTRL+SHIFT with any of the arrow keys&lt;br /&gt;Select more than one item in a window or on the desktop, or select text within a document. SHIFT with any of the arrow keys&lt;br /&gt;Select all. CTRL+A&lt;br /&gt;Search for a file or folder. F3&lt;br /&gt;View properties for the selected item. ALT+ENTER&lt;br /&gt;Close the active item, or quit the active program. ALT+F4&lt;br /&gt;Opens the shortcut menu for the active window. ALT+SPACEBAR&lt;br /&gt;Close the active document in programs that allow you to have multiple documents open simultaneously. CTRL+F4&lt;br /&gt;Switch between open items. ALT+TAB&lt;br /&gt;Cycle through items in the order they were opened. ALT+ESC&lt;br /&gt;Cycle through screen elements in a window or on the desktop. F6&lt;br /&gt;Display the Address bar list in My Computer or Windows Explorer. F4&lt;br /&gt;Display the shortcut menu for the selected item. SHIFT+F10&lt;br /&gt;Display the System menu for the active window. ALT+SPACEBAR&lt;br /&gt;Display the Start menu. CTRL+ESC&lt;br /&gt;Display the corresponding menu. ALT+Underlined letter in a menu name&lt;br /&gt;Carry out the corresponding command. Underlined letter in a command name on an open menu&lt;br /&gt;Activate the menu bar in the active program. F10&lt;br /&gt;Open the next menu to the right, or open a submenu. RIGHT ARROW&lt;br /&gt;Open the next menu to the left, or close a submenu. LEFT ARROW&lt;br /&gt;Refresh the active window. F5&lt;br /&gt;View the folder one level up in My Computer or Windows Explorer. BACKSPACE&lt;br /&gt;Cancel the current task. ESC&lt;br /&gt;SHIFT when you insert a CD into the CD-ROM drive Prevent the CD from automatically playing.&lt;br /&gt;Use these keyboard shortcuts for dialog boxes:&lt;br /&gt;To Press&lt;br /&gt;Move forward through tabs. CTRL+TAB&lt;br /&gt;Move backward through tabs. CTRL+SHIFT+TAB&lt;br /&gt;Move forward through options. TAB&lt;br /&gt;Move backward through options. SHIFT+TAB&lt;br /&gt;Carry out the corresponding command or select the corresponding option. ALT+Underlined letter&lt;br /&gt;Carry out the command for the active option or button. ENTER&lt;br /&gt;Select or clear the check box if the active option is a check box. SPACEBAR&lt;br /&gt;Select a button if the active option is a group of option buttons. Arrow keys&lt;br /&gt;Display Help. F1&lt;br /&gt;Display the items in the active list. F4&lt;br /&gt;Open a folder one level up if a folder is selected in the Save As or Open dialog box. BACKSPACE&lt;br /&gt;If you have a Microsoft Natural Keyboard, or any other compatible keyboard that includes the Windows logo key and the Application key , you can use these keyboard shortcuts:&lt;br /&gt;&lt;br /&gt;Display or hide the Start menu. WIN Key&lt;br /&gt;Display the System Properties dialog box. WIN Key+BREAK&lt;br /&gt;Show the desktop. WIN Key+D&lt;br /&gt;Minimize all windows. WIN Key+M&lt;br /&gt;Restores minimized windows. WIN Key+Shift+M&lt;br /&gt;Open My Computer. WIN Key+E&lt;br /&gt;Search for a file or folder. WIN Key+F&lt;br /&gt;Search for computers. CTRL+WIN Key+F&lt;br /&gt;Display Windows Help. WIN Key+F1&lt;br /&gt;Lock your computer if you are connected to a network domain, or switch users if you are not connected to a network domain. WIN Key+ L&lt;br /&gt;Open the Run dialog box. WIN Key+R&lt;br /&gt;Open Utility Manager. WIN Key+U&lt;br /&gt;accessibility keyboard shortcuts:&lt;br /&gt;Switch FilterKeys on and off. Right SHIFT for eight seconds&lt;br /&gt;Switch High Contrast on and off. Left ALT+left SHIFT+PRINT SCREEN&lt;br /&gt;Switch MouseKeys on and off. Left ALT +left SHIFT +NUM LOCK&lt;br /&gt;Switch StickyKeys on and off. SHIFT five times&lt;br /&gt;Switch ToggleKeys on and off. NUM LOCK for five seconds&lt;br /&gt;Open Utility Manager. WIN Key+U&lt;br /&gt;shortcuts you can use with Windows Explorer:&lt;br /&gt;&lt;br /&gt;Display the bottom of the active window. END&lt;br /&gt;Display the top of the active window. HOME&lt;br /&gt;Display all subfolders under the selected folder. NUM LOCK+ASTERISK on numeric keypad (*)&lt;br /&gt;Display the contents of the selected folder. NUM LOCK+PLUS SIGN on numeric keypad (+)&lt;br /&gt;Collapse the selected folder. NUM LOCK+MINUS SIGN on numeric keypad (-)&lt;br /&gt;Collapse current selection if it's expanded, or select parent folder. LEFT ARROW&lt;br /&gt;Display current selection if it's collapsed, or select first subfolder. RIGHT ARROW&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-5756412119392182868?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/5756412119392182868/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/keyboard-shortcuts.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5756412119392182868'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/5756412119392182868'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/keyboard-shortcuts.html' title='Keyboard Shortcuts'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-418863860927272185.post-3667485427189657873</id><published>2009-05-20T00:54:00.000-07:00</published><updated>2009-06-23T06:59:19.829-07:00</updated><title type='text'>Set a background image for your pen drive</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Step:1&lt;br /&gt;&lt;/span&gt;Copy the below code in the notepad and name the file as "desktop.ini&lt;span style="font-style: italic;"&gt;"&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;[.ShellClassInfo]&lt;br /&gt;IconFile=%SystemRoot%\system32\SHELL32.dll&lt;br /&gt;IconIndex=127&lt;br /&gt;ConfirmFileOp=0&lt;br /&gt;[{BE098140-A513-11D0-A3A4-00C04FD706EC}]&lt;br /&gt;Attributes=1&lt;br /&gt;IconArea_Image="&lt;span style="font-weight: bold; font-style: italic;"&gt;your_image.jpg&lt;/span&gt;"&lt;br /&gt;IconArea_Text="0xFFFFFF"&lt;br /&gt;VeBRA sources - don't delete the tag above, it's there for XXXXX purposes -&lt;br /&gt;[ExtShellFolderViews]&lt;br /&gt;{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}&lt;br /&gt;{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}&lt;br /&gt;[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]&lt;br /&gt;PersistMoniker=Folder.htt&lt;br /&gt;PersistMonikerPreview=%WebDir%\folder.bmp&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Step 2:&lt;/span&gt;&lt;br /&gt;Put "desktop.ini" file onto your pen/flash drive and replace "your_image" with the&lt;br /&gt;name of the picture you want to use leaving the .jpg extension the same.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt; Step 3:&lt;/span&gt;&lt;br /&gt;Now copy the picture that you want to use onto your flash drive.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Step 4:&lt;/span&gt;&lt;br /&gt;Refresh (F5) or Go back to My Computer and open your flash drive again&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/418863860927272185-3667485427189657873?l=ariscosoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ariscosoft.blogspot.com/feeds/3667485427189657873/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/set-background-image-for-your-pen-drive.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/3667485427189657873'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/418863860927272185/posts/default/3667485427189657873'/><link rel='alternate' type='text/html' href='http://ariscosoft.blogspot.com/2009/05/set-background-image-for-your-pen-drive.html' title='Set a background image for your pen drive'/><author><name>Aris Blog</name><uri>http://www.blogger.com/profile/05764462037952471965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
