Office 2007
Alright Im sure this has been discussed 2 Million +1 times but I'll add one :)
I'm developing a Package for Office 2007. I've made my Admin File but when I install it - I see the Splash Screen But I don't see anything install after that, nor is setup.exe running. Its like it has nothing to do.
My Install is the defaults for the most part with the exception of the user information.
Please advise.
I'm developing a Package for Office 2007. I've made my Admin File but when I install it - I see the Splash Screen But I don't see anything install after that, nor is setup.exe running. Its like it has nothing to do.
My Install is the defaults for the most part with the exception of the user information.
Please advise.
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
NVMY03ION
14 years ago
Posted by:
Rheuvel
14 years ago
Could you give us some more details. We can only make a guess with this information. Did you also modify the config or setup.xml for example. Have you checked the log file for any possible information on the cause of the error? (check the %temp% dir)
And besides the Package KB you might also find this an interesting source for you Office 2007 deployment: http://www.symantec.com/connect/articles/office-2007-silent-installation-lessons-learned. It will give you a little more detailed insight in how installer/deployment actually works.
And besides the Package KB you might also find this an interesting source for you Office 2007 deployment: http://www.symantec.com/connect/articles/office-2007-silent-installation-lessons-learned. It will give you a little more detailed insight in how installer/deployment actually works.
Posted by:
NVMY03ION
14 years ago
Posted by:
FunWithApps
14 years ago
Office may need a restart, especially if you have any other applications that use mapi.dll. Best thing is to force a close of any application using mapi.dll (we ran into issues with people using office communicator).
Note that it takes a loooong time for this to run, especially if you are also uninstalling office 2003 in the process (which it defaults to doing).
The setup.exe launches over 20 separate .msi files. You will be installing more things long after you see the initial sucessful installation logs, particularly if you are including service packs in the full install (setup will run anything in the updates folder).
Note that it takes a loooong time for this to run, especially if you are also uninstalling office 2003 in the process (which it defaults to doing).
The setup.exe launches over 20 separate .msi files. You will be installing more things long after you see the initial sucessful installation logs, particularly if you are including service packs in the full install (setup will run anything in the updates folder).
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.