MSFN Forum: Office 2007, Unattended Setup & Fine-tuning - MSFN Forum

Jump to content


  • 17 Pages +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Office 2007, Unattended Setup & Fine-tuning its very easy & simple! Rate Topic: -----

#81 User is offline   another user 

  • Group: Members
  • Posts: 6
  • Joined: 30-March 05

Posted 08 February 2007 - 06:47 AM

View Postprathapml, on Feb 8 2007, 12:05 PM, said:

View Postanother user, on Feb 8 2007, 05:05 PM, said:

all installs properly untill the big Install Now button from O2K7 comes up.
You can make it take all responses from the MSP by default, by changing DisplayLevel to none.
Of course, test it atleast once manually, before starting with unattended setup.


Cheers prathapml will give a try.

M


#82 User is offline   Annita 

  • Member
  • PipPip
  • Group: Members
  • Posts: 107
  • Joined: 10-September 04

Posted 09 February 2007 - 05:39 AM

prathapml I used the first method on Office 2k7 Enterprise Spanish and I keep getting this screens:
Posted Image

I would like to do all the installation silently.

Thnx,

Annita

#83 User is offline   Annita 

  • Member
  • PipPip
  • Group: Members
  • Posts: 107
  • Joined: 10-September 04

Posted 09 February 2007 - 08:40 AM

I solved it using your instruction: "You can make it take all responses from the MSP by default, by changing DisplayLevel to none."

Annita

#84 User is offline   HeadHunter2 

  • Newbie
  • Group: Members
  • Posts: 46
  • Joined: 11-December 04

  Posted 10 February 2007 - 04:49 PM

Its cool to read that everybody here seems to have the very expensive Enterprise Edition!!!

I don't think that you have the money to buy it!

#85 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 10 February 2007 - 05:05 PM

flame bait, ignore post (headhunter2).
or if it gets out of hand, it'll get deleted anyway...

lets get back on topic.

#86 User is offline   Triel 

  • Newbie
  • Group: Members
  • Posts: 45
  • Joined: 09-August 06

Posted 11 February 2007 - 01:05 AM

I for one hav not had any luck with the plan B. I found plan A to be very easy once I understood what the OCT wanted.

#87 User is offline   mighty_falcon 

  • Group: Members
  • Posts: 4
  • Joined: 16-February 07

Posted 16 February 2007 - 09:43 PM

I keep receiving one of those report error to microsoft messages when WPI tried to launch the setup.exe

I have an enterprise edition from MSDN. I am trying this over a vmware virtual session, has anyone else gotten the same error?

Do i need to install anything before hand maybe? .net framework?

thanks alot

#88 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 February 2007 - 10:24 AM

Hmmm, need more details, maybe a screenshot, & a text-file of the exact data that it is asking u to send to MS.
But mostly, its prolly due to a corrupted DLL in System32 folder, or that MSI v3.1 is not installed?

#89 User is offline   mighty_falcon 

  • Group: Members
  • Posts: 4
  • Joined: 16-February 07

Posted 18 February 2007 - 07:12 PM

View Postprathapml, on Feb 17 2007, 11:24 AM, said:

Hmmm, need more details, maybe a screenshot, & a text-file of the exact data that it is asking u to send to MS.
But mostly, its prolly due to a corrupted DLL in System32 folder, or that MSI v3.1 is not installed?



hey thanks for the reply, it seemed i had a syntax error it works ok now

but i still do get a screen similiar to the user above (annita) I get only the install screen.

my config xml looks like this

Quote

<Configuration Product="Enterprise">

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

<PIDKEY Value="MYKEY" />
<USERNAME Value="NAME" />
<COMPANYNAME Value="COMPNAY" />


<OptionState Id="ACCESSFiles" State="absent" Children="force" /> //access
<OptionState Id="OUTLOOKFiles" State="absent" Children="force" /> //outlook
<OptionState Id="PubPrimary" State="absent" Children="force" /> //publisher
<OptionState Id="AceRepl" State="absent" Children="force" /> //access db Engine replication
<OptionState Id="CAGFiles" State="Local" Children="force" /> //Clip Organizer
<OptionState Id="MSSOAP3" State="absent" Children="force" /> //SOAP toolkit
<OptionState Id="OsaNonBoot" State="Local" Children="force" /> //new,open office docu lnks
<OptionState Id="ProofingTools_1036" State="absent" Children="force" /> //french
<OptionState Id="ProofingTools_3082" State="absent" Children="force" /> //spanish
<OptionState Id="WISPFiles" State="absent" Children="force" /> //handwriting
<OptionState Id="DocServicesFiles" State="absent" Children="force" /> //docu update util
<OptionState Id="HTMLSourceEditing" State="absent" Children="force" /> //script editor
<OptionState Id="DocumentImagingUtils" State="absent" Children="force" /> //scanning,ocr,indexing
<OptionState Id="OISFiles" State="absent" Children="force" /> //picture manager
<OptionState Id="OSESupp" State="absent" Children="force" /> //sharepoint support
<OptionState Id="QueryFiles" State="absent" Children="force" /> //msQuery
<OptionState Id="VisioPreviewerFiles" State="absent" Children="force" /> //visio viewer
<OptionState Id="XDOCSFiles" State="absent" Children="force" /> //infopath

<!-- These are additionals from Enterprise RTM
<OptionState Id="GrooveFiles" State="absent" Children="force" /> //groove
<OptionState Id="OneNoteFiles" State="absent" Children="force" /> //onenote
<OptionState Id="RefIEBarFiles" State="absent" Children="force" /> //research explorer bar
<OptionState Id="WebDriveFiles" State="absent" Children="force" /> //hosted webs
<OptionState Id="VBAFiles" State="absent" Children="force" /> //VB for applications
<OptionState Id="OfficeDigitalSFiles" State="absent" Children="force" /> //vba certificates
-->

