

- #Microsoft office 2011 for mac activator install
- #Microsoft office 2011 for mac activator update
- #Microsoft office 2011 for mac activator password
- #Microsoft office 2011 for mac activator license
If it is not available in /tmp, restore from the backup included # location, restore it using the backup file stored in /tmp and then set the correct
#Microsoft office 2011 for mac activator license
# If the Microsoft Office 2011 Volume License file has been removed from its proper usr/sbin/installer -dumplog -verbose -pkg " $install_dir/Office 2011 14.5.0 Update.pkg " -target " $3 " # backup license file included with this installer.Ĭp " $office_license " " $license_backup "Ĭp " $install_dir/.plist " " $license_backup " # not available as /Library/Preferences/.plist, restore from the # Copy a backup of the Microsoft Office 2011 Volume License file to /tmp. usr/sbin/installer -dumplog -verbose -pkg " $install_dir/Office 2011 14.4.2 with Service Pack 4 Installer.pkg " -target " $3 " # Backup location for Microsoft Office 2011 Volume License file Office_license= " $3/Library/Preferences/.plist " # Location of Microsoft Office Volume License file For this, you’ll need a postinstall script. The last piece is telling the installers to run and for the .plist file to be fixed as needed. Select the .plist file and drag it into the Additional Resources section of your Packages project.ĩ.
#Microsoft office 2011 for mac activator password
In the Options section, check the box for Require admin password for installationĦ.In the Post-Installation Behavior section, set On Success: to Do Nothing.To accomplish this, I’m choosing the following options in the Settings section:
#Microsoft office 2011 for mac activator install
In the case of my project, I want to install with root privileges and not require a logout, restart or shutdown. In this example, I’m not changing any of the options from what is set by default.ĥ. The information you need is in Chapter 4 – Configuring a project.) You’ll want to make sure that the your information is correctly set here (if you don’t know what to put in, check the Help menu for the Packages User Guide. Once the Packages project opens, click on the Project tab. In this case, I’m naming the project Microsoft Office 2011 14.5.0Ĥ.

Set up a new Packages project and select Raw Package.ģ. Remove the Office 2011 installers’ application quit function.Ģ. The solution is the same for both 14.5.0 and 14.5.1: put the volume license back on an as-needed basis.ġ.
#Microsoft office 2011 for mac activator update
Update – 5-27-2015: The Microsoft Office for Mac 2011 14.5.1 Update has the same license-removing issue as 14.5.0. See below the jump for an an example using an Office 2011 SP 4 installer package, the Office 2011 14.5.0 Update, and the .plist license file to build a unified Office 2011 14.5.0 installer package that does not prompt for a product key. To address this issue, you can use Packages’ ability to add resources to a Packages-built package. If you have a volume-licensed version of Office 2011 installed on your Mac, you should have this file. The needed file is /Library/Preferences/.plist. The easiest fix I’ve found in my testing is to get the necessary volume license file from a machine that has Office 14.4.x installed on it and put it back on an as-needed basis. These two scenarios will likely apply if you’re building a new machine using an automated deployment tool, but likely will not if you’re a home user.

