Office 2007, Unattended Setup & Fine-tuning its very easy & simple!
#261
Posted 07 May 2008 - 04:50 PM
I have checked this forum and tried the suggestions but I still have a small problem.
After removing Office 2003 and installing 2007, my pc reboots.
I have Office Enterprise on a network drive but I'm only installing Pro plus for the users.
I'm using Option A, so I have an MSP.
The MSP is fully silent and I have selected everything that ProPlus allows
I have placed the MSP in the ProPlus.WW folders and the setup.exe as well.
I run the setup files from there using the command (note I haven't included the full path to each file):
start /wait setup.exe /adminfile "OfficePro.msp" /config "norestart.xml"
where norestart.xml contains:
<Configuration Product="ProPlus">
<!-- <Setting Id="Setup_Reboot" Value="NEVER" /> -->
</Configuration>
But it still restarts.
I'd like to avoid option B, but any suggestions appreciated.
#262
Posted 13 May 2008 - 08:17 PM
bkohary, on May 8 2008, 06:50 AM, said:
<!-- <Setting Id="Setup_Reboot" Value="NEVER" /> -->
</Configuration>
I think you should delete the exclamation mark in your xml file. It would be like this:
<Configuration Product="ProPlus">
<Setting Id="Setup_Reboot" Value="NEVER" />
</Configuration>
#263
Posted 21 August 2008 - 09:26 AM
follia, on Feb 28 2008, 08:21 PM, said:
Is it possible to create installation-point for the MS Project without sources for excel, word, access and so on?
Can somebody tell me: which folders should I use to create separate installation-point for the MS project.
At this moment, root folder contains following directories:
ACCESS.DE-DE\ Access.en-us\ Admin\ CATALOG\ EXCEL.DE-DE\ ... ... ... VISMUI.DE-DE\ VisPro.WW\ WORD.DE-DE\ Word.en-us\ XMUI.DE-DE\
PS: Actually, I must split this source to a 3 separate installation-points
1. MS Office
2. MS Visio
3. MS Projects
Hi
I am having the same issue here. I would like to achieve what "Follia" was trying to do. I only want to create an unattened install for Visio 2007 only, and i dont need the rest of the folders. If i try to delete the other folders, such as WORD, EXCEL, it will not work. Is there any way to slim down the installation source??
Also, regarding reboot after install, if i set the display as "basic" and enable "supress modal", does this mean, if a reboot is required, it will do a force reboot? I think this is what has happened to me, so i disabled "supress modal", and modified the XML file, to do a NEVER reboot. However, now i am getting this error in the logs:
Error: Type: MsiRecordSetInteger call failed.. MsiAPICallFailure ErrorCode: 87(0x57).
MSI(UNKNOWN_MESSAGE) terminating install : MsgType='167772160', Msg='1: 2: 3: 4: 5:
Any ideas?
Also, lets say i want to install project and visio, from the same installation source. I have included various updates and Service packs of project and visio into the "updates" folder. When i install Visio, will it attempt to install, all of the updates in the "updates" folder? Or is this smart enough to detect and install only the required updates?
And finally, i noticed that when i extracted the Visio 2007 SP1 update, it produced about 6 MSP's. Only 1 seems to be the SP1 for Visio. Can i just put the VisioSp1 MSP into the "updates" folder, or should i put all the MSP's into the "updates" folder?
Thanks for listening!!
DMKory
#264
Posted 11 October 2008 - 06:20 AM
I'm trying to make Nlite addon of Ofiice 2007, as small as possible.
Is there any way to unpack all the office .cabs to some administrative install folder, to reduce size of resulting .7z archive?
Thanks in advance.
#265
Posted 23 October 2008 - 02:22 AM
so i'm using the first method with the MST file..
I set it to install all components except office groove.
save the .MST and execute it
The install goes without errors but afterwards it seems only word, excel, outlook and powerpoint are installed though I've marked publisher, onenote, access, infopath, etc to be installed too..
Am I missing something?
tnx in advance
#266
Posted 23 October 2008 - 03:56 AM
can someone tell me how to make outlook to get exchange server settings automaticly. i mean all users that log on pc
like username, exchange name, when user logs on domain pc
#267
Posted 25 October 2008 - 09:45 AM
I tried this with Option A and i can't get it to work. I keep getting the following error message:
Setup could not find any available products to install. Please contact your system administrator
Hope someone can help,
Cheers
#268
Posted 25 October 2008 - 09:45 AM
clair,
same as yourself, OCT says you can add exchange info, but i can;t see where you can do this.
it does mention a prf can be imported to add this stiff, but need to understand how to create that prf file from existing install before all wiped off...
#269
Posted 27 October 2008 - 10:49 AM
70runner, on Jan 10 2008, 12:46 AM, said:
Now, if I could only figure out how to merge the unattended office2K7 install with an unattended XP Pro install - one DVD - life would be good.
Where is that thread? I'm having the same problem with sp1 installing. Otherwise, option b worked great for me! I have Office 2007 Ultimate downloaded as X12-30307.exe. I found another guide to be very helpfull here. The pic below shows the msp's that were extracted from sp1. Is that complete?
sp1mspfiles.jpg (84.74K)
Number of downloads: 36
Edit:My extraction missed a few files too. I downloaded the service pack again, extracted again, and came up with the files I needed (shown in pic). Now everything's workin great!
mspfiles.jpg (91.33K)
Number of downloads: 24
This post has been edited by Jackie Moon: 28 October 2008 - 11:15 PM
#270
Posted 14 November 2008 - 03:16 PM
#271
Posted 25 November 2008 - 07:32 AM
i created a custom msp file and placed it with the setup file then when i run this :
start /wait setup.exe /adminfile custom.msp
through a patch file i get a window asking me to wait while preparing the installation files and then setup just terminates !?
i face no problems at all when i only run the setup.exe directly.
Can anyone please explain to me what went wrong?
i'm trying this on a vm with winxp sp3 installed.
#272
Posted 26 November 2008 - 03:36 PM
#273
Posted 27 November 2008 - 01:34 AM
Chances are that there is some error message coming up and so setup is erroring out.
Have you followed Step 6 from the OptionA ?
Please do that, take note of the error dialog, and then you would know what to do. Or else we could help.
Also, are you sure you are using a volume licensed version (non-pirated?) that supports using MSPs ?
If you're using a retail edition, use Option B.
mich, on Oct 23 2008, 02:52 PM, said:
The install goes without errors but afterwards it seems only word, excel, outlook and powerpoint are installed though I've marked publisher, onenote, access, infopath, etc to be installed too..
@neuropass
Yes you can make Office install silently. Yes you can choose to install only word. And by "delete the other stuff, so it will be lighter" if you mean that you don't want to install anything else, thats possible. But if you mean that you want to reduce the size of the installer itself, so as to retain only files related to installing MS Word, then that isn't possible (as far as I know), maybe someone can find out how it can be done.
But I think one possible solution in your case is, to use the MS Word disc (MS Office is sold in different versions - editions that bundle a lot of apps, as well as individual apps in a standalone form). Atleast those companies with volume licensing can get access to individual apps. But don't expect very much size reduction, because MS-Office apps are quite small by themselves, but they all have dependencies on shared components that make up the majority of space occupied. In other words, MSO 2007 Std Edn may be 320 MB by itself, and Word 2007 might be 200 MB by itself.
Also you might want to take a look at this thread - http://www.msfn.org/...showtopic=39016
#274
Posted 27 November 2008 - 02:41 PM
thanks you but i managed to solve it.
the problem was that i tried to share the custom.msp created in my VM somewhere else but it gave it that error.
it seem that custom.msp has to be used only where created.
#275
Posted 28 November 2008 - 03:54 AM
#276
Posted 02 January 2009 - 12:39 PM
#277
Posted 03 January 2009 - 04:38 PM
I can see that all line seem to have been commented out.
i.e they all look like this::
<!--
<Display Level="full" CompletionNotice="yes" SuppressModal="no" AcceptEula="no" />
-->
remove the::
<!--
&
-->
try again and see what goes
#279
Posted 07 January 2009 - 01:20 AM
#280
Posted 07 January 2009 - 08:24 AM
Is there anyway to get this to work with users not having admin rights?
I can get it to work fine as an admin but we would like to do the silent install via a login script if it is possible.



Help

Back to top









