Monday, October 4, 2010

HOW TO USE WINDOWS 7 WITHOUT ACTIVATION

Most of you might be aware of the fact that it is possible to use Windows 7 and Vista for 120 days without activation. This is actually possible using the slmgr -rearm command which will extend the grace period from 30 days to 120 days. However in this post I will show you a small trick using which it is possible to use Windows 7 without activation for approximately an year! Here is a way to do that.
1. Goto “Start Menu -> All Programs -> Accessories” . Right click on “Command Prompt” and select “Run as Administrator“. If you are not the administrator then you are prompted to enter the password, or else you can proceed to step-2.
2. Now type the following command and hit enter slmgr -rearm
3. You will be prompted to restart the computer. Once restarted the trial period will be once again reset to 30 days. You can use the above command for up to 3 times by which you can extend the trial period to 120 days without activation.
4. Now comes the actual trick by which you can extend the trial period for another 240 days. Open Registry Editor (type regedit in “Run” and hit Enter) and navigate to the following location

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform

5. In right-side pane, change value of SkipRearm to 1. 6. Now you will be able to use the slmgr -rearm command for another 8 times so that you can skip activation process for another 240 days. So you will get 120 + 240 = 360 days of free Windows 7 usage.
120 days using “slmgr -rearm” command before registry edit +                                                                                                                                                                 
240 days using “slmgr -rearm” command after registry edit
 =      360 Days

HOW WINDOWS PRODUCT ACTIVATION (WAP) WORKS

Windows Product Activation

Windows Product Activation or WPA is a license validation procedure introduced by Microsoft Corporation in all versions of it’s Windows operating system. WPA was first introduced in Windows XP and continues to exist in Windows Server 2003, Windows Vista, Windows Server 2008 and Windows 7 as well. WPA enforces each end user to activate their copy of Windows so as to prevent unauthorized usage beyond the specific period of time until it is verified as genuine by Microsoft. How WPA really works was a closely guarded secret until GmbH analyzed WPA using a copy of Windows XP RC1 and published a paper on their findings.In this post you will find answers to some of the      most frequently asked questions about Windows Product Activation.
 

Why activation?

Microsoft’s intention behind the activation is to limit the usage of it’s Windows operating system to only one machine for which the retail license is issued. Any other computer which runs on the same license must be disallowed from using the software. Thus WPA demands for activation of the product within 30 days of it’s installation so as to ensure that it is genuine.
 

What does “Genuine Windows” means?

The copy of Windows is said to be genuine only if the product key used during the installation is genuine. It means that a given product key (retail license) must be used to install Windows only on one computer for which the license was purchased. Thus if the same key is used for the installation on another computer, then it is said to be a pirated copy.
 

Exactly what information is transmitted during the activation?

When you activate your copy of Windows you are transmitting an Installation ID code to the Microsoft either by phone or Internet depending on the method you choose to activate. Based on this, the Microsoft’s licensing system can determine whether or not the installed OS is genuine. If it is said to be genuine, then the system will receive the Activation ID which completes the activation process. If the activation is done via telephone then the Activation ID needs to be entered manually to complete the activation process.
 

What information does the Installation ID contain?

This Installation ID is a 50-digit number which is derived from the following two data.
1. Product ID – It is actually derived from the 25-digit product key (the alphanumeric value that is printed on the sticker over the Windows CD/DVD case) that is entered during the installation of the operating system. The Product ID is used to uniquely identify your copy of Windows.
2. Hardware ID – This value is derived based on the hardware configuration of your computer.
The WPA system checks the following 10 categories of the computer hardware to derive the Hardware ID:
  • Display Adapter
  • SCSI Adapter
  • IDE Adapter (effectively the motherboard)
  • Network Adapter (NIC) and its MAC Address
  • RAM Amount Range (i.e., 0-64mb, 64-128mb, etc.)
  • Processor Type
  • Processor Serial Number
  • Hard Drive Device
  • Hard Drive Volume Serial Number (VSN)
  • CD-ROM / CD-RW / DVD-ROM
Thus the Installation ID which is a combination of Product ID and Hardware ID is finally derived and sent to Microsoft during the activation process.
 

How is the Installation ID validated?

The Installation ID needs to be validated to confirm the authenticity of the installed copy of Windows. So after the Installation ID is received by Microsoft, it is decoded back so as to obtain the actual product key and the hardware details of the computer involved in the activation process.
The Microsoft’s system will now look to see if this is the first time the product key is being used for the activation. This happens when the user is trying to activate his Windows for the first time after purchase. If this is the case then the Installation ID is validated and the corresponding Activation ID is issued which completes the activation process.
However Microsoft system will now associate this product key with the hardware ID of the computer and stores this information on their servers. In simple words, during the first use of the product key, it is paired together with the Hardware ID and this information is stored up on the Microsoft servers.
 

What if a computer running a pirated copy of Windows attempts to activate?

 The activation fails whenever the copy of Windows installed is not said to be genuine. This usually happens when the product key used for the installation is said to have been used earlier on a different computer. This is determined during the activation process as follows:
