Jump to content

Windows Genuine Advantage on Firefox


undeleted_xp

Recommended Posts

"Microsoft Genuine Windows Validation process now works in Firefox and other Mozilla browsers. Firefox users can manually install the Windows Genuine Advantage validation Firefox plug-in available on Microsoft's website to complete the Windows validation process.

Microsoft Windows Genuine Advantage program is an online validation process that enables you to verify that your copy of Windows XP is genuine (non-pirated). You are prompted to validate your copy of Windows if you request a genuine Windows download from the Microsoft Download Center or Windows Update.

The WGA Plug-in for Mozilla Firefox provides the same Windows validation as the IE ActiveX control.

Download

Link to comment
Share on other sites


  • Replies 19
  • Views 8.4k
  • Created
  • Last Reply
"Microsoft Genuine Windows Validation process now works in Firefox and other Mozilla browsers. Firefox users can manually install the Windows Genuine Advantage validation Firefox plug-in available on Microsoft's website to complete the Windows validation process.

Microsoft Windows Genuine Advantage program is an online validation process that enables you to verify that your copy of Windows XP is genuine (non-pirated). You are prompted to validate your copy of Windows if you request a genuine Windows download from the Microsoft Download Center or Windows Update. 

The WGA Plug-in for Mozilla Firefox provides the same Windows validation as the IE ActiveX control.

Download

Whats the point??

People who have pirated Windows wont install this anyways.

Link to comment
Share on other sites


Negate the verification in Firefox, Opera, Lynx, etc.. by loading the following snippet in the address bar before the check:

javascript:void(window.g_sDisableWGACheck='all')

Alternatively greasemonkey users can use the following script:

// ==UserScript==
// @name WGA Workaround
// @namespace d09733c0-fe4c-11d9-8cd6-0800200c9a66
// @description Windows Genuine Advantage Workaround (IE)
// @include http*://*.microsoft.com/*
// ==/UserScript==

(function ()
{
var js = document.createElement("script");
js.setAttribute("language", "JavaScript");
js.setAttribute("type", "text/javascript");
js.text = 'document.cookie="WinGenCookie=validation=0";';
document.getElementsByTagName('head').item(0).appendChild(js);
window.g_sDisableWGACheck='all';
}
)();

Otherwise there's the long way around for the nongreaser (useful for getting to the WU /w Moz):

Go to http://windowsupdate.microsoft.com. Don't press the [Express] or [Custom] buttons. Paste the following line in the adress bar and press enter:

BLOCKED SCRIPTvoid(eval(prompt('Enter code','')));

In the prompt that appears paste the following line of code:

var js=document.createElement("script"); js.setAttribute("language","JavaScript"); js.setAttribute("type","text/javascript"); js.text='document.cookie="WinGenCookie=validation=0";'; document.getElementsByTagName('head').item(0).appendChild(js);window.g_sDisableWGACheck='all';

Cheers,

Chemtech

Link to comment
Share on other sites


Well, I HAVE pirated WinXP Pro, but i got a serial that WORKS with Genuine Advantage. If you want it, i can mail it to you, WITH a working keychanger.

Link to comment
Share on other sites


There is another option... look for the file "LegitCheckControl.dll" on emule and copy it to the WINDOWS\SYSTEM32 folder.

It really works!

Link to comment
Share on other sites


Guest biohazard
Well, I HAVE pirated WinXP Pro, but i got a serial that WORKS with Genuine Advantage. If you want it, i can mail it to you, WITH a working keychanger.

<{POST_SNAPBACK}>

ok hook me up my email is [email protected]

thanx in advance!!

Link to comment
Share on other sites


Guest VvBroncovV
Well, I HAVE pirated WinXP Pro, but i got a serial that WORKS with Genuine Advantage. If you want it, i can mail it to you, WITH a working keychanger.

<{POST_SNAPBACK}>

Please hook me up also

vvbroncovv [@] aol . [com]

Thanks a bunch!

Link to comment
Share on other sites


I have a copy of the 8 different versions of windows XP ..........

with key generator if I remember correctly. I'll have to

look for the disc.

Can find it within an hour or so if requested .......

Link to comment
Share on other sites


Well, I HAVE pirated WinXP Pro, but i got a serial that WORKS with Genuine Advantage. If you want it, i can mail it to you, WITH a working keychanger.

can you hook my mail up [email protected]

thank's before

Link to comment
Share on other sites


Well, I HAVE pirated WinXP Pro, but i got a serial that WORKS with Genuine Advantage. If you want it, i can mail it to you, WITH a working keychanger.

can you hook my mail up [email protected]

thank's before

Done.

Link to comment
Share on other sites


Well, I HAVE pirated WinXP Pro, but i got a serial that WORKS with Genuine Advantage. If you want it, i can mail it to you, WITH a working keychanger.

can you hook my mail up [email protected]

thank's before

Done.

Thank's

Link to comment
Share on other sites


Ok, I hosted it, but please BE carefull with it. Don't lecch it, its my only working stuff

--Link Removed--

Sorry guys, if ya want it, you still have to mail/pm me :D

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...