A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Office » Setup, Installing & Configuration
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Silent install



 
 
Thread Tools Display Modes
  #1  
Old November 1st, 2007, 08:10 PM posted to microsoft.public.office.setup
wilsona
external usenet poster
 
Posts: 34
Default Silent install

I am using the OCT to install Office 2007 Pro Plus. There is an option for
Display Level, which I have set to 'None', however, when I run the install, I
get the splash screen - 'Setup is preparing files...'.
Is there a way to prevent this screen from appearing? Or is the 'silent'
install only muffled?

Thanks.
  #2  
Old November 1st, 2007, 08:45 PM posted to microsoft.public.office.setup
Eric A.
external usenet poster
 
Posts: 174
Default Silent install

That should be sufficiant to prevent the users from seeing anything.

However... if that is not working for a totally silent install try this...

Modify the config.xml for whatever product you are installing. For this
example let's pretend you are installing proplus. If that is the case open
the proplus.ww folder and edit the config.xml.

Change this line...

!-- Display Level="full" CompletionNotice="yes" SuppressModal="no"
AcceptEula="no" / --

To...

Display Level="none" CompletionNotice="no" SuppressModal="yes"
AcceptEula="yes" /

Then save the file..

Then run setup like so...

Setup.exe /adminfile (path_to_msp\custom.msp) /config
(path_to_proplus.ww\config.xml)

The line you changed in the config.xml should force the install to be
totally silent.

--
Eric Palm
MSFT Office Setup


"wilsona" wrote:

I am using the OCT to install Office 2007 Pro Plus. There is an option for
Display Level, which I have set to 'None', however, when I run the install, I
get the splash screen - 'Setup is preparing files...'.
Is there a way to prevent this screen from appearing? Or is the 'silent'
install only muffled?

Thanks.

  #3  
Old November 1st, 2007, 09:00 PM posted to microsoft.public.office.setup
wilsona
external usenet poster
 
Posts: 34
Default Silent install

I tried to change the config.xml file in the ProPlus.ww folder with the same
result. I also used a tool to view the .MSP file in xml format to make sure
the Display level was set to 'None'. Still no luck.
Maybe that splash screen is meant to display. Any other thoughts are
appreciated.

"Eric A." wrote:

That should be sufficiant to prevent the users from seeing anything.

However... if that is not working for a totally silent install try this...

Modify the config.xml for whatever product you are installing. For this
example let's pretend you are installing proplus. If that is the case open
the proplus.ww folder and edit the config.xml.

Change this line...

!-- Display Level="full" CompletionNotice="yes" SuppressModal="no"
AcceptEula="no" / --

To...

Display Level="none" CompletionNotice="no" SuppressModal="yes"
AcceptEula="yes" /

Then save the file..

Then run setup like so...

Setup.exe /adminfile (path_to_msp\custom.msp) /config
(path_to_proplus.ww\config.xml)

The line you changed in the config.xml should force the install to be
totally silent.

--
Eric Palm
MSFT Office Setup


"wilsona" wrote:

I am using the OCT to install Office 2007 Pro Plus. There is an option for
Display Level, which I have set to 'None', however, when I run the install, I
get the splash screen - 'Setup is preparing files...'.
Is there a way to prevent this screen from appearing? Or is the 'silent'
install only muffled?

Thanks.

  #4  
Old November 1st, 2007, 09:10 PM posted to microsoft.public.office.setup
Eric A.
external usenet poster
 
Posts: 174
Default Silent install

hmm..

The splash screen certainly should be hidden. You might want to try to
recreate your source if it is a local or network location and recreate your
..msp and/or config.xml files from scratch and try again. Something is muffled
alright.


--
Eric Palm
MSFT Office Setup


"wilsona" wrote:

I tried to change the config.xml file in the ProPlus.ww folder with the same
result. I also used a tool to view the .MSP file in xml format to make sure
the Display level was set to 'None'. Still no luck.
Maybe that splash screen is meant to display. Any other thoughts are
appreciated.

"Eric A." wrote:

That should be sufficiant to prevent the users from seeing anything.

