The forum

Microsoft Office 2010 Installation, stuck at product key

Author Replies
Jump to the page: 1 - 2
bronic Friday 25 January 2013 at 22:02
bronicAnonymous

My solution for the activation problem was editing the config.xml in the ProPlus.WW folder. I have added the following element for showing the key dialog in installation:

<Setting Id="AUTO_ACTIVATE" Value="1"/>

You can find more details: http://technet.microsoft.com/de-de/library/cc179195.aspx

Edited by bronic

J_Hart03 Saturday 26 January 2013 at 5:33
J_Hart03Anonymous

I finally got it to work. I just completly removed Playonliux and Wine. Then I reinstalled and it worked perfectly. I have done this before with no success I am not sure why it worked this time.
sblandford Tuesday 15 July 2014 at 14:17
sblandfordAnonymous

I also had success by setup of the Config.xml file. I copied the CD to a local directory so I could edit it and installed from there. When I got the key wrong (mistook a V for a Y etc) then PlayOnLinux reports that Wine has crashed during the install. Once correct it installed OK.

http://www.itninja.com/blog/view/configure-a-silent-installation-of-office-2010

This is what my Standard.WW/Config.xml file looks like (sans actual key value, of course)...

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

 

Maltinho Wednesday 9 September 2015 at 20:16
MaltinhoAnonymous

I used the method from sblandford. After that I tried to use the online activation, but it failed. The error code saied that the internet-connection failed from within wine. Then I used the telephone-activation and that worked. It is activated now. Thanks.

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com