Add-in support on Office 365 click-to-run installed and Office 365 App-V installed

Hi,
We have to make a decision on deploying Office 365 via on premise click-to-run, with the Office Deployment tool, or via App-V. But the way add-ins are supported on Office 365 / Office 2013 on App-V 5.0 SP2 is not clear to me.
Some Technet sites mention that for add-in support on an App-V based office, the add-ins should be sequenced and put together in a connection group with the Office App-V package (created by the Office Deployment tool)
On
http://blogs.technet.com/b/office_resource_kit/archive/2013/12/02/announcing-app-v-5-0-sp2-support-for-office-2013-volume-licensing-editions.aspx however, I read in the table “Full-featured Office with integration with other applications,
add-ins, and Windows”
When testing with third party applications and Visual Studio installed in a classical installer way, the add-ins are added to the App-V installed Office, but we are sometimes experiencing error messages in word / excel with the add-ins
enabled.  
Should add-ins be sequenced to be used on an App-V based Office? Or in other words, is there a difference in add-in support between the click-to-run version and the App-V version of Office for non-virtualized add-ins?

Hi,
There is a new feature for Office 365 Pro Plus, it allow administrators the ability to exclude App element. We need to use Office 2013 Click-to-Run (Build 15.0.4615.1001) and logon as administrator. 
http://blogs.technet.com/b/odsupport/archive/2014/05/14/new-application-selection-feature-offered-with-the-may-2014-update-of-office-2013-click-to-run.aspx
Then, we'd better follow this link and repeat the steps one by one:
http://lyncme.co.uk/office365/office365-proplus-click-to-run-lets-stop-onedrive-for-business-from-being-installed/
Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does
not guarantee the accuracy of this information.
Regards,
George Zhao
TechNet Community Support

