Answered by:
Virtualize Office 2013 Professional

Question
-
So I'm kind of stuck.
I've downloaded the Click-to-Run tool. I've edited the configuration.xml file to point to the source files and everything.
<Configuration>
<!-- <Add SourcePath="C:\Temp\Microsoft-Office-2013\x86\" OfficeClientEdition="32" >
<Product ID="ProPlus">
<Language ID="en-us" />
</Product>
</Add> --><!-- <Updates Enabled="TRUE" UpdatePath="\\Server\Share\Office\" /> -->
<Display Level="None" AcceptEULA="TRUE" />
<Logging Name="OfficeSetup.txt" Path="%temp%" />
<Property Name="AUTOACTIVATE" Value="1" />
</Configuration>
When I run setup.exe /download configuration.xml everything downloads fine. But when I go to run setup.exe /packager configuration.xml C:\PkgOut I get an error:
Windows cannot find C:\users\ADMINU~1\Appdata\Local\Temp\Microsoft Office 15\ClientX86\integratedoffice.exe. Make sure you typed the name correctly, and then try again.
The folder gets created in Temp but nothing ever shows up in the folder. The log file says:
013/08/28 16:18:58:445::[2448] Log level changed from: Standard to: Verbose
2013/08/28 16:18:58:445::[2448] Bootstrapper started cmdLine: /packager configuration.xml C:\Temp\PkgOUT
2013/08/28 16:18:58:445::[2448] Using configuration file: configuration.xml
2013/08/28 16:18:58:445::[2448] FFState::Initialize for scenario: FLATTEN
2013/08/28 16:18:58:445::[2448] FFState::GetProperty: namespace = {AE778EED-22E9-41A9-8363-25FF748EEB62}
2013/08/28 16:18:58:445::[2448] FFState::SetProperty: autoactivate = 1
2013/08/28 16:18:58:445::[2448] FFState::GetProperty: baseurl = http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675
2013/08/28 16:18:58:445::[2448] FFState::GetProperty: version =
2013/08/28 16:18:58:445::[2448] FFState::GetProperty: platform =
2013/08/28 16:18:58:445::[2448] FFState::scenario: FLATTEN
2013/08/28 16:18:58:445::[2448] FFState::namespace: {AE778EED-22E9-41A9-8363-25FF748EEB62}
2013/08/28 16:18:58:445::[2448] FFState::installPath: C:\Users\ADMINU~1\AppData\Local\Temp\Microsoft Office 15
2013/08/28 16:18:58:445::[2448] FFState::clientFolder: C:\Users\ADMINU~1\AppData\Local\Temp\Microsoft Office 15\ClientX86
2013/08/28 16:18:58:445::[2448] FFState::dataFolder: C:\Users\ADMINU~1\AppData\Local\Temp\Microsoft Office 15\Data
2013/08/28 16:18:58:445::[2448] FFState::clientC2RDllPath: C:\Users\ADMINU~1\AppData\Local\Temp\Microsoft Office 15\ClientX86\c2r32.dll
2013/08/28 16:18:58:445::[2448] FFState::FireflyPath: C:\Users\ADMINU~1\AppData\Local\Temp\Microsoft Office 15\ClientX86\integratedoffice.exe
2013/08/28 16:18:58:445::[2448] FFState::installKeyPath: Software\Microsoft\Office\15.0\ClickToRun
2013/08/28 16:18:58:445::[2448] FFState::baseUrl: http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675/
2013/08/28 16:18:58:445::[2448] FFState::productVersion:
2013/08/28 16:18:58:445::[2448] FFState::pipelineServerName: {AE778EED-22E9-41A9-8363-25FF748EEB62}_Pipeline
2013/08/28 16:18:58:445::[2448] FFState::errorEventName: Local\{AE778EED-22E9-41A9-8363-25FF748EEB62}_ErrorEvent
2013/08/28 16:18:58:445::[2448] FFState::SetProperty: baseurl = http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675
2013/08/28 16:18:58:445::[2448] FFState::SetProperty: wwwbaseurl = http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675
2013/08/28 16:18:58:445::[2448] FFState::SetProperty: updatesenabled = 0
2013/08/28 16:18:58:445::[2448] FFState::DeleteProperty: Deleting key updatebaseurl.
2013/08/28 16:18:58:445::[2448] FFState::GetProperty: UpdatesDiscoveryPeriodStartTime = 13022194256030
2013/08/28 16:18:58:445::[2448] ShellExec: C:\Users\ADMINU~1\AppData\Local\Temp\Microsoft Office 15\ClientX86\integratedoffice.exe FLATTEN FLATTEN RERUNMODE config "configuration.xml" flattenedoutput "C:\Temp\PkgOUT" admin=0What am I doing wrong? Some say you cannot use Professional that it only works with Office365.
Thanks,
Wednesday, August 28, 2013 8:30 PM
Answers
-
Hello,
Yes, Office 365 is the only supported. I would assume that ProPlus isn't valid according to the reference documents;
http://technet.microsoft.com/en-us/library/jj219426.aspx
http://technet.microsoft.com/en-us/library/jj219426.aspx#BKMK_ProductElement
Nicke Källén | The Knack| Twitter: @Znackattack
- Marked as answer by mpu0628 Thursday, September 19, 2013 5:56 PM
Wednesday, August 28, 2013 8:40 PM
All replies
-
Hello,
Yes, Office 365 is the only supported. I would assume that ProPlus isn't valid according to the reference documents;
http://technet.microsoft.com/en-us/library/jj219426.aspx
http://technet.microsoft.com/en-us/library/jj219426.aspx#BKMK_ProductElement
Nicke Källén | The Knack| Twitter: @Znackattack
- Marked as answer by mpu0628 Thursday, September 19, 2013 5:56 PM
Wednesday, August 28, 2013 8:40 PM -
Other than your incorrect product id, it's something to do with the path you're running SETUP from, the SourcePath entry in configuration.xml and your output path.
In my test, I've used the following path where I've got a copy of SETUP.EXE:
C:\Users\Aaron\Downloads\Office365\
I've also used that same path in SourcePath in my Configuration.xml file. Then running the /download command, I end up with a copy of the source files under C:\Users\Aaron\Downloads\Office365\Office
I've then run the following command to create the AppV package, which looks like this under Command Prompt:
C:\Users\Aaron\Downloads\Office365> setup.exe /packager configuration.xml C:\Users\Aaron\Downloads\Office365\AppV
Please remember to click "Mark as Answer" or "Vote as Helpful" on the post that answers your question (or click "Unmark as Answer" if a marked post does not actually answer your question). This can be beneficial to other community members reading the thread.
This forum post is my own opinion and does not necessarily reflect the opinion or view of my employer, Microsoft, its employees, or other MVPs.
Twitter: @stealthpuppy | Blog: stealthpuppy.com | The Definitive Guide to Delivering Microsoft Office with App-V
- Edited by Aaron.ParkerModerator Thursday, August 29, 2013 7:01 AM
Thursday, August 29, 2013 6:52 AMModerator -
Monday, September 2, 2013 7:29 PM