Installing Microsoft 2013 Visio via Intune

I am trying to install microsoft visio using the Office deployment Tool Click and Run.
I was able to get Office 2013 to successfully install by it self to over 28 computer with no problem.
So I am basically used the same Configuration.xml file but with no sucess.
Here is the XML file.
<?xml version="1.0"?>
-<Configuration>
 -<Add OfficeClientEdition="32">
 -<Product ID="VisioProRetail">
 <Language ID="en-us"/>
 </Product>
</Add>
<!-- <Updates Enabled="TRUE" UpdatePath="\\Server\Share\Office\" /> -->
 <Display AcceptEULA="TRUE" Level="None"/> <Logging Path="%temp%" Name="VisioClick2RunWindowsIntune.txt"/>
<!-- <Property Name="AUTOACTIVATE" Value="1" /> -->
 </Configuration>
Thanks for all the help. 
Ivan Nix

I know this is very old but I’m trying to clean up old posts. Did you ever solve this? If so it would be good if you could post the solution to assist others. If not, at this
stage, as nobody has answered, I would recommend that you call Intune support if the issue still exists.
You will find your local Intune support number here
http://technet.microsoft.com/en-US/jj839713.aspx
Gerry Hampson | Blog:
www.gerryhampsoncm.blogspot.ie | LinkedIn:
Gerry Hampson | Twitter:
@gerryhampson

