Unable to install SaveAsPDF.exe after Office 2007 automated install.
Hi, I am working on a installation package for Office 2007 Enterprise Edition. I have included in my .msp file under the Add installations and run programs the following command:
[post install] "\\servername\ins_point\Office_2007\Add-In\SaveAsPDF.exe" /quiet
However, this does not seem to install the add-in as I had hoped. I configured the config.xml to not restart by changing the Setting ID to the following:
<Setting Id="Setup_Reboot" Value="Never" />
However, it still reboots after its done. I don't see anything obvious in the logs, but I'm not sure that I'm looking in teh right place. If anyone has any idea how to get this add-in installed with the initial install of Office 2007, I'd greatly appreciate it! Let me know if you need any other info.
Thanks!
[post install] "\\servername\ins_point\Office_2007\Add-In\SaveAsPDF.exe" /quiet
However, this does not seem to install the add-in as I had hoped. I configured the config.xml to not restart by changing the Setting ID to the following:
<Setting Id="Setup_Reboot" Value="Never" />
However, it still reboots after its done. I don't see anything obvious in the logs, but I'm not sure that I'm looking in teh right place. If anyone has any idea how to get this add-in installed with the initial install of Office 2007, I'd greatly appreciate it! Let me know if you need any other info.
Thanks!
0 Comments
[ + ] Show comments
Answers (7)
Please log in to answer
Posted by:
aogilmor
16 years ago
Welcome to the world of Office 2007, where a lot of the stuff SIMPLY DOESN'T WORK the way they say in the documentation.
If you get an answer, let us know. I have multiple posts on the same issue in the microsoft office 2007 community Bulletin Boards. From time to time an actual Microsoft employee will answer questions or attempt to. One Microsoft Employee attempted to answer by telling what the microsoft documetation says. When I told her that this was how I set it up but it still did not run the post-install program I never heard back. You may have better luck.
If you get an answer, let us know. I have multiple posts on the same issue in the microsoft office 2007 community Bulletin Boards. From time to time an actual Microsoft employee will answer questions or attempt to. One Microsoft Employee attempted to answer by telling what the microsoft documetation says. When I told her that this was how I set it up but it still did not run the post-install program I never heard back. You may have better luck.
Posted by:
gmorgan618
16 years ago
Make sure the config.xml you want to use is in the same directory as setup.exe... or that you specify the path using (i think it's called) ConfigFile= as a parameter when you launch the executable.
if the config.xml is in the same directory you do not need to specify it's location.
As far as the post install calls... there is no wait for completion in the installer...
I found it easier to script the entire office2k7 install and make my own calls to the addon's i wanted delivered with the package.
if the config.xml is in the same directory you do not need to specify it's location.
As far as the post install calls... there is no wait for completion in the installer...
I found it easier to script the entire office2k7 install and make my own calls to the addon's i wanted delivered with the package.
Posted by:
aogilmor
16 years ago
I was trying to get rid of the Prompt for "XMLLite" which installs the first time you start visio 2007, by running it as a post-install job.
Never worked; never got an answer from msft as to why. And just to make sure I didn't fat finger the command line, I copied it to a standalone directory and ran it at the command prompt and it ran just fine.
Owen
Never worked; never got an answer from msft as to why. And just to make sure I didn't fat finger the command line, I copied it to a standalone directory and ran it at the command prompt and it ran just fine.
Owen
Posted by:
anonymous_9363
16 years ago
Welcome to the world of Office 2007, where a lot of the stuff SIMPLY DOESN'T WORK the way they say in the documentation.When I was at a client who wasn't getting a response from MS, the MD was persauded to send them a letter with copies of emails, incident numbers, shoe sizes, etc. but in a HUGE font size.
I mean,
It meant that the "envelope" was sized accordingly, too. We got a response within 2 days. YMMV.
Happy days...
Posted by:
barbe
16 years ago
Posted by:
reds4eva
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.