During the validation of the Installation ID, the Microsoft’s system checks to see if the same product key was used in any of the previous activation processes. If yes then it looks to see the Hardware ID associated with it. The computer running a pirated copy of Windows will obviously have a different hardware configuration and hence the Hardware ID will mismatch. In this case the activation process will fail.
Thus for a successful activation, either of the following two cases must be satisfied:
  1. The product key must have been used for the first time. ie: The product key should not have been used for earlier activations on any other computer.
  2. If the product key is said to have been used earlier, then the Hardware ID should match. This happens only if the same computer for which the license was genuinely purchased is attempting for subsequent activation.
 

What about formatting the hard disk?

Each time the hard disk is reformatted and Windows is re-installed, it needs to be re-activated. However the activation process will be completed smoothly since the same computer is attempting for subsequent activation. In this case both the product key and the Hardware ID will match and hence the activation becomes successful.
 

What is I upgrade or make changes to my hardware?

In the above mentioned 10 categories of hardware, at least 7 should be the same. Thus you are allowed to make changes to not more than 3 categories of hardware. If you make too many changes then your activation will fail. In this case, it is necessary to contact the customer service representative via phone and explain about your problem. If he is convinced he may re-issue a new product key for your computer using which you can re-activate your Windows.
 

Some things WPA does not do

  • WPA does not send any personal information at all about you to Microsoft. There is still an option to register the product with Microsoft, but that is separate and entirely voluntary.
  • If you prefer to activate via phone, you are not required to give any personal information to Microsoft.
  • WPA does not provide a means for Microsoft to turn off your machine or damage your data/hardware. (Nor do they even have access to your data). This is a common myth that many people have about Microsoft products.
  • WPA is not a “lease” system requiring more payments after two years or any other period. You may use the product as licensed in perpetuity.
I have tried my best to uncover the secret behind the WPA. For further details and more technical information you can read the actual paper by Fully Licensed GmbH at http://www.licenturion.com/xp/fully-licensed-wpa.txt.

Tuesday, April 13, 2010

THINGS THAT FIREFOX CAN DO FOR YOU.

There are hundreds of things that Firefox can do. Extensions can enhance your Firefox, but browsing through hundreds of extensions can be time consuming and some of them are useless.
What are the most popular and most functional Firefox extenstions ?
  1. Block ads on webpages : Adblock Plus
  2. Use mouse gestures (powersurfing) : All-in-One Gestures
  3. Download manager in a statusbar : Download Statusbar
  4. Customize Google pages; remove ads : CustomizeGoogle
  5. Discover interesting sites being recommended by others : StumbleUpon
  6. Manage tabs (multiple links/duplicate/close etc ) : Tab Mix Plus
  7. Look up any word in dictionary : Answers
  8. Translate pages : Translator
  9. Download videos : Video DownloadHelper
  10. Block Flash ads or content : Flashblock
  11. Blog about the current page : Performancing for Firefox
  12. Clear the cache with one click on the toolbar : Clear Cache Button
  13. Surf the web without leaving a trace in my computer : Stealther
  14. View an Internet-Explorer-only webpage in Firefox : IE Tab
  15. See weather information : ForecastFox
  16. Download/upload files using ftp : FireFTP
  17. Speed up Firefox : Fasterfox
  18. Blog to Blogger service : BlogThis
  19. Synchronize Firefox bookmarks on different computers : Bookmarks Synchronizer
  20. Bypass mandatory registration of username and password for sites : BugMeNot
  21. Be notified when new mail arrives at Gmail account : Gmail Notifier
  22. See thumbnails of pages in session history : Reveal
  23. Store and sync bookmarks online : Chipmark
  24. Chat on the Internet Relay Chat (IRC) : ChatZilla
  25. Minimize Firefox to system tray : MinimizeToTray
  26. Use Gmail for space : Gmail Space
  27. Add/remove/change some features for sites : GreaseMonkey
  28. Block phishing sites : NetcraftToolbar
  29. Control iTunes using Firefox : FoxyTunes
  30. Use a sidebar to control multiple functions : All-in-One Sidebar
  31. Open PDF files in a new tab : PDF Download
  32. Save all the images/media on a page : Magpie
  33. Zoom in/out on an image : Image Zoom
  34. Search the bookmarks : Locate in Bookmark Folders
  35. Manage user styles for sites : Stylish
  36. Edit bookmarks easily : Flat Bookmark Editing
  37. Download/open all/selected links on a page : Linky
  38. Add a powerful multi-functional preference bar : PrefBar
  39. Add more search engines to Firefox search box : Mycroft
  40. Create a tiny url : TinyUrl Creator
  41. Track time spent browsing / on a project : TimeTracker
  42. Add RSS feeds to web-based/desktop readers or reader extensions : LiveLines
  43. Search up to 25 custom chosen sites : Roll your Own Search for Firefox
  44. See Alexa information, search engine backlinks for a page : SearchStatus
  45. Fill web forms with name/address/email etc : Autofill
  46. See all tabs in one window : Viamatic foXpose
  47. Automatically copy the selected text to clipboard : AutoCopy
  48. Change user agent for certain sites : User Agent Switcher
  49. Find the meaning of selected word in a dictionary : DictionarySearch
  50. Create new different passwords for different sites : PasswordMaker