How can I silently instal MS Project 2010 with the MI feature of the K1000?
Hey all,
I am trying to install MS Project 2010 with the managed installs function of the k1000 and I am having some trouble. I have the install listed in the tab and associated the correct file for it. I created the config.xml to go with the file and placed it in the same directory.
The settings on the k1000 MI for MS Project 2010 are as followed:
Delete downloaded Files
Use Alternate Download - \\server\folder\install
Limit Deployment to Labels - Selected machine
Here is the config.xml I have placed in the setup folder.
<Configuration Product="PrjPro">
<Display
Level="none"
CompletionNotice="no"
SuppressModal="yes"
AcceptEula="yes"
/>
<Logging Type="Verbose" Path="%temp%" Template="ProjectSetup
(MMDDHHMM).txt" />
</Configuration>
I do not know what to do from here.
Any help will be greatly appreciated.
-Zack
Answers (4)
See the below answer
Use Office Customization Tool
- In Licensing and user interface page, select "None" under Display level option
- Do your other customizations
- Create MSP File
- Run Setup.exe along with .msp file
setup.exe /adminfile custom.msp
Comments:
-
You can create the .MSP file using: setup.exe /admin - paul.theelen 12 years ago