[Bug 30033] Office 2010 Standard, Pro Plus: Volume activation fails

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 15 13:50:22 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=30033

Andre <alopes at ime.usp.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alopes at ime.usp.br

--- Comment #31 from Andre <alopes at ime.usp.br> ---
Workaround for MAK keys activation (worked for me)

Found on PlayOnLinux Forums - https://www.playonlinux.com/en/topic-4452-2.html
- Try following these instructions... It seems that if you enter the MAK serial
number on the config.xml and run the installer, it will install and activate
the Office 2010 Standard (and hopefully other versions)

1) Copy the CD content to a folder on your computer
2) There'll be a folder named "Standard.WW" (or ProPlus.WW or whatever your
version name)
3) Inside "Standard.WW", there is a file named config.xml
4) Edit config.xml and make sure that it has the following lines (for Standard
version):

<Configuration Product="Standard">
    <Display Level="none" CompletionNotice="no" SuppressModal="yes"
AcceptEula="yes" /> 
    <PIDKEY Value="XXXXXXXXXXXXXXXXXXXXXXXXX" />
    <Setting Id="AUTO_ACTIVATE" Value="1"/>
</Configuration>

Where XXXXXXXXXXXXXXXXXXXXXXXXX is yours 25 chars serial key without dashes.

5) Save the file and now install it through setup.exe

This should install, verify and activate Office 2010 for you. It worked for me
on Zorin OS 9 Linux running the installer through PlayOnLinux 4.2.2

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list