Similar Messages

  • Can't install the sharepoint designer 2013 (32 or 64 bits) because of the "Office 15 click-to-run extensibility component"

    Hi there,
    I have a problem installing sharepoint designer 2013 which I downloaded .
    When I try to install the 64 bits installation program it it comes up with a popup that there are 32 bits programs found on my laptop. (Office 15 click-to-run extensibility component)
    When I try to install the 32 bits program of sharepoint designer it gives the same popup only that it found a 64 bits office program (Office 15 click-to-run extensibility component).
    What can I do to resolve this strange problem?
    I have a windows 8.1 laptop and use office as part of office 365.

    Hi GerritAikema,
    According to your description, my understanding is that you got an error when you installed SharePoint 2013 Designer 64-bit.
    Please uninstall the Office 15 Click-to-Run Extensibility component, then install SharePoint 2013 Designer 64-bit, compare the result.
    For uninstalling the Office 15 Click-to-Run Extensibility component, you can refer to the link:
    http://lennytech.wordpress.com/2013/08/10/uninstalling-the-office-15-click-to-run-extensibility-component/
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Need assistance creating applications with superseedence to uninstall Office 2010, Lync 2010 and then install Office 365 click to run 2013

    We are getting ready in a few months to uninstall our locally installed Office 2010 and head to the cloud with Office 365 2013. I have created applications to uninstall Office 2010 and Lync 2010 and then added them to the supersedence tab for Office 365
    office 2013 click to run with appv5.
    When deploying the office 365 2013 application it does not uninstall office 2010 or lync 2010 with the supersedence.  I am able to manually uninstall Office 2010 and Lync 2010 with the command lines I am using in the applications.
    The application uninstall for Office 2010 is:
    The application uninstall is an exe so I created an application, created a deployment type with the location of our Office 2010 admin point, installation program and uninstall program are set with the same line as I have tried to deploy it separately and
    also as a supersedence in the Office 365 application setup.exe /uninstall ProPlus /config "\\sccmserver\share\Office2010\ProPlus.ww\silentuninstallconfig.xml.  The silentuninstallconfig.xml was created from the original config.xml file and edited
    to these settings:<Configuration Product="ProPlus">
     <Display Level="none" CompletionNotice="NO" SuppressModal="yes" AcceptEula="yes" />
     <Setting Id="Reboot" Value="Never" />
     <Setting Id="SETUP_REBOOT" Value="NEVER" />
     <OptionState Id="ProductFiles" State="Local" Children="force" />
     </Configuration>
    The detection method is the folder path to see that office 14 exists.  When I deploy this the machines finish with success showing this exists, but does not uninstall Office 2010.
    running the command line manually mapped to this location on a machine uninstalls office 2010 without issue. 
    Lync 2010 uninstall:
    Lync is an exe so I am using the LyncSetup.exe /silent /uninstall.  The application is in the supersedence tab for Office 365 2013. This never installs.  If I create a softare distribution and deploy it on its own it uninstalls without issue. 
    We are going to use Lync 2013 with our office 365 2013 installation so we need to uninstall this.  The detection method for lync is file system folder and the Microsoft lync folder for detection.
    MS Office 15 (Office 365) was created with the click to run tool.  I can install this with the application I created using the appv5 package created with the click to run tool.  The issue is we need Office 2010 and Lync 2010 uninstalled first. 
    Having both versions of Office installed in test has caused issues where Office 15 365 will not list in add and remove programs and cannot be uninstalled even with the fix it article to remove office 2013. 
    I have looked at many articles and so far it is not working for us.  Any help appreciated to get us to the cloud.
    Thanks,
    Brit

    The applications I have for uninstall of office 2010 and Lync 2010 for some reason do not uninstall. Manually testing the command lines they do.  The detection method seems to be hanging things up.  On the lync uninstall detection method I have
    the setting type of file system, type folder, path c:\program files\ folder name Microsoft Lync.
    I highly recommend using something other than a file/folder "exists" detection method. Installers are constantly leaving things behind due to environmental inconsistencies. It may leave files/folders behind with a schedule to delete files on next reboot.
    These things are unpredictable and very hard to use. I just use the "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" Registry location. There you can actually key off the "Product Version" DWORD as well which gives you an even more accurate method
    to determine if the application you are trying to deploy (or expect to exist) is truly there. This, of course, being if you are not using an MSI. If you have MSI technology ALWAYS use the product code unless the person writing the MSI chooses to use the same
    product code for every version release of their product. In which case, Use the registry method.
    As far as getting the supersedence and everything working. You need to start from the basics. Create Applications for all of the apps you want to remove. Make sure they install and uninstall properly (seems like overkill but it isn't that hard). Once you
    have working install/uninstall applications then you can easily apply supersedence to your new applications with a setting of Uninstall on the superseded apps you should have no problem getting rid of them. I have done this for numerous things.
    For example, I did this with Cisco Jabber to replace older versions of jabber, older versions of cisco unified personal communicator and lync and OSC. All of these replaced versions had to have an Application but once it was in it took two seconds to apply
    all the supersedence rules and now I know when I push that software out no matter version is running on any machine it will pull all the old apps off and put the new one on.
    Dustin Estes - MCP | www.dustinestes.com

  • Office 365 Click to Run April Update version has changed

          
     We are implementing a process for controlling Office 365 click-to-Run updates so that our application testers can verify that the updates have no adverse effects on their applications. 
    We started distributing the April update on April 14th and the update version at the time was 15.0.4711.1002.  We are also using the group policy registry keys to control the version.  Today after hours of troubleshooting why we are now getting
    errors when PCs are trying to update to that version I discover that there is no longer a version 15.0.4711.1002 and has been replaced by 15.0.4711.1003.  I cant find anywhere why this has been updated or what changes were made so I don't know if this
    now has to be retested by our testing group.   Just wondering is this a minor change and if so what was it?

    Thanks for responding Tony - here is my modified configuration.xml (I've only removed DFS location names)
    <Configuration>
      <Add SourcePath="\\OurDomain.com\Office365\Files" OfficeClientEdition="32" >
        <Product ID="O365ProPlusRetail">
          <Language ID="en-us" />
        </Product>
      </Add>
      <Updates Enabled="TRUE" UpdatePath="\\OurDomain.com\Office365\Files\Updates" />
      <Display Level="None" AcceptEULA="TRUE" />
      <Logging Name="Office2013Setup.log" Path="%windir%\Logs\Office\" />
      <!--  <Property Name="AUTOACTIVATE" Value="1" />  -->
    </Configuration>
    Carl Barrett | Twitter: @Mosquat

  • Office 2010 click to run , Protected Q Drive, cannot reinstall Office

    Hello,
    I have on my machine a version of office 2010, I am trying to unistall it and install a different version of office, when trying to uninstall the application from the control panel I get the following message :
    This 64-bit product may not be installed with Microsoft Office Click-to-Run. Remove Microsoft Office Click-to-Run and try again.
    Now on my machine there is nothing that is an office click to run except for a Q drive that is protected, and I cannot edit or format it, when trying to I geet a message about not having rights to do so, although I am an administrator. the problem here is
    that I do not have Microsoft Office Click-To-Run 2010
    under programs and features. so I cannot uninstall it.
    I went to this link : http://support.microsoft.com/kb/290301
    I tried the fix it app, I got this message:
    Click-to-Run Application Manager
    The action cannot be completed. Try the action again. If the problem continues, contact Microsoft Product Support.
    OK  
    Any ideas?

    Hi
    Thank you for using
    Microsoft Office for IT Professionals Forums.
    From your description, I understand that "This 64-bit product may not be installed with Microsoft Office Click-to-Run" Error message when
    you try to install a 64-bit version of Office 2010. If there is any misunderstanding, please feel free to let me know.
    To determine whether you have Microsoft Office Click-to-Run 2010 installed on your computer, click the File tab and then click Help.
    If you see a Click-to-Run Product Updates section, then Click-to-Run 2010 is installed on your computer.
    To uninstall Microsoft Office Click-to-Run 2010 from your computer, follow these steps:
    Click Start, and then click Control Panel.
    Click the Add or Remove Programs item or click the Programs and Features
    item.
    In the list of installed programs, click Microsoft Office Click-to-Run 2010 and then click Uninstall.
    Click Yes when you are prompted to remove all applications that were installed by Office Click-to-Run.
    More detailed information you can refer to this Knowledge Base link
    http://support.microsoft.com/kb/982258
    Or follow these article steps to
    uninstall Office Click-to-Run products:
    Update, repair, or uninstall Office Click-to-Run products
    http://office.microsoft.com/en-us/excel-help/update-repair-or-uninstall-office-click-to-run-products-HA010382089.aspx#_Toc272139016
    Please take your time to try the suggestions and let me know the results at your earliest convenience. If anything is unclear or if there is anything I
    can do for you, please feel free to let me know.
    Hope that helps.
    Sincerely
    William Zhou CHNPlease remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Office 2013 Click-to-Run

    All,
    We are having issues with some customers that have the Office 2013 Home and Business Click-to-Run version of office installed.  Users are randomly having their installation corrupted. This interestingly enough didn't start happening until SP1 was released
    for Office 2013. I am aware that click-to-run installations of office don't update via Windows Updates direct but through another method. Is anyone else seeing this happen?  Any thoughts would be appreciated.
    Some of the symptoms are as follows:
    1.  None of the Office apps open.  You double-click but nothing happens nor are there any processes running.
    2.  If you open an office document direct you might get a message something to the effect of There was a Problem sending the command to the program.  None of the documented fixes appear to correct the issue for this type of error.
    3.  A system restore point fixes it but it breaks again within a day or two.
    4.  The only fix at this point is to uninstall (Using FixIt KB2739501) and reinstall which of course pulls down the latest build with SP1.

    Hi,
    You can probably fix the issue by updating the video driver to the latest.
    Please refer to this thread below, many users had the same issue and solved it by updating the video driver:
    http://social.technet.microsoft.com/Forums/en-US/34401d63-6c3b-47e6-ab20-9ed9b70d890b/outlook-2013-sp1-unusable-since-sp1-update-?forum=officesetupdep
    Thanks,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Office 2013 Click-to-Run Event Logs

    Anyone know what the event logs are (Source, Event ID, etc) for Office 2013 Click-to-Run version? Specifically, I'm trying to find out when my installation was last updated (automatic updates are enabled). In general it would also be nice to know
    what all of the different events are that the program will log.
    Shaun

    Hi,
    To view the Office updates log, we can just go to Control Panel > All Control Panel Items > Windows Update and click
    View update history.
    If you want to know all the event logs related to Microsoft Office, we can use Event Viewer.
    http://windows.microsoft.com/en-in/windows/open-event-viewer#1TC=windows-7
    To find Office-related logs, click Event Viewer > Applications and Services Logs > Microsoft Office Alerts in the Event Viewer window.
    Regards,
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Office 2013 click to run: configure specific options like in /admin setup

    Hi,
    In an Office 2013 click-to-run install, how can we  set f.e. the Exchange server, disable Junk mail protection (we have a seperate system for that), disable RSS, username to be used in Outlook (%username%) etc?
    We have that when using the office 2013 setup.exe /admin but not in the click to run.
    I don't find these options in the config.xml reference: http://technet.microsoft.com/en-us/library/cc179195%28v=office.15%29.aspx
    Please advise.
    J.
    Jan Hoedt

    Hi Jan,
    Click-To-Run version of Office 2013 does not contain the Office Configuration Tool (OCT). And the
    Config.xml file mentioned above is used to customize Windows Installer-based Office 2013 installations, not for Click-To-Run version of Office.
    To configure these specific options for Click-To-Run version of Office 2013, you can use
    Group Policy Administrative Template files (ADMX, ADML). The policy settings apply to both Windows Installer-based (MSI) and Click-to-Run version of Office 2013.
    Download link for the Group Policy Administrative Template files (ADMX, ADML):
    http://www.microsoft.com/en-us/download/details.aspx?id=35554 
    Here is the reference you'll need:
    http://technet.microsoft.com/en-us/library/cc178992(v=office.15).aspx
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • MBSA and Office 2013 click to run

    Hello,
    Does anybody know if the click-to-run version of Office 2013 is scan by the MBSA?
    This page tells us which products but not specifically if CTR is covered:
    http://technet.microsoft.com/en-US/security/cc184924.aspx
    Thanks,
    Carl
    Carl Barrett | Twitter: @Mosquat

    Hello,
    I would use Process Monitor to understand what happens and to see why Outlook isn't seeing the plugin, and why the wizard is crashing
    Nicke Källén | The Knack| Twitter:
    @Znackattack

  • Office 2013 click-to-run does not honor deselecting 'Make Outlook the default program' checkbox

    We use an email client other than Microsoft Outlook (let's say Thunderbird)
    Thunderbird is set as the default mail client for the machine (HKLM\Software\Clients\Mail\(default) set appropriately)
    Occasionally, we launch Outlook (but absolutely do not want it as the default mail client for the machine).  About 30 seconds after launching Outlook, we see that the Windows default mail client changes to Microsoft Outlook.The 'Make Outlook the default
    program for E-mail, Contacts, and Calendar' checkbox in File->Options is disabled.
    Further investigation with ProcMon indicates that a SYSTEM service called integrator.exe starts up about 30 seconds after we launch Outlook.  This service changes the HKLM\Software\Clients\Mail\(default) registry key to be Microsoft Outlook.
    We have tested with multiple non-Outlook email clients, and the behavior is always the same.
    This only happens on click-to-run installs of Office 2013.  Regular installs of Office 2013 do not have the problem.  Older versions of Outlook do not have the problem.
    What can we do to get Outlook to honor the 'Make Outlook the default program' setting?

    Kapaal -
    Thanks for your reply.  Your blog post would certainly work if this was just a user-mode app that was making the change, but that's not the case with Office 2013.
    The integrator.exe process that is making the change is part of Microsoft's Click-to-Run system.  It runs as a service with local system access, and thus would have full access to the key.  I might be able to lock it down by creating a second system
    admin account and playing games with it - but that will make it very difficult to actually change the value when I want it do be changed, and I really shouldn't have to be doing workarounds to prevent Office itself from doing this.
    - Kevin

  • HT5858 Before IOS7, I was able to double click the menu button and turn off apps to save battery, Is there a way to do this with IOS7?

    Before IOS7, I was able to double click the menu button and turn off apps to save battery, Is there a way to do this with IOS7?

    Sure thing...You're very welcome!
    Thank you for the points!

  • HT4009 im trying to do an in app puchase and it says go to support at itunes - i dont have any restrictions and have not had problems installing apps????

    im trying to do an in app puchase and it says go to support at itunes - i dont have any restrictions and have not had problems installing apps????

    Well that was a jerk reply, thanks for no help 'gdgmacguy'. I have the same problem and have already contacted support regarding the matter. Hang tight Scottyp, I will post any resolution I find or receive from support for us and others coming here for help.

  • Deployment of Office 365 Click to Run

    Having an issue getting the O365 to install and wondering if I could get some help.    I am new to SCCM and have managed to get a few other apps/packages pushed out without issue.  I have followed a couple of online resources to get this one
    going but am at the end of my rope.
    Created an Application that pushes out to a user Group.
    Client Computer (default device) is seeing the package and downloading for the appropriate users and I can see the complete package in the \windows\CCMCACHE
    The issue appears that it is timing out waiting for user input when doing the install.
    the app is calling setup.exe /configure configuration.xml
    Contents of configuration.xml below 
    <Configuration>
    <Product ID="O365ProPlusRetail">
    <Language ID="en-us" />
    </Product>
    </Add>
    <Display Level="None" AcceptEULA="TRUE" />
    <Property Name="AUTOACTIVATE" Value="1" />
    </Configuration>
    Here is the App enforcment log that tells me it is exceeding 120 minutes
    <![LOG[+++ Starting Install enforcement for App DT "Deploy Office 365 Pro Plus X32" ApplicationDeliveryType - ScopeId_F0A72C6A-71AD-48AB-9637-3C4F9DC381D0/DeploymentType_ee4472b1-c0c3-4ed5-aeda-b6d844c62944, Revision - 6, ContentPath - C:\windows\ccmcache\1i, Execution Context - System]LOG]!><time="14:16:04.873+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appprovider.cpp:1702">
    <![LOG[ A user is logged on to the system.]LOG]!><time="14:16:04.885+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appprovider.cpp:2083">
    <![LOG[ Performing detection of app deployment type Deploy Office 365 Pro Plus X32(ScopeId_F0A72C6A-71AD-48AB-9637-3C4F9DC381D0/DeploymentType_ee4472b1-c0c3-4ed5-aeda-b6d844c62944, revision 6) for system.]LOG]!><time="14:16:04.889+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appprovider.cpp:2148">
    <![LOG[+++ Application not discovered. [AppDT Id: ScopeId_F0A72C6A-71AD-48AB-9637-3C4F9DC381D0/DeploymentType_ee4472b1-c0c3-4ed5-aeda-b6d844c62944, Revision: 6]]LOG]!><time="14:16:04.910+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="localapphandler.cpp:291">
    <![LOG[ App enforcement environment:
    Context: Machine
    Command line: setup.exe /configure configuration.xml
    Allow user interaction: No
    UI mode: 0
    User token: null
    Session Id: 4294967295
    Content path: C:\windows\ccmcache\1i
    Working directory: ]LOG]!><time="14:16:04.911+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appcontext.cpp:85">
    <![LOG[ Prepared working directory: C:\windows\ccmcache\1i]LOG]!><time="14:16:04.912+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appcontext.cpp:189">
    <![LOG[ Prepared command line: "C:\windows\ccmcache\1i\setup.exe" /configure configuration.xml]LOG]!><time="14:16:05.012+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appcontext.cpp:338">
    <![LOG[ Post install behavior is BasedOnExitCode]LOG]!><time="14:16:05.411+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appcommon.cpp:1094">
    <![LOG[ Waiting for process 1612 to finish. Timeout = 120 minutes.]LOG]!><time="14:16:05.414+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appexcnlib.cpp:1958">
    <![LOG[Exceeded timeout of 120 minutes while waiting for process 1612 to finish.]LOG]!><time="16:16:05.723+300" date="02-12-2015" component="AppEnforce" context="" type="2" thread="11560" file="appexcnlib.cpp:1972">
    <![LOG[WaitForRunningProcess failed. Error 0x87d00213.]LOG]!><time="16:16:05.723+300" date="02-12-2015" component="AppEnforce" context="" type="3" thread="11560" file="appexcnlib.cpp:1988">
    <![LOG[CMsiHandler::CompleteEnforcement failed with 0x87d00213]LOG]!><time="16:16:05.724+300" date="02-12-2015" component="AppEnforce" context="" type="3" thread="11560" file="msihandler.cpp:320">
    <![LOG[CAppProvider::CompleteEnforcement failed with error 0x87d00213]LOG]!><time="16:16:05.729+300" date="02-12-2015" component="AppEnforce" context="" type="3" thread="11560" file="appprovider.cpp:2544">
    <![LOG[++++++ Failed to enforce app. Error 0x87d00213. ++++++]LOG]!><time="16:16:05.736+300" date="02-12-2015" component="AppEnforce" context="" type="3" thread="11560" file="appprovider.cpp:2467">
    As this is the first package that really has failed miserably I would love any help trying to troubleshoot what is wrong.

    I haven't pushed this application out but I have looked at OneDrive which was very similar.
    https://social.technet.microsoft.com/Forums/en-US/fdc35051-796f-4c94-98b4-19df0bc316e3/one-drive-for-business-deployment-with-sccm?forum=configmanagergeneral
    Forget about Configuration manager, it's just running the installation via a command line under the system account.
    Copy your application to a local machine and run it from from a command line,
    It might be worth changing the display level property so you can see if the installation is prompting for anything.
    You could also add
    <!--  <Logging Level="Standard" Path="%temp%" />  -->
    and check the temp directory for the log file.
    Start run %temp%
    or if running under the system account this will be located C:\windows\temp.
    Once you have your installation going through silently then run it under the system account. again do this from the local machine without configmgr using PSEXEC -i -s cmd.exe
    http://richardbalsley.com/a-simple-tip-to-test-software-installation-using-the-local-system-account
    One that works it will fly out using ConfigMgr.

  • AppV5 Excel/Office ProPlus 2013 Click to Run Sequencing (and include some native Addins)

    Hello,
    We need two native Excel 2013 Addins: PowerPivot and PowerView. Since Office 2010 is installed locally on all client machines I would like to virtualize Excel 2013 (Click to Run) with these two addins. Licensing is no issue because an
    Office 365 subscription will be purchased.
    So, I have successfully sequenced Excel 2013 with AppV 5.0 SP1 via the Office Deployment Tool. It all seems too easy:
    First download sources (setup.exe /download configuration.xml)
    Second configure sources (setup.exe <xml file>)
    Last create the AppV package (setup.exe /packager <xml> <path to save .appv package>)
    My Configuration.xml file looks like this:
    <Configuration>
    <Add SourcePath="\\serverr\share" OfficeClientEdition="32" >
    <Product ID="ExcelRetail">
    <Language ID="en-us" />
    </Product>
    </Add>
    <Display Level="None" AcceptEULA="TRUE" />
    <Logging Name="Office2013Setup.txt" Path="%temp%" />
    <Property Name="AUTOACTIVATE" Value="1" />
    </Configuration>
    But I end up with an Excel 2013 AppV package that:
    Doesn’t include the addins (no wonder because I didn’t sequenced it myself).
    All the 'first run wizards' popup at launch (Default File Type question & Welcome to your new Office). Normally I disable these with OCT for physical installations, or configure them while sequencing.
    Is there a way to disable the first run wizards in the “setup.exe /configure” step? And can I add Excel Addins during package creation? Or need I script this within the DeploymentConfig.xml/UserConfig.xml with a .reg import for example?
    Thanks,
    Ben

    Hello,
    We need two native Excel 2013 Addins: PowerPivot and PowerView. Since Office 2010 is installed locally on all client machines I would like to virtualize Excel 2013 (Click to Run) with these two addins. Licensing is no issue because an
    Office 365 subscription will be purchased.
    So, I have successfully sequenced Excel 2013 with AppV 5.0 SP1 via the Office Deployment Tool. It all seems too easy:
    First download sources (setup.exe /download configuration.xml)
    Second configure sources (setup.exe <xml file>)
    Last create the AppV package (setup.exe /packager <xml> <path to save .appv package>)
    My Configuration.xml file looks like this:
    <Configuration>
    <Add SourcePath="\\serverr\share" OfficeClientEdition="32" >
    <Product ID="ExcelRetail">
    <Language ID="en-us" />
    </Product>
    </Add>
    <Display Level="None" AcceptEULA="TRUE" />
    <Logging Name="Office2013Setup.txt" Path="%temp%" />
    <Property Name="AUTOACTIVATE" Value="1" />
    </Configuration>
    But I end up with an Excel 2013 AppV package that:
    Doesn’t include the addins (no wonder because I didn’t sequenced it myself).
    All the 'first run wizards' popup at launch (Default File Type question & Welcome to your new Office). Normally I disable these with OCT for physical installations, or configure them while sequencing.
    Is there a way to disable the first run wizards in the “setup.exe /configure” step? And can I add Excel Addins during package creation? Or need I script this within the DeploymentConfig.xml/UserConfig.xml with a .reg import for example?
    Thanks,
    Ben
    You said you used the Office Toolkit? In this you can set Disable Opt-in Wizard on first run.
    Was this used when installing on the sequencing machine?
    Alternatively you could attempt to launch excel during the sequencing phase and go through those menu's to ensure they don't launch on first launch of the virtual Excel. I believe that shouldn't be a problem since.
    For the Add-in's, it seems like you know they weren't included or connected in any way, that's likely the issue with those.
    PLEASE MARK ANY ANSWERS TO HELP OTHERS Blog:
    rorymon.com Twitter: @Rorymon

  • Office 2013 Click to Run - VAMT error: product SKU is not found

    We failed to install the retail key for Office 2013 Home and Business Retail through VAMT. Error is: The Software Licensing Service reported that the product SKU is not found.
    VAMT key install and activation worked fine with other retail products. I believe it's somehow related to the click-to-run technology.
    Any help would be appreciated.

    Hi,
    I'm not quite sure how exactly you did in VAMT, but usually, the error message will show up only if you are using a wrong product key.
    Do you have any other product keys installed in VAMT? Make sure you are using the correct key. Also, which activation option are you using in VAMT?
    http://technet.microsoft.com/en-us/library/hh825164.aspx
    Regards,
    Ethan Hua
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

Maybe you are looking for

  • Messages sending as iMessage to ex iphone user

    I was wondering if anyone can help. When I got my Iphone 4 I gave my 3gs to my mum. She used my account for the app store and when iOS5 came out she got her own account to use with iMessage, find my friends ect. My mum has now moved to an Android pho

  • Iphoto is streaming very slowly with my new ATV 2? why?

    I have about 100+ Events. Some Events have 20 pictures, some have 100 pictures; I have two issues 1) Trying to load an Event and the pictures in the Event I feel takes around 1min+ most of the times (feels like forever) - I dislike the experience 2)

  • Username passwords for client 000

    Dear All, I don't have credentials of SAP* DDIC in DEV QAS and PRD of client 000. Can you please let me know steps to recover the passwords? Please let me know the steps or ways . don't put external links Regards Nikhil

  • HD space issue

    Hi all, I'm having an issue with my hard drive space when using iMovie. Up until a few days ago I had around 34 gbs of space left on my mac and then imported a bunch of video. The new video dropped my space down to around 20 gbs left...so I decided t

  • Trying to forward will not forward the original message or attachments

    When I click on forward for an email, neither the body of the email or the attachments appear on the forwarded page.