![]() |
|
|||||||
| Tanıtım Linkleri | |
|
|
![]() |
|
|
|
LinkBack | Konu Araçları | Mod Seç |
|
|
#1 (permalink) | ||
|
• turkdigital Üye
![]() Giriş: 05 Dec 2009
Yaş: 32
Mesaj: 4,410
Thanks: 843
Thanked 3,834 Times in 2,561 Posts
Rep Power: 7
|
Microsoft has launched an update to repair Windows Activation Technologies (WAT) which will be released in the update: KB971033
Alıntı:
In the meantime, many prefer to simply remove the update KB971033 resorting to using software named RemoveWAT 2.2: RemoveWAT, developed by Hazar and nononsence is a Windows 7 crack that completely removes Windows Activation Technologies from the system so that users can validate the illegal pirated copies of Windows 7 as genuine status (some reported as “Tampered Binary” in MGADiag due to patching), forever and permanently. RemoveWAT supports both 32-bit (x86) and 64-bit (x64) and all editions of Windows 7 and Windows Server 2008 R2. Alıntı:
![]() ![]() http://freakshare.net/files/aqhy1fnq...Hazar.rar.html or http://www.mediafire.com/?w2oytj2w2qd or http://www.mediafire.com/?znjy2zzkuky Bu mesaj en son " 15-06-2010 " tarihinde saat 02:59 itibariyle YaRGI tarafından düzenlenmiştir... |
||
|
|
|
| The Following User Says Thank You to antox For This Useful Post: |
kinematograf (21-03-2010)
|
|
|
#2 (permalink) |
|
• turkdigital Üye
![]() Giriş: 05 Dec 2009
Yaş: 32
Mesaj: 4,410
Thanks: 843
Thanked 3,834 Times in 2,561 Posts
Rep Power: 7
|
Alternate Method:
1. Download WATRemover from: 2. Disable UAC: [TUTORIAL] Disable UAC in Windows 7 3. Extract the .exe from the .rar (if downloaded from Rapishare) 4. Disable your antivirus * If you wish to check the file before disabling your antivirus, you can upload the .exe to virustotal or follow this link to verify the file is ok: * Virustotal scan: http://www.virustotal.com/analisis/b6fbf68a19056bca0e2e8d0fea7720668761c6fd052db1cd3acb039d6b825d29-1267253199 # Right click on the RemoveWAT22.exe and choose "Run as Administrator" # Click the button "Remove WAT" # Click OK to restart the system * The program will remove WAT off the your operating system. * It also allows not only to receive the updates, but also to reactivate the WAT by clicking on "Restore WAT. ![]() ![]() Once back in Windows 7, you will have access to Control Panel -> System and Security -> Windows Update -> View update history, and uninstall the update KB971033. |
|
|
|
| The Following User Says Thank You to antox For This Useful Post: |
kinematograf (21-03-2010)
|
|
|
#3 (permalink) |
|
• turkdigital Üye
![]() Giriş: 05 Dec 2009
Yaş: 32
Mesaj: 4,410
Thanks: 843
Thanked 3,834 Times in 2,561 Posts
Rep Power: 7
|
Here's some various CMD commands to deal with KB971033 WATu (and activation in general). All commands assume an elevated cmd prompt:
* Click Start, click All Programs, click Accessories, right-clickCommand Prompt, and then click Run as administrator. They are only checked against x86. I reference commands that I borrowed from elsewhere (sorry if I missed anything). KB971033 is being pushed as an optional update through Windows update, and it will also install itself on your computer if you validate online 1. First you want to disable or delete WATu files: * Disable WATu files without uninstalling Delete WAT Registry entries WAT stores information in the registry including a machine ID, a UGUID, number of times validates, number of times validation failed (and a time stamp). Why not delete this and reduce the amount of info Microsoft can collect? If validated again the UGUID will be regenerated as a new number , in my quick test the machine ID remains the same. Next, you'll probably want to disable the WATu's task scheduler: Task scheduler * WATu uses task scheduler to check first time after reboot (when first installed) and again in 90 days. It's simple to disable the associated tasks. schtasks /change /disable /tn "\Microsoft\Windows\Windows Activation Technologies\ValidationTask" && schtasks /change /disable /tn "\Microsoft\Windows\Windows Activation Technologies\ValidationTaskDeadline" * Force validation re-check If your system is flagged non-genuine, eg: blacklisted lenovo key, if you change product key you won't become genuine until you validate again. This code will force WATu to revalidate: # * Validation takes 2-5 minutes to complete, and you may have to log out or reboot for all nags to disappear # Then if the update was installed: * Uninstall update If for some reason you installed this update, you can easily uninstall it at command prompt. I would make sure you're in a genuine state before uninstalling. For x86 only dism /online /remove-package /PackageName:Microsoft-Windows-Security-WindowsActivationTechnologies-Package~31bf3856ad364e35~x86~~7.1.7600.16395 dism /online /remove-package /PackageName:Microsoft-Windows-Security-WindowsActivationTechnologies-Package~31bf3856ad364e35~amd64~~7.1.7600.16395 While we're talking about command line, here some extras: CLI slmgr I prefer console access to slmgr (easier copy/paste, no windows randomly appearing), but typing "cscript c:\windows\system32\slmgr.vbs /ato" can be a pain in the ass. I simple save the following as c:\windows\cslmgr.cmd then I use cslmgr in place of slmgr and the output appears in the console. Of course you can create it with: Disable activation check This is the easiest way to bypass the most annoying parts of "notification mode" without having to run any cracks. takeown /F %WINDIR%\System32\sppcomapi.dll && icacls %WINDIR%\System32\sppcomapi.dll /deny *S-1-1-0:F Disable expired Enterprise Eval autorestart |
|
|
|
| The Following User Says Thank You to antox For This Useful Post: |
kinematograf (21-03-2010)
|
![]() |
| Tags |
| 7 or r2 , activation , hazar , perfect , solution , v22 , watremover |
| Şu an bu konuyu görüntüleyen kullanıcı sayısı: 1 (0 üye ve 1 misafir) | |
| Konu Araçları | |
| Mod Seç | |
|
|