Similar Messages

  • Not able to install Microsoft applications 2 via s...

     Hi,
     Today i conncted my phone to pc and saw the update Microsoft apps 2.0 is available. But when
     I try to install it , it goes through half (50% exactly) and stays there for a hell lot of time and then gives the error "application installation failed".
    Has this happened to anybody ??
    pls leave your suggestions
    regards,
    NoForm

    Nokia Suite usually cache's the installation files, if you search for them (they'll be called .sis or sisx) you might be able to manually copy them over to your phone and then install from there. you then might get a more meaningful error message from the installation.

  • Cannot install Office 2013: Microsoft Setup Bootstrapper has stopped working

    I have been trying to install Office 2013 and get this error. Microsoft Setup Bootstrapper has stopped working. Full details are below.
    The version of office I am installing is
    en office professional plus 2013 with sp1 x86 and x64
    The error log shows:
    2014/11/04 16:10:55:382::[7440] Cannot start standalone OSE. from <path>\en_office_professional_plus_2013_with_sp1_x86_and_x64_dvd_3928186\x86\proplusr.ww\ose.exe. Error code: 0x80070102
    2014/11/04 16:10:55:382::[7440] Error: Unable to select Source Engine process to start, see debug level logs for detail Type: 88::UnexpectedError.
    2014/11/04 16:10:55:398::[7440] Error: Unable to select Source Engine process to start, see debug level logs for detail Type: 88::UnexpectedError.
    2014/11/04 16:10:55:398::[7440] Error: Unable to select Source Engine process to start, see debug level logs for detail Type: 88::UnexpectedError.
    2014/11/04 16:10:55:398::[4744] WER element [P4] is set to value [UnexpectedError]
    2014/11/04 16:10:55:398::[4744] WER element [P7] is set to value [UnexpectedError]
    2014/11/04 16:10:55:398::[4744] WER element [P6] is set to value [Unable to select Source Engine process to start, see debug level logs for detail]
    2014/11/04 16:10:55:398::[4744]  WER element [P6] is converted to [C6F06531]
    2014/11/04 16:10:55:398::[4744] Error: Unable to select Source Engine process to start, see debug level logs for detail Type: 88::UnexpectedError.
    2014/11/04 16:10:55:413::[4744] Catalyst execution finished: 11/04/2014 16:10:55.  Return code: 30088.  Exception caught: UnexpectedError.
    2014/11/04 16:10:55:413::[4744] PERF: TickCount=4546680 Name=RunSetup Description=End function
    The error window shows:
    [Window Title]
    Microsoft Setup Bootstrapper
    [Main Instruction]
    Microsoft Setup Bootstrapper has stopped working
    [Content]
    Windows can check online for a solution to the problem.
    [V] View problem details  [Check online for a solution and close the program] [Close the program]
    Problem signature:
      Problem Event Name: OfficeClassicSetup
      SETUP EXE VERSION: 15.0.4454.1000
      SETUP DLL NAME: OSETUP.DLL
      SETUP DLL VERSION: 15.0.4569.1503
      ERROR CODE: UnexpectedError
      MSI HRESULT: Unspecified
      ERROR DETAILS: C6F06531
      FIRST ERROR CODE: UnexpectedError
      OS Version: 6.1.7601.2.1.0.256.4
      Locale ID: 2057
    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
    C:\Windows\system32\en-US\erofflps.txt

    I managed to fix this... here’s what I did:
    I extracted the MSDN ISO to my downloads folder
    I created an office 2013 config file with logging set to verbose and copied it to the x64 installer directory
    I ran the installer and looked in my temp folder (c:\users\rob.henwood\AppData\Local\Temp)
    The log file created said “Cannot detect OSE Service”
    I found the OSE Service in the setup folder from the ISO
    I looked on another machine and found where it is installed then copied the registry settings for the OSE service.
    I restarted the machine and found the Office 64 Source Engine service now existed. I started the service.
    I ran the Office installer again and it all worked OK!
    Steps to fix:
    Create a folder for OSE
    C:\Program Files\Common Files\microsoft shared\Source Engine
    Copy the OSE.exe file to that folder
    Open the OSE.reg file (shown below) and apply the registry settings in that file to your registry
    Restart your machine
    Open services (services.msc) and see that  Office 64 Source Engine is installed
    Start the service
    Try installing Office 2013/Visio 2013.
    OSE.reg:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose64]
    "DisplayName"="Office 64 Source Engine"
    "Description"="Saves installation files used for updates and repairs and is required for the downloading of Setup updates and Watson error reports."
    "Type"=dword:00000010
    "Start"=dword:00000003
    "ErrorControl"=dword:00000001
    "ImagePath"=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,\
      6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,43,00,6f,00,6d,00,6d,00,6f,\
      00,6e,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4d,00,69,00,63,00,72,00,\
      6f,00,73,00,6f,00,66,00,74,00,20,00,53,00,68,00,61,00,72,00,65,00,64,00,5c,\
      00,53,00,6f,00,75,00,72,00,63,00,65,00,20,00,45,00,6e,00,67,00,69,00,6e,00,\
      65,00,5c,00,4f,00,53,00,45,00,2e,00,45,00,58,00,45,00,22,00,00,00
    "ObjectName"="LocalSystem"
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose64\Security]
    "Security"=hex:01,00,14,80,8c,00,00,00,98,00,00,00,14,00,00,00,30,00,00,00,02,\
      00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
      00,00,02,00,5c,00,04,00,00,00,00,00,14,00,9d,01,00,00,01,01,00,00,00,00,00,\
      05,04,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,05,12,00,00,00,\
      00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,00,\
      00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,01,01,00,00,00,00,\
      00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00

  • Office 2013 for O365 Intune Install (Click to Run)

    Hi Forum
    I have been trying to push Office 2013 click to run install through Intune.
    I want to use the source files in the Cloud rather than on a Network Share.
    So far I have:
    Downloaded the OCT and downloaded the Setup.exe and the Config.xml
    Changed the config file (a few times, testing and got this working using cmdline)
    I have run the /download and the /configure switch and managed to get this installing from the Cloud locally but not from Intune
    In Intune, I upload the Setup.exe (as primary) and my custom config.xml (is included) using this cmdline I deploy: setup.exe /configure configuration.xml (which managed to install the software locally)
    Then Deployed to the App Portal, I run the install and it fails at 50% every time.
    I have left the source path "empty" and with
    http://officecdn.microsoft.com/pr/?????????????? (link come from downloading .cab files)
    Is there something I am doing wrong?
    Thanks in advance
    NN

    HI,
    I wondered if anyone can help. I too would like to able to install Office 2013 from my Office 365 account to all PC's using Intune. 
    I have tried to follow the documentation but cant get this to work. Here is where I am so far:
    Downloaded Office Deployment Tool for Click to run
    Ran the setup /download "Path to Config File"
    Used this Config file
    <Configuration>
    <Add OfficeClientEdition="32" >
        <Product ID="O365ProPlusRetail">
          <Language ID="en-us" />
        </Product>
      </Add>
    <Display Level="None" AcceptEULA="TRUE" />
    < Logging Name="OfficeSetup.txt" Path="%temp%" />
    </Configuration>
    This downloaded OK but not sure where. I am unsure what to do after that. I am, at this point just trying to get it working locally. I ran
    setup /configure "Path to Config File"  that prompted me to run the Click to run install, however, this just flashes up on the screen and is gone.
    Please advise, I don't know when this should be so difficult
    Regards
    Jason

  • Error while installing Microsoft Identity Extensions Setup during installation of SharePoint Foundation 2013 on Windows Server 2012

    Hi All,
     When i try to manually (no internet connection on the server) install SharePoint 2013 Prerequisites on Windows Server 2012 I get the below error
    I have installed .Net Framework 3.5, 4.0 and Windows Identity Foundation using Add server roles or features from the server manager.
    From Software & Hardware requirements for SharePoint 2013 give
    Prerequisites for SharePoint 2013 I can see that the identity extensions are available only of Windows Server 2008 R2 and not for windows server 2012. Can you please provide the link for windows server 2012? 
    I have installed all the prerequisites required except Microsoft Identity Extensions.
    Raghavendra Shanbhag | Blog: http://moss-solutions.blogspot.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

    I fixed it by installing Microsoft Identity extensions from command line, please find command line below.
    C:\Windows\System32>msiexec.exe /i "C:\SharePoint2013ServerFiles\prerequisiteinstallerfiles\MicrosoftIdentityExtensions-64.msi" /quiet /norestart
    Note: In the above command C:\SharePoint2013ServerFiles\prerequisiteinsTallerfiles is the path where I had downloaded all the prerequisites for SP2013
    This will install Microsoft Identity Extensions and creates registry entries, which will help the SharePoint 2013 Prerequisite installer to complete the setup
    For more details check out
    here
    Raghavendra Shanbhag | Blog: http://moss-solutions.blogspot.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

  • I have installed 2010 microsoft office 2010 home and business version for my laptop,and i have installed lync 2013.Now i want create online lync meeting from outlook,but i am unable view that lync icon in outlook.Please give me the solution for this que

    I have installed 2010 Microsoft office 2010 home and business version for my laptop,and I have installed lync 2013.Now i want create online lync meeting from outlook,but i am unable view that lync icon in outlook.Please give me the solution for this issue.
    Regards
    Raghavendar

    Hi Raghavendar,
    Generally, when you install Lync 2013 in the computer with Office 2010, a Lync Meeting Add-in will be installed and enabled in Outlook 2010. Please follow these steps to check it:
    1. In Outlook, click the File tab, click Options, and then click
    Add-Ins.
    2. Please take one of the following actions:
    If the add-in is in the Inactive Application Add-ins list, follow these steps:
    a. In the Manage drop-down list at the bottom of the dialog box, click
    COM Add-ins, and then click Go.
    b. Click to select the check box next to the add-in, and then click OK.
    The New Online Meeting button should now be available in
    Calendar View, and the Online Meeting button should be available when you create a new calendar item.
    If the add-in is in the Disabled Application add-ins list, follow these steps:
    a. In the Manage drop-down list at the bottom of the dialog box, click
    Disabled Items, and then click Go.
    b. Select the add-in, and then click Enable.
    c. Restart Outlook, and then verify that the add-in is displayed in the
    Add-ins dialog box.
    The New Online Meeting button should now be available in
    Calendar View, and the Online Meeting button should now be available when you create a new calendar item.
    3. In Event Viewer, view the Application log to see whether an error was logged for Outlook, for Lync 2013, the Lync Meeting Add-in for Microsoft Office 2013.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Should I have installed Microsoft Office 2010 Filter Pack 64 bit with Ex 2013 SP1?

    I have installed Exchange 2013 SP1 on a 2012R2 server, and all went well (I am at early stages of migration).
    Following the pre-reqs listed here: https://technet.microsoft.com/en-us/library/bb691354%28v=exchg.150%29.aspx#WS2012
    I installed Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit only.
    Since then I have seen other articles suggesting that I install:
    Microsoft Office 2010 Filter Pack 64 bit
    Microsoft Office 2010 Filter Pack SP1 64 bit
    Given I didn't notice any errors in the install, do I need to install those filter packs or is that outdated advice?
    regards
    Roga

    Thanks for taking the time to post Ed
    I did a bit more research and it appears that there is more than one view on this.
    E.G. this blog
    Why Exchange 2013 doesn’t need the Microsoft Office Filter Pack says:
    "Exchange 2013 swaps MSSearch for the Search Foundation, a component shared with SharePoint 2013. The Search Foundation has no need of the Office Filter Pack because it includes its own filters. Unfortunately, until SP1 came along,
    the Exchange 2013 Setup program overlooked this fact and stated that the Office Filter Pack was a prerequisite. Setup would install if the Office Filter Pack was missing, but who’s going to ignore a warning issued by Setup. In any case, that warning seems
    to have finally been suppressed."
    This blog
    Planning and migrating a small organization from Exchange 2007 to 2013 (Part 10) has:
    "After choosing the relevant setting needed to begin installation, the Exchange 2013 setup program will now perform readiness checks. Assuming these complete successfully, we'll expect to see just one warning.
    This warning relates to the lack of the Office 2010 Filter Packs, which are not required for installation, and are only required to create Transport Rules for OneNote or Publisher files"
    And this one
    Exchange Server 2013 FAQ: Is the Office Filter Pack Required?
    "The Exchange 2013 pre-requisites page on
    TechNet, at the time of this writing, does include the Office Filter Packs as a step in the preparation of a server for Exchange 2013. What it doesn’t make clear is that they are not required.
    The new Exchange Search already has support for indexing/searching Office file types, as well as a series of other file types including some third party formats such as PDF. You can see a full list
    here.
    So should you install the Office Filter Pack? If you want to stop seeing that warning message, then yes. If you want to take the approach of only installing required software on your servers, then no. Consider also that installing it means potentially having
    to update it later on if there is a bug fix or a security issue."
    The final para above is the approach that I have now taken, but if someone can give me a good reason to install office 2010 filter packs on Ex 2013 sp1 I'll revise my view
    regards
    roga

  • All of Office 2010 Student and Home Edition Programs open as Microsoft Single Image instances since Installing Outlook 2013

    Office 2010 Student and Home Edition has been running without problems on my PC since 2012. Recently installed Microsoft Outlook 2013 (The version of Office 2010 did not include Outlook), since then, every time I open any of the original Office 2010 Programs
    eg XCEL, WORD, POWER POINT, ONE NOTE, the program opens in 'Microsoft Office 2010 Single Image' which appears to have to be installed every time any of the programs are opened. The Installation process takes anything up to a few minutes to complete and sometimes
    when filing or printing a document, the install restarts, on occasions, in an endless loop which requires random,imaginative keystroke action to terminate. The program shortcut icons all point to the 'Microsoft Office 2010 Single Image' application, I have
    not succeeded in finding where the original programs are located as a quick way of trying to fix the problem.
    The new installation of Outlook 2013 opens normally.
    Evidently, the Outlook 2013 installation has disturbed the 2010 licensing or something ellse, can this unintended change be reversed?
    Short of a complete Un-install + Re-Install, I have tried every straightforward  repair/ change (run All on my computer)/ enter product code etc option, all to no avail.
    I have read of variations on the same problem relating to mixing Office 2003/ 2007, cases of Outlook 2013 starting up in a similar way, but no examples of the specific problem outlined above. The next step
    is a complete Un-install + re-install of Office 2010, is this the answer or do I need to go further? Indeed, is there a quick fix?

    Hi,
    The Microsoft Office Single Image 2010 is a set of tools, documentation, and product files that licensed original equipment manufacturers (OEMs) can use to preload Office on new computers for distribution to end users.
    I would suggest you to try the methods listed in this KB article:
    http://support.microsoft.com/kb/2528748/en-us Just run the Fix-It tool mentioned in the page, or follow the steps to fix it by yourself.
    A similar issue is discussed here, you might have a look:
    http://answers.microsoft.com/en-us/office/forum/office_2010-office_install/microsoft-office-single-imagewhat-is-it-exactly/8a3fe920-d2b2-436e-9283-e7c085905692
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • Getting an Error while installing Microsoft Visual Studio 2013

    Hi team
    I am getting an error while installing Microsoft Visual Studio 2013
    PFB error : this version of visual studio requires a computer with a never version of windows
    P.S. I am having Windows  7 64 bit processor , van you please advise  ASAP

    Hi Kanchan Gandhi,
    A similar issue is addressed here, hope it’s helpful.
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/127869c4-7e00-450d-b7fc-1b3cd11ebf07/this-version-of-visual-studio-requires-a-computer-with-a-newer-version-of-windows?forum=vssetup
    This is system requirement of Visual Studio 2013:
    http://www.visualstudio.com/products/visual-studio-2013-compatibility-vs
    If there is anything I can do for you regarding this issue, feel free to post back.
    Best regards,
    Greta Ge
    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.

  • Since installing Microsoft two step verification for my Outlook account via my PC I can no longer send emails on this account on my iPad. How can I rectify this?

    Since installing Microsoft two step verification on my Outlook Account via my PC (Acer) I am unable to send emails on my iPad. I can neither remove two step verification or find a way to solve this. I would prefer to keep this email account as my prime one.

    You will probably need to create an app password for the Outlook account for use on the iPad...
    http://windows.microsoft.com/en-us/windows/two-step-verification-faq
    http://windows.microsoft.com/en-us/windows/app-passwords-two-step-verification

  • Do we require to install microsoft excel in sharepoint 2013 server?. if require to use sharepoint 2013 excel services.

    Do we require to install microsoft excel in sharepoint 2013 server?. if require to use sharepoint 2013 excel services.
    In our organisation, development team is asking to install office 2013 in SharePoint 2013 server to use different services, where as architecture team not allowing for the same. I need to provide proper justification for installing office 2013 in SharePoint
    2013 server. Please provide me the correct solution for the same.

    No, you do not need to install Office on the SharePoint server to utilize the Excel Services. Office should not be installed on the SharePoint server.
    Do they need Office Web Apps? Are they looking to have the capability to edit documents in the browser maybe? Or have document preview on search? Office Web Apps would be required for this, but this is a different product than Office.
    Brandon Atkinson
    Blog: http://sharepointbrandon.com

  • Unable to install Microsoft Office Professional Plus 2013

    I'm trying to install Office 2013 on a Windows 7 64bit but it fails as soon as I execute the setup.exe with the following error message "Microsoft Setup Bootstrapper has stopped working"
    So far I have tried running as administrator, disabling UAC, starting in diagnostic mode, re-downloaded the installation files but cant get it to install.
    Here is the detail error message, please advice - thank you!
    Log Name:      Application
    Source:        Application Error
    Date:          12/12/2012 11:59:08 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      mycomputer
    Description:
    Faulting application name: setup.exe_Microsoft Setup Bootstrapper, version: 15.0.4420.1017, time stamp: 0x50674255
    Faulting module name: KERNELBASE.dll, version: 6.1.7601.17965, time stamp: 0x506dcae6
    Exception code: 0xe0000002
    Fault offset: 0x000000000000bccd
    Faulting process id: 0x638
    Faulting application start time: 0x01cdd8ee93305d65
    Faulting application path: C:\Users\owner\Downloads\SW_DVD5_NTRL_Office_Professional_Plus_2013_64Bit_English_MSI_FPP_X18-65700\setup.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: d30f437d-44e1-11e2-a641-005056837d3f
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2012-12-13T04:59:08.000000000Z" />
        <EventRecordID>17335</EventRecordID>
        <Channel>Application</Channel>
        <Computer>mycomputer</Computer>
        <Security />
      </System>
      <EventData>
        <Data>setup.exe_Microsoft Setup Bootstrapper</Data>
        <Data>15.0.4420.1017</Data>
        <Data>50674255</Data>
        <Data>KERNELBASE.dll</Data>
        <Data>6.1.7601.17965</Data>
        <Data>506dcae6</Data>
        <Data>e0000002</Data>
        <Data>000000000000bccd</Data>
        <Data>638</Data>
        <Data>01cdd8ee93305d65</Data>
        <Data>C:\Users\owner\Downloads\SW_DVD5_NTRL_Office_Professional_Plus_2013_64Bit_English_MSI_FPP_X18-65700\setup.exe</Data>
        <Data>C:\Windows\system32\KERNELBASE.dll</Data>
        <Data>d30f437d-44e1-11e2-a641-005056837d3f</Data>
      </EventData>
    </Event>

    Hi,
    As troubleshooting Office setup issue can be tricky. These articles may help:
    http://blogs.technet.com/b/odsupport/archive/2010/12/30/troubleshooting-office-installation-failures.aspx
    http://technet.microsoft.com/en-us/library/cc511506(v=office.12).aspx
    http://support.microsoft.com/kb/826511
    http://community.office365.com/en-us/preview/blogs/office365preview/archive/2012/08/07/click-to-run-administrator-series-enabling-verbose-logging-for-troubleshooting-in-office-365-proplus-installations.aspx
    Jaynet Zhang
    TechNet Community Support

  • Trouble installing microsoft office 2013

     When i try to install Microsoft Office Professional Plus 2013 32 bit i get the message "Please Wait, were sorry. It looks like another installation is running. Please wait until it's finished and try installing Office again" although i
    do not have any other installations running. And once i press close to that Microsoft Bootstrapper "stops working" I have windows 7. Please help, thankyou!

    Hi,
    First, try to reboot your computer to check the issue, if the issue still occurs, then try the following methods.
    Note: Modifying REGISTRY settings incorrectly can cause serious problems that may prevent your computer from booting properly. Microsoft cannot guarantee that any problems resulting from the configuring of REGISTRY settings can be solved. Modifications
    of these settings are at your own risk.
    I need you to check in the registry for a certain subkey that might be there. The subkey we are looking for is called “InProgress”
     From your desktop click the Start
    button
    In the search field type “regedit” (do not hit enter, “regedit.exe” will appear in the start menu)
    Right-click “regedit.exe” and select “Run as administrator”
    (If you receive the User Account Control message, select continue or allow to proceed)
    You should now be the Registry Editor.
    Now we are going to browse to the following subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\InProgress
    Expand HKEY_LOCAL_MACHINE
    Expand SOFTWARE
    Expand Microsoft
    Expand Windows
    Expand CurrentVersion
    Expand Installer
    Under the “Installer” key do you see the subkey “Inprogress”, if so, right-click the “Inprogress” subkey and select delete.
    After you delete the “Inprogress” subkey, close the Registry Editor and any other window that you may have open and restart your computer.
    Jaynet Zhang
    TechNet Community Support

  • Captivate 7 Stuck Loading after installing Microsoft Office 2013

    Before the problem started, I initially had Adobe Captivate 5 (not 7) and have been working fine until I installed Microsoft Office 2013. As I tried to start Captivate 5, it gets stuck on the loading page—the welcome screen never shows up. After I checked this blog on the forum, which is blaming 3rd party fonts that may cause this issue to happen—I never installed any 3rd party fonts—I wasn’t sure if Office 2013 come with additional fonts that are not compatible with Captivate 5. So I removed Captivate 5 and installed the trail version of Captivate 7 (32 bit) thinking that Captivate 7 will be okay with any additional fonts that come with Microsoft Office 2013. Still having the same issue—can’t get the welcome screen—stuck on the loading screen. Regardless, whether I try to start the software or try to open an existing Captivate file by double clicking.
    As per another blog on the forum, I also tried removing/renaming Captivate folder located in C:\Users\MYUSERID\AppData\Local\Adobe but that didn’t help either. Now I have completely removed Captivate 5 folder from the directly as I have installed Captivate 7—still stuck with the same problem.
    I am running Window 7 Professional (32 bit), have the latest version of Java SE 7 Update 25, downloaded latest AIR update and of course every time removed any software, I did restart the computer to update the registration keys before installing a newer version of a software.
    You help and advice will be greatly appreciated! Many thanks!
    Regards,

    Hello Parth.
    Many thanks for your help! It worked!
    After deleting every font I could (out of 820 fonts, ended up deleting 687 fonts--only 133 remined that were proected-system fonts) I am successfully able to launch Captivate 7. I guess Microsoft Office 2013 did install some fonts that conflicted with Captivate 7 (even version 5). By the way, Myriad Pro, my favorite font when it comes to Captivate, is also system-protected that I couldn't delete. I now just have to work on Part B, and slowly reinstore the deleted fonts in small batches to keep Captivate working.
    Thank you again for the tip ... much appreicated!
    Regards,
    Farooq

  • Computer stuck on "Installing Microsoft Intune Client Software"

    Hi,
    One of our computers installed Microsoft Intune again after his harddrive crashed. We remote wiped the specific device from the admin panel. The client installed but never really succesfully finished the installation. We tried to uninstall the agent again
    using de admin console and the "ProvisioningUtil /UninstallAgents /WindowsIntune" cmd. 
    Now the client doesn't appear anywhere in the admin portal, Nor has the device been "enrolled" in the Company Portal-app. The agent reports with it's Icon in the tray (with Hourglass). When hovered above it states "Installing Microsoft Intune
    Client Software". 
    Serveral days has been passed and still it hasn't resolved yet. Can someone help me here?
    Note: OS: Windows 8.1 x64
    Kind Regards,
    UFadmin

    Please open a support case and they can help you remove the agents from the machine.
    Thanks,
    Jon L. - MSFT - This posting is provided "AS IS" with no warranties and confers no rights.

