mickmack Posted November 18, 2005 Posted November 18, 2005 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.
Zxian Posted November 18, 2005 Posted November 18, 2005 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...
mickmack Posted November 18, 2005 Author Posted November 18, 2005 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...
Zxian Posted November 18, 2005 Posted November 18, 2005 If it has MSIs, then shouldn't standard Windows Insatller switches work? /qb /qn
mickmack Posted November 18, 2005 Author Posted November 18, 2005 what to do with serial then? pidkey doesnt work
Zxian Posted November 18, 2005 Posted November 18, 2005 Not a clue man...Oh if only Windows had the power of grep...
djxspeedy Posted November 19, 2005 Posted November 19, 2005 (edited) ... but no resourse kit for the moment. so if anybody found the way to get it...this answer is falserun 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 Edited November 19, 2005 by djxspeedy
gamehead200 Posted November 19, 2005 Posted November 19, 2005 Why would you want to install Beta 1 of Office "12"? Its still full of bugs...
djxspeedy Posted November 19, 2005 Posted November 19, 2005 Why would you want to install Beta 1 of Office "12"? Its still full of bugs... hm.. i install it while im Betatester
mickmack Posted November 19, 2005 Author Posted November 19, 2005 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
djxspeedy Posted November 19, 2005 Posted November 19, 2005 you have the parameter to start the setup with the created msp ???i dont now it
pawan Posted November 19, 2005 Posted November 19, 2005 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 <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
.FD. Posted November 22, 2005 Posted November 22, 2005 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 .
pawan Posted November 24, 2005 Posted November 24, 2005 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
kotlas Posted January 16, 2006 Posted January 16, 2006 hi my friendsi use a Setap.exe /config -c:\config.xmlbut this Messenger displayed cannot find the specied config.xml
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now