However... if that is not working for a totally silent install try this...

Modify the config.xml for whatever product you are installing. For this
example let's pretend you are installing proplus. If that is the case open
the proplus.ww folder and edit the config.xml.

Change this line...

!-- Display Level="full" CompletionNotice="yes" SuppressModal="no"
AcceptEula="no" / --

To...

Display Level="none" CompletionNotice="no" SuppressModal="yes"
AcceptEula="yes" /

Then save the file..

Then run setup like so...

Setup.exe /adminfile (path_to_msp\custom.msp) /config
(path_to_proplus.ww\config.xml)

The line you changed in the config.xml should force the install to be
totally silent.

--
Eric Palm
MSFT Office Setup


"wilsona" wrote:

I am using the OCT to install Office 2007 Pro Plus. There is an option for
Display Level, which I have set to 'None', however, when I run the install, I
get the splash screen - 'Setup is preparing files...'.
Is there a way to prevent this screen from appearing? Or is the 'silent'
install only muffled?

Thanks.

  #5  
Old November 2nd, 2007, 02:07 PM posted to microsoft.public.office.setup
wilsona
external usenet poster
 
Posts: 34
Default Silent install

Thank you. I suppose that even though I made sure these settings were
changed, they didn't save - I have seen this with other settings.

"Eric A." wrote:

hmm..

The splash screen certainly should be hidden. You might want to try to
recreate your source if it is a local or network location and recreate your
.msp and/or config.xml files from scratch and try again. Something is muffled
alright.


--
Eric Palm
MSFT Office Setup


"wilsona" wrote:

I tried to change the config.xml file in the ProPlus.ww folder with the same
result. I also used a tool to view the .MSP file in xml format to make sure
the Display level was set to 'None'. Still no luck.
Maybe that splash screen is meant to display. Any other thoughts are
appreciated.

"Eric A." wrote:

That should be sufficiant to prevent the users from seeing anything.

However... if that is not working for a totally silent install try this...

Modify the config.xml for whatever product you are installing. For this
example let's pretend you are installing proplus. If that is the case open
the proplus.ww folder and edit the config.xml.

Change this line...

!-- Display Level="full" CompletionNotice="yes" SuppressModal="no"
AcceptEula="no" / --

To...

Display Level="none" CompletionNotice="no" SuppressModal="yes"
AcceptEula="yes" /

Then save the file..

Then run setup like so...

Setup.exe /adminfile (path_to_msp\custom.msp) /config
(path_to_proplus.ww\config.xml)

The line you changed in the config.xml should force the install to be
totally silent.

--
Eric Palm
MSFT Office Setup


"wilsona" wrote:

I am using the OCT to install Office 2007 Pro Plus. There is an option for
Display Level, which I have set to 'None', however, when I run the install, I
get the splash screen - 'Setup is preparing files...'.
Is there a way to prevent this screen from appearing? Or is the 'silent'
install only muffled?

Thanks.

  #6  
Old November 2nd, 2007, 05:48 PM posted to microsoft.public.office.setup
wilsona
external usenet poster
 
Posts: 34
Default Silent install

Unfortunately, I'm still running into the problem I created a new source
location for the files on the network, selected None for the Display level
and unchecked the other options on that screen. I still get the splash
screen 'Please wait while setup prepares...'

I suppose I will have to live with it if there aren't any other suggestions.

Thanks Eric.

Anthony
  #7  
Old November 5th, 2007, 03:42 AM posted to microsoft.public.office.setup
[email protected]
external usenet poster
 
Posts: 1
Default Silent install

Remove the exclamation marks from your default config.xml file

http://technet2.microsoft.com/Office....mspx?mfr=true

  #8  
Old November 13th, 2007, 04:22 PM posted to microsoft.public.office.setup
wilsona
external usenet poster
 
Posts: 34
Default Silent install

Hi Eric,
Based on another post you answered, I decided to use both the Config.xml
file and the .MSP file for the installation.
This did the trick - no more 'Setup is preparing the files....' window.

Thank you for your assistance,

Anthony
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:46 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.