Maybe you are looking for

  • Access to UCCX Database

    Hi, I'm checking the MSDE of the uccx and trying to register to an external SQL But all trials fail The external SQL require an authentication, I entered the administrator user and password of the uccx windows machine but failed I don't know if it ne

  • Late 2011 Macbook Pro Crash/Random Restart

    Often when I would browse the web using Chrome, the OS will crash after using too tabs or will simply hang and will restart itself. I'm using Mavericks 10.9.5.  Model Name: MacBook Pro   Model Identifier: MacBookPro8,1   Processor Name: Intel Core i5

  • Urgent : Some info required

    Hi all I am trying to find out the frequency of usage of all cubes in my system. I have the list of all the  130 cubes in my system. Now i want a query, Function module or a table in which i gave my Cube name and it tells me two things : 1. When the

  • In Safari I had an icon on the toolbar "open in dashboard" so a selected part of a webpage would open in my macbook-dashboard. How can I do this with Firefox?

    The "open in dashboard" button in Safari allows me to make my own widget for the macbook dashboard. The widgets I am using are parts of webpages that would update regularly. Is there an equivalent in Firefox?

  • Line under the white paint

    so on the sides of my macbook it looks like their is streek of grey bubbles under the paint on one side... and on the other side their is like a blue line under the paint...I keep really good care of it, i have a case that I carry it in and i have tr