No of visitors who read this post: 256
Type: Question
Author: Karrie Davis
No votes yet

I'm trying to install the Office 2010 Deployment Kit for App-V using a MAK activation key, a message appear:

Error message:

The product key you entered cannot be used on this maching. This is most likely due to previous Office 2010 trials being installed. (System error: 1073418219

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#

Please check if you are using the correct MAK key. Provide a PIDKEY=parameter for the correct MAK key needed for the installation of Deployment kit. And also, Microsoft Office 2010 Deployment Kit for App-V works only with MAK so you need to check on the serial number if you are using a key for a Retail one. Here are the steps for installing Office 2010 Deployment Kit for App-V:

1. Download and Install MS Office 2010 Deployment Kit for App-V here. The setup will then extract it and ask for the location of the file.

2. Launch an elevated command prompt. Click Start\All Programs\Accessories\Command Prompt and then select Run as Administrator.

3. Locate to the directory on the command prompt that has Offvirt.msi.

4. Run the following command: msiexec /i Offvirt.msi [feature flags][licensing flags]

Use the following flags that match your OS:

32-bit: ADDLOCAL=Click2runMapi,Click2runOWSSupp,Click2runWDS,OSpp,OSpp_Core
64-bit: ADDLOCAL=Click2runMapi,Click2runOWSSupp,Click2runWDS,OSpp,OSpp_Core,OSppWoW64

Ensure that you have entered the correct feature flags for the architecture or it may not function correctly.

Cathy Emrald