MSFN Forum: Office 12/2007 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Office 12/2007 how to install it Unattended? Rate Topic: -----

#1 User is offline   mickmack 

  • Anrial
  • PipPip
  • Group: Members
  • Posts: 130
  • Joined: 02-June 04

Posted 18 November 2005 - 11:46 AM

just got beta1 of new office suite. it has a lot of XML & MSI files. does somebody know how to install it? most interesting thing that is has folder UPDATES with README.TXT. text from README.TXT

"Any patches placed in this folder will be applied during initial install."

so i think office 12 should be friendly to unattended installs, updates, and MUI, Proofing tools installation.


#2 User is offline   Zxian 

  • Scroll up - see the Google bar?
  • Group: Super Moderator
  • Posts: 5,066
  • Joined: 30-September 04
  • OS:none specified
  • Country: Country Flag

Posted 18 November 2005 - 01:23 PM

Office 12 is in Beta. If you were a member of MSDN, then you'd be able to ask on the proper forums for that.

No warez talk here...

#3 User is offline   mickmack 

  • Anrial
  • PipPip
  • Group: Members
  • Posts: 130
  • Joined: 02-June 04

Posted 18 November 2005 - 01:50 PM

they don't know. no warez here. everybody agree that answer file is based on XML, but no resourse kit for the moment. so if anybody found the way to get it...

#4 User is offline   Zxian 

  • Scroll up - see the Google bar?
  • Group: Super Moderator
  • Posts: 5,066
  • Joined: 30-September 04
  • OS:none specified
  • Country: Country Flag

Posted 18 November 2005 - 01:55 PM

If it has MSIs, then shouldn't standard Windows Insatller switches work? /qb /qn

:unsure:

#5 User is offline   mickmack 

  • Anrial
  • PipPip
  • Group: Members
  • Posts: 130
  • Joined: 02-June 04

Posted 18 November 2005 - 02:02 PM

what to do with serial then? pidkey doesnt work

#6 User is offline   Zxian 

  • Scroll up - see the Google bar?
  • Group: Super Moderator
  • Posts: 5,066
  • Joined: 30-September 04
  • OS:none specified
  • Country: Country Flag

Posted 18 November 2005 - 02:56 PM

Not a clue man...

Oh if only Windows had the power of grep...

#7 User is offline   djxspeedy 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 02-June 05

Posted 18 November 2005 - 06:20 PM

View Postmickmack, on Nov 18 2005, 08:50 PM, said:

... but no resourse kit for the moment. so if anybody found the way to get it...


this answer is false

run setup.exe from cd with /admin an then can you create an .msp file with alle informations, serial....

its an intigrated ORK on the CD

Attached File(s)


This post has been edited by djxspeedy: 18 November 2005 - 06:24 PM


#8 User is offline   gamehead200 

  • SEARCH!!! SEARCH!!!
  • Group: Super Moderator
  • Posts: 7,019
  • Joined: 02-September 02
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 November 2005 - 06:46 PM

Why would you want to install Beta 1 of Office "12"? Its still full of bugs... :wacko:

#9 User is offline   djxspeedy 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 02-June 05

Posted 18 November 2005 - 07:59 PM

View Postgamehead200, on Nov 19 2005, 01:46 AM, said:

Why would you want to install Beta 1 of Office "12"? Its still full of bugs... :wacko:



hm.. i install it while im Betatester ;)

#10 User is offline   mickmack 

  • Anrial
  • PipPip
  • Group: Members
  • Posts: 130
  • Joined: 02-June 04

Posted 18 November 2005 - 08:43 PM

djxspeedy: thank you! got it to work. i was trying /a but what i've got was

/? - show help
/config - specify config.xml file
/uninstall - uninstall product

#11 User is offline   djxspeedy 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 02-June 05

Posted 19 November 2005 - 01:24 AM

you have the parameter to start the setup with the created msp ???

i dont now it :(

#12 User is offline   pawan 

  • The One
  • PipPip
  • Group: Members
  • Posts: 188
  • Joined: 21-February 05

Posted 19 November 2005 - 05:10 AM

Try this simple method:

Extract the files > go to pro.ww folder, open config.xml in notepad and then edit like below or copy paste it

Quote

<Configuration Product="Pro">

<Display Level="full" CompletionNotice="yes" SuppressModal="no" AcceptEula="Yes" /> -->

<!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office Professional Setup(*).txt" /> -->

<PIDKEY Value="Copy paste your serial here" /> -->

<USERNAME Value="Your Name" /> -->

<COMPANYNAME Value="Your Company name" /> -->

<!-- <INSTALLLOCATION Value="%programfiles%\Microsoft Office" /> -->

<!-- <LIS CACHEACTION="CacheOnly" /> -->

<!-- <SOURCELIST Value="\\server1\share\Office12;\\server2\share\Office12" /> -->

<!-- <DistributionPoint Location="\\server\share\Office12" /> -->

<!-- <OptionState Id="OptionID" State="absent" Children="force" /> -->

<!-- <Setting Id="Reboot" Value="IfNeeded" /> -->

<!-- <Command Path="msiexec.exe" Args="/i \\server\share\my.msi" QuietArg="/q" ChainPosition="after" Execute="install" /> -->

</Configuration>



Pawan

#13 User is offline   .FD. 

  • Group: Members
  • Posts: 1
  • Joined: 27-August 04

Posted 22 November 2005 - 05:13 PM

I have tried this with the above code in the config.xml and with an unattended.msp, but what is the command to run it all ? Do I need to use the transform command ? TIA :).

#14 User is offline   pawan 

  • The One
  • PipPip
  • Group: Members
  • Posts: 188
  • Joined: 21-February 05

Posted 23 November 2005 - 06:26 PM

View Post.FD., on Nov 23 2005, 04:43 AM, said:

I have tried this with the above code in the config.xml and with an unattended.msp, but what is the command to run it all ? Do I need to use the transform command ? TIA :).



This is not for unattended.msp, run setup.exe only.

Pawan

#15 User is offline   kotlas 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 06-March 05

Posted 16 January 2006 - 10:14 AM

hi my friends

i use a
Setap.exe /config -c:\config.xml

but this Messenger displayed

cannot find the specied config.xml

#16 User is offline   jasirw 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 18-January 06

Posted 18 January 2006 - 06:45 PM

Are there any beta testers here that have successfully used the office customization tool (using /admin) to create an unattended setup. i have used it to create a msp file but after that i am lost. thanks

#17 User is offline   kotlas 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 06-March 05

Posted 20 January 2006 - 05:12 AM

hi my friends
thank you

i use a Setap.exe /admin
and i created a setup.msp

and run setp.msp

but this messeng viewed

Attached File  Untitled_1.gif (7.46K)
Number of downloads: 103

:}

#18 User is offline   Shahram 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 10-April 05

Posted 05 March 2006 - 10:54 PM

For a full unattended installation config.xml should be enough,

<Display Level="full" CompletionNotice="no" SuppressModal="no" AcceptEula="yes" />
<PIDKEY Value="*************************" />
<USERNAME Value="Customer" />
<COMPANYNAME Value="MyCompany" />


and a little Autoit script should take care of the install button, :

Run	( @ScriptDir & "\" & "setup.exe" )
If WinWait("Microsoft Office Professional Enterprise Edition 12 [pre-release]", "NUIDocumentWindow") Then
Send("{SPACE}")
EndIf



(attached the compiled Autoit code)

Attached File(s)



#19 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 14 April 2006 - 02:44 PM

Solution to office2k7 automation - http://www.msfn.org/...showtopic=72392

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

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



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