</Configuration>


please advise :)

#90 User is offline   mighty_falcon 

  • Group: Members
  • Posts: 4
  • Joined: 16-February 07

Posted 18 February 2007 - 09:03 PM

got it to work with the custom.exe file attached previously

thank you!

#91 User is offline   abhay 

  • Group: Members
  • Posts: 1
  • Joined: 20-February 07

Posted 20 February 2007 - 12:53 AM

HI

I have a bundle of office 2007 professional and Enterprise edition .
i want to install Enterprise edition through unattended installation. But after creating the MSP file also and running the command
setup.exe /adminfile filename.msp

the setup asks whether to continue with professional or Enterprise edition
Attached File  office.JPG (27.23K)
Number of downloads: 59
can any body help me in this matter
thanks

This post has been edited by abhay: 20 February 2007 - 12:54 AM


#92 User is offline   MisterX 

  • Group: Members
  • Posts: 2
  • Joined: 16-May 04

Posted 20 February 2007 - 02:48 PM

View PostAnnita, on Feb 9 2007, 05:39 AM, said:

prathapml I used the first method on Office 2k7 Enterprise Spanish and I keep getting this screens:
Posted Image

I would like to do all the installation silently.

Thnx,

Annita



I have the same problem.
Who can help?
Thank you

MisterX

This post has been edited by MisterX: 20 February 2007 - 02:53 PM


#93 User is offline   mighty_falcon 

  • Group: Members
  • Posts: 4
  • Joined: 16-February 07

Posted 20 February 2007 - 04:05 PM

View PostMisterX, on Feb 20 2007, 03:48 PM, said:

View PostAnnita, on Feb 9 2007, 05:39 AM, said:

prathapml I used the first method on Office 2k7 Enterprise Spanish and I keep getting this screens:
Posted Image

I would like to do all the installation silently.

Thnx,

Annita



I have the same problem.
Who can help?
Thank you

MisterX



grab the setup.exe file posted earlier and rename ur config.xml to custom.xml and place it along with the setup.exe in cd root...and then just launch the setup.exe file

#94 User is offline   Major 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 306
  • Joined: 30-January 05

Posted 20 February 2007 - 06:53 PM

Hi, would anyone please explain me how can we disable some options in excel because i only see one option for EXCEL in the config.xml posted in the first post and in the program of my friend has a little of instances. Here is the pic what he wants:
Posted Image

This post has been edited by Major: 20 February 2007 - 06:57 PM


#95 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 February 2007 - 05:15 PM

View Postabhay, on Feb 20 2007, 12:23 PM, said:

I have a bundle of office 2007 professional and Enterprise edition .
i want to install Enterprise edition through unattended installation. But after creating the MSP file also and running the command
setup.exe /adminfile filename.msp

the setup asks whether to continue with professional or Enterprise edition
Just delete the folder named Pro.WW !
(and any other folders that are used ONLY by the Pro Edition)  Pls note that the *.WW folders are the product folders that setup.exe looks into.

#96 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 February 2007 - 05:17 PM

View PostMajor, on Feb 21 2007, 06:23 AM, said:

Hi, would anyone please explain me how can we disable some options in excel
Yes, use Option A (creating an MSP) to customize the components you want.

#97 User is offline   RadiatedAnt 

  • Group: Members
  • Posts: 6
  • Joined: 20-September 06

Posted 22 February 2007 - 03:14 AM

I just slipped streamed office 2007 but with a problem

im trying to delete the unused applications such as one note and i get an error message if i do. any way to delete extra application folders without getting an error message during start up of install?

#98 User is offline   Major 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 306
  • Joined: 30-January 05

Posted 22 February 2007 - 03:30 AM

View Postprathapml, on Feb 22 2007, 12:17 AM, said:

View PostMajor, on Feb 21 2007, 06:23 AM, said:

Hi, would anyone please explain me how can we disable some options in excel
Yes, use Option A (creating an MSP) to customize the components you want.

@prathapml, Is there any possibility to customize the components using the option B (Config.xml) as you have suggested is the best method?
Thanks

This post has been edited by Major: 22 February 2007 - 03:31 AM


#99 User is offline   Sgt_Strider 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 529
  • Joined: 18-January 04

Posted 25 February 2007 - 01:07 AM

Hi guys, I'm just wondering if this method works if I don't have the physical Office 2007 media? Microsoft provided me with a CD-key via e-mail and a link to the Office 2007 Professional program. It's a self-extracting .exe file similar to the trial version of Microsoft Office 2007 Small Business Edition. Can I still pack this up and make an unattended install of Office 2007?

#100 User is offline   DL. 

  • Tweaker or whatever I happen to be focused on at the moment..
  • PipPipPip
  • Group: Members
  • Posts: 489
  • Joined: 05-March 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 February 2007 - 01:43 AM

View PostSgt_Strider, on Feb 25 2007, 08:07 AM, said:

Hi guys, I'm just wondering if this method works if I don't have the physical Office 2007 media? Microsoft provided me with a CD-key via e-mail and a link to the Office 2007 Professional program. It's a self-extracting .exe file similar to the trial version of Microsoft Office 2007 Small Business Edition. Can I still pack this up and make an unattended install of Office 2007?

Do you get folders or an ISO-file when you run the .exe, or does it start the installation immediately?

Share this topic:


  • 17 Pages +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy