Office 2007 and Visio 2007 deployment question...
Hello everyone,
After finally getting the Office 2007 installation working, my manager now asks me to integrate Visio 2007. So far it seems pretty straight forward.... Copy the Visio 2007 folders to the Office 2007 sharepoint. When I run the Office Customization tool, it asks if I want to create a .msp for the Visio installation. Sweet! I said to myself. I input all of the information just like the Office 2007 msp....
Now here's the problem. Now when I run the Office 2007 installation, it now prompts me what to install, Office 2007 or Visio 2007. Before it would just do a silent install without any prompts. I have to .msp files... One for the Office 2007 install and the other for the Visio 2007 (plus I also specify which .msp in the script).
Has anyone encountered this before? Is there a tweak in both of the .msp's that I forgot to adjust? Once I removed the Visio files, the Office 2007 installation didn't prompt me anymore...
Any suggestions welcomed,
Al
After finally getting the Office 2007 installation working, my manager now asks me to integrate Visio 2007. So far it seems pretty straight forward.... Copy the Visio 2007 folders to the Office 2007 sharepoint. When I run the Office Customization tool, it asks if I want to create a .msp for the Visio installation. Sweet! I said to myself. I input all of the information just like the Office 2007 msp....
Now here's the problem. Now when I run the Office 2007 installation, it now prompts me what to install, Office 2007 or Visio 2007. Before it would just do a silent install without any prompts. I have to .msp files... One for the Office 2007 install and the other for the Visio 2007 (plus I also specify which .msp in the script).
Has anyone encountered this before? Is there a tweak in both of the .msp's that I forgot to adjust? Once I removed the Visio files, the Office 2007 installation didn't prompt me anymore...
Any suggestions welcomed,
Al
0 Comments
[ + ] Show comments
Answers (15)
Please log in to answer
Posted by:
Ilikebananas
15 years ago
Perhaps a bit of a late answer, but I encountered a similar problem recently:
I was trying to install both the office 2007 suite and visio 2007 from the LIS I created. The setup could not handle it, even though the setup files and the msp file where in seperate dir's. I got it to work by specifying a different config.xml file for both installs. I did virtually nothing to the xml files, I just modified the top line: <Configuration Product="Standard"> for the suite and <Configuration Product="vispro"> for visio.
I hope this will help people, because I think it is not very clearly documented.
I was trying to install both the office 2007 suite and visio 2007 from the LIS I created. The setup could not handle it, even though the setup files and the msp file where in seperate dir's. I got it to work by specifying a different config.xml file for both installs. I did virtually nothing to the xml files, I just modified the top line: <Configuration Product="Standard"> for the suite and <Configuration Product="vispro"> for visio.
I hope this will help people, because I think it is not very clearly documented.
Posted by:
Inabus
15 years ago
Posted by:
Ilikebananas
15 years ago
Posted by:
safwan
14 years ago
Posted by:
anonymous_9363
14 years ago
Posted by:
darkfang
14 years ago
VBScab is right.. always try to search the forum first but I decided to be generous and link my post I did some time ago.
http://itninja.com/question/gnu,-freeware-and-shareware-programs-to-cloning9364&mpage=1&key=access쏏
This is an example for access but it's a no brainer to modify the .xml for Visio
Enjoy
http://itninja.com/question/gnu,-freeware-and-shareware-programs-to-cloning9364&mpage=1&key=access쏏
This is an example for access but it's a no brainer to modify the .xml for Visio
Enjoy
Posted by:
reds4eva
16 years ago
Posted by:
aquarta
16 years ago
Thanks for your reply... Perhaps I should clarify...
* I would like to combine all installation files for Office 2007 and Visio 2007 into one network share. This I've already done
* I would then like to have one .msp for office installation (Word, PowerPoint, etc...) I've done this. It's a silent install that doesn't prompt for anything, no user intervention, and once installation is complete it brings of a screen showing that it is done...
* Where I'm now stuck is that I want to have a Visio 2007 installation SEPARATE from Office 2007. I created a .msp for this as well.... and instructed it to behave the same way as the Office2007.msp in terms of installation behavior.. silent install, supress etc..
My original thought that I just tell my script to point to the visio2007.msp just to install Visio but what happens is I get prompted at the "Choose A Microsoft Office Product" screen which asks me to install Office 2007 or Visio. I thought the .msp for Visio would solve this and automatically choose this since I suppressed everything. No luck.. I have Visio Pro 2007...
You mentioned a config.xml... Do I have to use a visio.msp and config.xml in together? If so, why wouldn't this be the case for Office 2007? I thought either creating a .msp or .xml (not together) would handle everything...
If need both .msp and config.xml together for Visio 2007, what should I additionally specify in the config.xml?
Many hanks for your help...
Al
* I would like to combine all installation files for Office 2007 and Visio 2007 into one network share. This I've already done
* I would then like to have one .msp for office installation (Word, PowerPoint, etc...) I've done this. It's a silent install that doesn't prompt for anything, no user intervention, and once installation is complete it brings of a screen showing that it is done...
* Where I'm now stuck is that I want to have a Visio 2007 installation SEPARATE from Office 2007. I created a .msp for this as well.... and instructed it to behave the same way as the Office2007.msp in terms of installation behavior.. silent install, supress etc..
My original thought that I just tell my script to point to the visio2007.msp just to install Visio but what happens is I get prompted at the "Choose A Microsoft Office Product" screen which asks me to install Office 2007 or Visio. I thought the .msp for Visio would solve this and automatically choose this since I suppressed everything. No luck.. I have Visio Pro 2007...
You mentioned a config.xml... Do I have to use a visio.msp and config.xml in together? If so, why wouldn't this be the case for Office 2007? I thought either creating a .msp or .xml (not together) would handle everything...
If need both .msp and config.xml together for Visio 2007, what should I additionally specify in the config.xml?
Many hanks for your help...
Al
Posted by:
spartacus
16 years ago
Posted by:
aquarta
16 years ago
Thanks for your reply Spartacus. Yes, I've tried this in the OCT tool. It worked fine for when I created the Office 2007 .msp however, it doesn't work for Visio 2007....
All of my .msp files are in the Updates folder. I thought the installation might be ignoring it.
I have a .msp file name visio.msp... that contains the volume license key, shortcuts, display levels, etc...
Still when I launch the visio setup.exe with the /adminfile \\office2007\\updates\visio.msp switch, it still prompts me which product to install... Microsoft Office 2007 or Visio 2007... Unfortunately visio.msp is not taking care of this for me.
All of my .msp files are in the Updates folder. I thought the installation might be ignoring it.
I have a .msp file name visio.msp... that contains the volume license key, shortcuts, display levels, etc...
Still when I launch the visio setup.exe with the /adminfile \\office2007\\updates\visio.msp switch, it still prompts me which product to install... Microsoft Office 2007 or Visio 2007... Unfortunately visio.msp is not taking care of this for me.
Posted by:
reds4eva
16 years ago
Move the visio.msp to another folder.
I have setup Office the same way, and have seperate installs for Publisher, Visio etc, the differene is that the msp's are in different folders, not the updates folder. My understanding of the Updates folder is that setup applies "all" msp's (alphabetically) in that folder.
\\path to media\setup.exe /adminfile \\path to media\clientname\MSPublisher07.MSP /config \\path to media\Publisher.WW\config.xml
I found I had to specify the config file, although there is almost nothing in it. (below)
<Configuration Product="Publisher">
<USERNAME Value="clientname" />
</Configuration>
I have setup Office the same way, and have seperate installs for Publisher, Visio etc, the differene is that the msp's are in different folders, not the updates folder. My understanding of the Updates folder is that setup applies "all" msp's (alphabetically) in that folder.
\\path to media\setup.exe /adminfile \\path to media\clientname\MSPublisher07.MSP /config \\path to media\Publisher.WW\config.xml
I found I had to specify the config file, although there is almost nothing in it. (below)
<Configuration Product="Publisher">
<USERNAME Value="clientname" />
</Configuration>
Posted by:
aquarta
16 years ago
Thanks for the tip. What you said is very valuable and it is not specified anywhere through my review of the Microsoft Documentation... and that is where to put the .msps for the customizing and isolating different Microsoft Products.
Yes, I've been putting all of my .msp(s) (including the setup and updates) all in the "Updates" folder. I think things are getting confused.
Yes, I also found that I had to specify the config.xml for Visio 2007 file as well. I uncommented one of the lines and it looks like this:
<Display Level="basic" CompletionNotice="no" SuppressModal="no" NoCancel="yes" AcceptEula="yes" />
Once I specify the .xml file rather than the .msp, Office 2007 no longer prompts me to choose which product I want to install. It just knows once you specify the .xml file.
I think I got everything to work for the moment. One thing now that isn't working anymore is "suppressing" the Privacy Options Screen. I took care of this previously but now it appears to be showing up again... Aaacck....
Yes, I've been putting all of my .msp(s) (including the setup and updates) all in the "Updates" folder. I think things are getting confused.
Yes, I also found that I had to specify the config.xml for Visio 2007 file as well. I uncommented one of the lines and it looks like this:
<Display Level="basic" CompletionNotice="no" SuppressModal="no" NoCancel="yes" AcceptEula="yes" />
Once I specify the .xml file rather than the .msp, Office 2007 no longer prompts me to choose which product I want to install. It just knows once you specify the .xml file.
I think I got everything to work for the moment. One thing now that isn't working anymore is "suppressing" the Privacy Options Screen. I took care of this previously but now it appears to be showing up again... Aaacck....
Posted by:
tmsmith2
16 years ago
Posted by:
anonymous_9363
16 years ago
Posted by:
mdlister
16 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.