Unable to install 32 bit version of Office 2013

We had several computers deployed with the 64 bit version of Office 2013. Due to some unforeseen compatibility issues, we needed to remove the 64 bit version and then install the 32 bit version.  While we have been able to remove the 64 bit version,
we are not able to install the 32 bit version. After we click setup.exe,  We simply see the Office 2013 splash page that mentions "Please wait while setup prepares the necessary files" and then it disappears. Nothing in the event log either.
Any idea what is going on and how to resolve this?

Hi,
Do you mind telling us which category of Event viewer have you checked?
Most of the setup error log may be stored in Setup category, and some in Application category.
If there are some error logs, please upload, they'll help us to troubleshoot this issue.
Then, this issue also may be due to the remain of Office 2013 64bit. I recommend we remove it manually and clean the registry key:
==========
Method 1
Open C:\Program Files\Microsoft Office 15\root\integration\ 
Delete all C2RManifest*.xml files in that folder.
Open an elevated command prompt. Tap on Windows, enter cmd, right-click on the result and select run as administrator from the menu.
Type cd "C:\Program files\Microsoft Office 15\root\integration".
Type integrator.exe /U.
To remove the Office 2013 preview scheduled tasks run the following commands.
Type schtasks.exe /delete /tn "FF_INTEGRATEDstreamSchedule"
Type schtasks.exe /delete /tn "FF_INTEGRATEDUPDATEDETECTION"
Type schtasks.exe /delete /tn "FF_INTEGRATEDOffice 15 Subscription Heartbeat"
Keep the command prompt open.
Open the Task Manager with Ctrl-Shift-Esc.
Click on the Process tab and kill the following processes: integratedoffice.exe,
appvshnotify.exe, firstrun.exe and setup*.exe.
Type sc delete OfficeSvc at the command prompt.
Open Windows Explorer and delete the Microsoft Office 15 folder
Open %ProgramData%\Microsoft and delete the ClickToRun folder
Open %ProgramData%\Microsoft\office and delete the
FFPackageLocker file
Press Windows, type regedit and hit enter to open the Registry editor
Delete the following Registry keys.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\15.0\ClickToRun
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AppVISV
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Office 15 - ProfessionalRetail - en-us
Note that the name of the last Registry key depends on the installed version of Office.
Delete Office 2013 start menu shortcuts
Open %ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs and delete the Office 2013 folder
Go to the command prompt and run one of the following commands:
If you are running an x86 version of Office 2013 and an x64 operating system run the following command:
MsiExec.exe /X{50150000-008F-0000-1000-0000000FF1CE}
If you are running an x86 version of Office 2013 and an x86 operating system run the following command:
MsiExec.exe /X{50150000-007E-0000-0000-0000000FF1CE}
If you are running an x64 version of Office 2013 and and x64 operating system run the following command:
MsiExec.exe /X{50150000-008C-0000-1000-0000000FF1CE}
Run the following command afterwards: MsiExec.exe /X{00150000-008C-0000-0000-0000000FF1CE}
Method 2
Open the %windir%\Installer folder. Make sure you can view Hidden files and folders on your system
Select View, then Choose Details
Select Subject, type 340 in the width of the column and click ok. This may take several minutes before subjects appear.
Select View > Sort by > Subject
Locate all .msi files that have Microsoft Office 2013 product names and uninstall them.
Use Windows-R to open a run box
Enter services.msc and hit the enter key
Locate Office Source Engine and right-click the service and select
Stop from the context menu.
Open the %CommonProgramFiles%\Microsoft Shared folder or
%CommonProgramFiles(x86)%\Microsoft Shared on a 64-bit operating system
Delete the folders Office15 and Source Engine from the folder list.
Open the %ProgramFiles%\Microsoft Office folder or %ProgramFiles(x86)%\Microsoft Office on 64-bit systems
Delete the Office15 folder.
Open the MSOCache folder on the root of the hard drive
Open the All Users folder and delete every folder that contains 0FF1CE} in the name
Open the folder %appdata%\microsoft\templates
Delete the following files Normal.dotm and Welcome to Word.dotx
Open the folder %appdata%\microsoft\document building blocks
Delete the building blocks.dotx file
Press Windows-r, type regedit and hit enter
Open the following Registry key: HKEY_CURRENT_USER\Software\Microsoft\Office\15.0
Delete the following Registry keys if you are running a 32-bit version of Windows.
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Delivery\SourceEngine\Downloads\*0FF1CE}-*
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*0FF1CE*
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Upgrade Codes\*F01FEC
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\*F01FEC
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose
HKEY_CLASSES_ROOT\Installer\Features\*F01FEC
HKEY_CLASSES_ROOT\Installer\Products\*F01FEC
HKEY_CLASSES_ROOT\Installer\UpgradeCodes\*F01FEC
HKEY_CLASSES_ROOT\Installer\Win32Assemblies\*Office15*
Delete the following Registry keys if you are running a 64-bit version of Windows
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\Delivery\SourceEngine\Downloads\*0FF1CE}-*
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\*0FF1CE*
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose
HKEY_CLASSES_ROOT\Installer\Features\*F01FEC
HKEY_CLASSES_ROOT\Installer\Products\*F01FEC
HKEY_CLASSES_ROOT\Installer\UpgradeCodes\*F01FEC
HKEY_CLASSES_ROOT\Installer\Win32Asemblies\*Office15*
On a 32-bit version of Windows, open the following Registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
On a 64-bit version of Windows, open the following Registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall
Select File > Export, type UninstallKey01 and select Save.
Under the uninstall key determine the subkey that has the following values:
Name: UninstallString
Data: file_name path\Office Setup Controller\Setup.exe path
Delete the keys that match the data and repeat the process until all keys have been processed.
====
On the other hand, the installation source also may be a factor, please try to change one and test.
https://products.office.com/en-us/download-back-up-restore-microsoft-office-products?legRedir=true&CorrelationId=9398947d-5b49-4e53-a203-0ef5ff858293
Hope it's helpful.
Regards,
George Zhao
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.

Similar Messages

  • What query should I use to find all versions of Office 2013 64-bit installed on client computers?

    What query should I use to find all versions of Office 2013 64-bit installed on client computers? Could someone create a custom query? I need all of the client computers names and which ones have any Office 64-bit components. Thank you so much! I really
    appreciate it!

    Hi,
    You could edit the following query to meet your requirement.
    SELECT     dbo.v_R_System.Name0, dbo.v_GS_OPERATING_SYSTEM.Caption0 AS [Operating System],
                          dbo.v_GS_OPERATING_SYSTEM.CSDVersion0 AS [OS Service Pack], arp.DisplayName0,
                          CASE WHEN arp.version0 LIKE '11.0.6361.0' THEN 'SP1' WHEN arp.version0 LIKE '11.0.7969.0' THEN 'SP2' WHEN arp.version0 LIKE '11.0.8173.0'
    THEN 'SP3' WHEN
                           arp.version0 LIKE '12.0.6215.1000' THEN 'SP1' WHEN arp.version0 LIKE '12.0.6425.1000' THEN 'SP2' WHEN arp.version0 LIKE '14.0.6029.1000'
    THEN 'SP1' ELSE '' END
                           AS 'Service Pack', arp.Version0
    FROM         dbo.v_Add_Remove_Programs AS arp INNER JOIN
                          dbo.v_R_System ON arp.ResourceID = dbo.v_R_System.ResourceID INNER JOIN
                          dbo.v_RA_System_SMSInstalledSites AS ASSG ON dbo.v_R_System.ResourceID = ASSG.ResourceID INNER JOIN
                          dbo.v_GS_OPERATING_SYSTEM ON dbo.v_R_System.ResourceID = dbo.v_GS_OPERATING_SYSTEM.ResourceID
    WHERE     (arp.DisplayName0 LIKE '%Microsoft Office%edition%' OR
                          arp.DisplayName0 LIKE '%Microsoft Office Standard 2007%' OR
                          arp.DisplayName0 LIKE '%Microsoft Office Enterprise 2007%' OR
                          arp.DisplayName0 LIKE '%Microsoft Office Professional%2007%' OR
                          arp.DisplayName0 LIKE '%Microsoft Office Standard 2010%' OR
                          arp.DisplayName0 LIKE '%Microsoft Office Enterprise 2010%' OR
                          arp.DisplayName0 LIKE '%Microsoft Office Professional%2010%' OR
                          arp.DisplayName0 LIKE 'Microsoft Office 2000%' OR
                          arp.DisplayName0 LIKE 'Microsoft Office XP%') AND (arp.DisplayName0 NOT LIKE '%update%') AND
                          (arp.DisplayName0 NOT LIKE '%Microsoft Office XP Web Components') AND (dbo.v_R_System.Operating_System_Name_and0 NOT LIKE '%server%')
    AND
                          (arp.InstallDate0 NOT LIKE 'NULL')
    ORDER BY dbo.v_R_System.Name0, arp.DisplayName0, arp.Version0
    Full details:http://social.technet.microsoft.com/Forums/systemcenter/en-US/7baeb348-fb63-4115-8d76-2c884d18f708/sql-query-to-check-ms-office-service-pack-level?forum=configmgrreporting
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • We can't install Office 2013 64-bit on a Win 7 PC that had a 32-bit version of Office

    We have a development PC running Windows 7 64-bit. This PC has been around for a while, and way back had various 32-bit versions of Office installed, starting with Office 2003 through 2010. Those versions were uninstalled and Office 2013 Pro
    Plus 32-bit was the latest version installed. That version was uninstalled using Revo Uninstaller then the registry was cleaned using JV16 to make sure leftover junk from the prior 32 bit version(s) was removed so we could install Office 2013 x64
    Pro Plus, which we now need for testing. It won't install because the installer sees something left over from the prior 32 bit version(s). We can't wipe the PC and start over; it has special sensor hardware and software that we can't move to a different PC
    and we're on a tight timeline. We searched the registry and the Program Files (x86) folder and subfolders for anything left over from Office without any luck. The error message reads:
    We can't install the 64-bit version of Office because we found the following 32-bit
    programs on your PC:
    Please uninstall all 32-bit Office programs, then try reinstalling 64-bit Office.
    Note that the error message doesn't list the name(s) of any "32-bit programs on your PC" in the error message.
    Anybody have an idea how to force an installation of 64-bit Office 2013 Pro Plus?
    Web Developer

    2739501 - 2013 Method 1 or 3
    http://support.microsoft.com/kb/290301
     2010 Method
    2,3 or 4
    http://support.microsoft.com/kb/928218/ 
    2007 Method 2,3 or 4
    http://support.microsoft.com/kb/2639197 
    2003  Method 2,3 or 4
    these tips will help you clean ALL of the bits and pieces of various Office versions you mentioned.
    It is not just Office, there are a few other 32 bit MS applications that may block 64 bit installations:
    Blocking and nonblocking Office applications in 64-bit installations
    If 32-bit Office applications are installed on a computer, a 64-bit Office 2010 installation is blocked by default. The following section (Applications that block a 64-bit
    Office 2010 installation) lists the applications that block a 64-bit Office 2010 installation. The next section (Applications that do not block a 64-bit Office 2010
    installation) lists exceptions; that is, applications that do not block the installation. In such cases, installation of 64-bit Office proceeds even if the listed 32-bit applications are installed on the computer.
    Applications that block a 64-bit Office 2010 installation
    The following applications block a 64-bit Office 2010 installation:
    Microsoft Office Excel Viewer
    Access database engine of Microsoft Access 2010
    Microsoft Office 2010 (Click-to-run)
    Compatibility Pack for the 2007 Office system
    Applications that do not block a 64-bit Office 2010 installation
    The following applications do not block a 64-bit Office 2010 installation:
    Microsoft Visual Studio Web Authoring Component 2007
    2007 Microsoft Office system 64-bit components
    Microsoft Office 2010 (OEM pre-installation)
    Microsoft Office 2003 Web Components
    Expressions Web Designer
    Microsoft Office XP Web Components
    Microsoft Expression Web 1
    Microsoft Expression Web 1 Language Packs
    Microsoft Expression Web 2
    Microsoft Expression Web 2 Language Packs
    Visual Basic for Applications 6.4 SDK
    Visual Basic for Applications 6.4 SDK International Components

  • Unable to install any version of iTunes

    Hi there,
    I am unable to install any version of iTunes as I get this error message "C:\program files\itunes\mozilla plugins\npitunes.dll verify you have access to that directory"
    Can anyone help please?
    I don't even have Mozilla Firefox installed!

    Follow the steps outlined in the KB article: http://docs.info.apple.com/article.html?artnum=93976 and then try to reinstall iTunes.
    Rachyl

  • Unable to install latest version

    I currently have version 8.0.1.11 installed on my laptop (which is running on Windows Vista) I am trying to upgrade to version 9.0.2, as my new iPod isn't compatible with the version I have running.
    However I am unable to install this version, I get to the 67% stage and it freezes - I have left if running but still to no luck.
    Any help?

    Okay. Rather than using Apple Software update for the install, let's try downloading an installer from the Apple Website:
    http://www.apple.com/itunes/download/
    Does that install go through any better? Or do you get another problem at the 67% stage?

  • CS 3 Unable to install enterprising version with serial number screen opening

    unable to install enterprising version of CS 3 without serial number screen opening.
    History:
    originally download trial version it expired before I could deactivate it
    also installed CS (1)
    followed detailed steps to uninstall both of these.
    However computer must think that it is doing an upgrade and asks for a serial number which I don't have
    Any insight and you are my hero of the day!!

    This post should definitely help you
    http://blogs.msdn.com/sqlserverfaq/archive/2009/01/30/part-1-sql-server-2005-patch-fails-to-install-with-an-error-unable-to-install-windows-installer-msp-file.aspx?CommentPosted=true
    Feroz
    Mark as Answer if it helps. This posting is provided "AS IS" with no warranties and confers no rights.

  • Unable in install all updates and Office pro 2007

    I am unable in install all updates and Office pro 2007 (KB2553089,2553090,2584063,2553074,2559530).  I am no very techincal but I do know some.  I also tried to repair Office and INstall the cd and It would not take it.  This all occured about
    1 or 2 months ago and i have been living with it but it seems to be causing other problems.  My operating sustem is XP.  Please Help..

    Well, I know this thread is old but since I ran into issues with office 2007 updates recentlly, I thought this is best thread to post to.
    Update for Microsoft Office 2007 suites (KB2767849)
    Installation date: ‎2/‎20/‎2014 12:05 PM
    Installation status: Failed
    Error details: Code 80070663
    Security Update for Microsoft Office 2007 suites (KB2817641)
    Installation date: ‎2/‎20/‎2014 12:00 PM
    Installation status: Failed
    Error details: Code 80070663
    Update type: Important
    Security Update for Microsoft Office 2007 suites (KB2817641)
    Installation date: ‎2/‎20/‎2014 12:00 PM
    Installation status: Failed
    Error details: Code 80070663
    Update type: Important
    Security Update for Microsoft Office 2007 suites (KB2760585)
    Installation date: ‎2/‎20/‎2014 12:00 PM
    Installation status: Failed
    Error details: Code 80070663
    Update type: Important
    Update for Microsoft Office 2007 suites (KB2767849)
    Installation date: ‎2/‎20/‎2014 12:00 PM
    Installation status: Failed
    Error details: Code 80070663
    Update type: Important
    Security Update for Microsoft Office 2007 suites (KB2760411)
    Installation date: ‎2/‎20/‎2014 12:00 PM
    Installation status: Failed
    Error details: Code 80070663
    Update type: Important
    I ignored this for sometime but today I lost my patience and decided to fix this nagging problem. The update prevented me from using the shutdown option as then it would download the updates and then fail over and over again.
    None of the steps helped however they set me on a path. I uninstalled all unwanted programs but that was not what fixed the issue. I noticed other than Office 2007 I also had installed Word viewer 2007 , Excel viewer, Powerpoint viewer. I uninstalled these
    voila!! Windows update said I don't need these updates on which the install was failing, I checked for updates again and the above updates never appeared in the list of updates found.
    I thought I will put this out there just incase someone else runs into similar situation as me. Good Luck.

  • Cannot OpenDatabase (MSAccess mdb file) using VB6 code on windows8 64 bit machine using office 2013.

    I have a "mdb" file which is created long back in MSAccess 97 or 2000. I am using Office 2013.
    When I tried to open the mdb file from my application using below code written in VB6, It works fine in Windows 7 64 bit machine but It is not working in Windows 8 64 bit machine.
    If I use office 2010 again same code works fine in both Windows 7 and 8 64 bit machines.
    Set gWork = DBEngine.CreateWorkspace("", "admin", "", dbUseJet)
    Set gCache = gWork.OpenDatabase(DataPath & fFilePath & "\connec00.mdb")
    I have a referenced "Microsoft DAO 3.51 Object Library" for the code.
    I tried changing it to "Microsoft DAO 3.6 Object Library" also but still the problem is not resolved.
    Can anyone please help me in figuring this out ??

    Dear Bruce,
    Thanks for your reply.
    Code was written in VB6. My VB6 application will try to open a "connec00.mdb" file and will read the data in it for displaying in the application.
    For opening the database by the application the code was written like below
    On Error GoTo Herr
    Set gWork = DBEngine.CreateWorkspace("", "admin", "", dbUseJet)
    FLog.Addlog "File exists: Connecting to database..."
    Set gCache = gWork.OpenDatabase(DataPath & fFilePath & "\connec00.mdb")
    Herr:
    FLog.Addlog "Error(Class_Initialize - DataConnector): " + Err.Description + " in " + Err.Source + Chr(10) + Chr(13) + "Init: Going on execution..."
    If I manually open the "mdb" file both in windows 7 64 bit and windows 8 64 bit using MSAccess 2013, I will get  the error
    "cannot open a database created with previous version of your application".
    On Windows 7 64 bit
    Through my VB6 code the mdb file is opened (does not launch MSAccess) by my application and reading is done perfectly which inturns helps the application to display the data in the mdb file. (even though manually if I cannot open)
    On Windows 8 64 bit
    Through my VB6 code the mdb file is not able to open the database by my application.
    It is going to Herr: part when it tries comes to that "OpenDatabase" step and it prints nothing in the log (Err.Description )also.
    (This is seen only for Windows 8 64 bit) . In Windows 7 64 bit Herr part does not even hit.
    Configuration wise I have checked both are same. Please let me know in case of furthur clarification or anything if I miss..
    Thanks for your co-operation.

  • SharePoint Workspace 2010 still installed after upgrade to Office 2013

    I'm working on a deployment of Office 2013 in a corporate environment.  Using the OCT, I've customized a package which is working well on machines that don't have previous version of Office installed.  However, many of the existing machines currently
    have Office 2010.  After executing the Office 2013 package, we're noticing that while the upgrade works, SharePoint Workspace 2010 and the Office 2010 Tools still exist in the Start -> Programs menu.  I also see Office 2010 in Add/Remove programs
    (along with the new Office 2013).  The OCT is specifically set to uninstall previous editions of Office during the upgrade (which is the default behavior).
    I'll seen a couple of other posts like this on the forum, but unfortunately no answers.  How can I *completely* uninstall Office 2010 (including SharePoint Workspace 2010 and the Office 2010 tools) during the upgrade to Office 2013?  This
    corporation doesn't need SharePoint Workspace 2010; my guess is that it was included by default with the Office 2010 package that they rolled out in the past.
    Thanks!

    Hi,
    By default, the uninstall option in Office Customization Tool (OCT) will not remove SharePoint Workspace 2010 as SharePoint Workspace is no longer include in Office 2013.
    Try to create a separate Office 2010 .msp file, set Microsoft SharePoint Workspace and Office Tools to "Not Available" and deploy it
    prior to the installation of Office 2013.
    Or you can do an Uninstall upgrade. Basically, use the /uninstall [ProductID] command-line option to uninstall Office 2010 from the user's computer first and then after that is finished, install Office 2013.
    Here is a great example of how to perform an uninstall-upgrade for enterprise deployments :
    http://blogs.technet.com/b/odsupport/archive/2011/04/06/how-to-perform-an-uninstall-upgrade-to-office-2010.aspx (Note, the steps are wrriten for Office 2010, but it holds good for Office 2013.)
    More reference:
    http://technet.microsoft.com/en-us/library/cc178956.aspx#BKMK_uninstall
    http://technet.microsoft.com/en-us/library/ff602181.aspx
    Hope this helps.
    Thanks,
    Ethan Hua CHN
    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

  • Unable to install trial version of Acrobat Pro XI

    I am unable to install a trial version of Acrobat Pro XI from the link on the site:
    Download Adobe Acrobat free trial | Acrobat XI Professional
    It keeps saying that the installer file is damaged.
    Can someone please help?
    Thanks.

    Hi Tanmoy,
    Please try downloading Acrobat 11 Pro from: Download Acrobat products | Standard, Pro | XI, X  and check.
    Regards,
    Rave

  • Unable to install Full version of Tiger 10.4 or even any part of it!

    eMac 1.25G 256Mb 80G Combo
    Ok. Now that I have a full version of Tiger. I am unable to install it. Have done first aid several times to the drive. Done the one pass of Zero's as well as verified the drive. I have tried the installation approx 7x. It would hang up at different points. 2x i got the Black screen with the 6 different Languages to restart the system. Using Apple Mouse and Keyboard. Oh, and pulling out my hair does not help at all with it working either, i know it now, I did it!!
    Thanks for your help..
    Bruce

    Another possibility: could the 256 MB RAM chip be bad? Faults in just a few memory locations could cause problems during install. Usually, if RAM were suspect, I'd suggest using Memtest in single-user mode, but that's not workable in this case, where there's no OS on the hard drive. Since the odds of happening to have a known-good DDR PC2700 memory chip lying about aren't high, you can at least try pulling the RAM that's in the eMac now, cleaning the connectors, and re-seating the ship, in either the current slot or the other one. There's a small but non-zero chance that the RAM is slightly loose in the slot, and reseating ould help. RAM installation instructions are at eMac - Do-It-Yourself.

  • Install the language for office 2013 for student

    Hi, I have bought the LIP for chinese traditional for my office however when I install nothing happen. Even I already check the language install from microsoft office they sai not installed?

    Launch Office Tools - Office 2013 Language Preferences and check whether the Chinese Traditional shows installed or not. (Tool is Located in"C:\Program Files\Microsoft Office 15\root\office15\SETLANG.EXE")
    http://office.microsoft.com/en-in/word-help/enable-the-use-of-other-languages-in-your-office-programs-HA010354783.aspx
    If you purchased an Office 365 subscription you can use it to install Office in different languages instead of buying a Language Pack.
    More FAQ related to Office LIP, please visit here:
    http://office.microsoft.com/en-us/language-packs/microsoft-office-language-packs-2013-faq-faqs-FX102897395.aspx
    Tony Chen
    TechNet Community Support

  • Unable to install newest version of flash

    So I am running Windows seven, and for awhile now I have been unable to install the newest version of Flash, at first I got an error message, now that has gone away but I click the install file install_flashplayer13x32_mssd_aaa_aih and nothing happens, at all.
    I try and click it again and it says it's already running. So for months now I haven't been able to update my flash, which for now hasn't been a problem online luckily, but on Steam I can barely use the steam client anymore and because of it several games have stopped working etc... so I really need help

    Use these installers instead:
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)

  • Am unable to install JRE version 6 update 27

    Am trying to install a new version of Ubuntu on desktop. Have read that I should install Java first. Am unable to install Java Runtime Environment version 6 update 27. Do I need Java Script in order to install? Currently seem to have no version of Java on computer.

    Hi PJA01,
    I'm sorry that you experienced technical issues.
    In order to better understand the cause of the problem, could you please provide me with following information?
    1. Can you tell me a little about your network connection?  For example, are you connected from home using your internet service provider, at work using work network, or at home connected through VPN?
    2. Does your connection go through proxy server? 
    3. Are you using some kind of firewall?  Is it personal or corporate firewall?
    4. OS that you are using
    5. Browser and browser version you are using.
    Thank you,
    -Yuko C
    Adobe Systems Inc.

  • Unable to install new version of firefox 3.6.14

    can download latest version of firefox using ei, but when I try to install firefox a window pops up say 'unable to install until the running copy of firefox is closed. Check Task manager & there are no tasks running. Now do i get over this problem!

    To downgrade to Firefox 3.6.* you can uninstall Firefox 4, but do not select the option to "Remove my Firefox personal data". If you select that option it will delete your bookmarks, passwords and other user data.
    You can then install the latest version of Firefox 3.6 available from http://www.mozilla.com/en-US/firefox/all-older.html - it will automatically use your current bookmarks, passwords etc.
    To avoid possible problems with downgrading, I recommend going to your profile folder and deleting the following files if they exist - extensions.cache, extensions.rdf, extensions.ini, extensions.sqlite and localstore.rdf. Deleting these files will force Firefox to rebuild the list of installed extensions, checking their compatibility, and reset toolbar customizations.
    For details of how to find your profile folder see https://support.mozilla.com/kb/Profiles

Maybe you are looking for

  • How can I download iTunes 10 in my MAC OS 10.4?

    Hello there My is Powerbook G4 on OS 10.4... I have to download iTunes 10 to update my iphone. But there has no any way to download for OS 10.4 I read some article it said I have to update my OS on OS 10.5? but I remember OS 10.5 is for mac pc? ( I o

  • Change of fontcolor in pdf (using CONVERT_ABAPSPOOLJOB_2_PDF)

    Hi, I'm  creating a PDF format from a report(list). This is the procedure I followed: 1. Get print parameters 2. Submit program using the statement SUBMIT sy_repid TO SAP-SPOOL WITHOUT SPOOL DYNPRO SPOOL PARAMETERS out_parameters AND RETURN. 3. Get t

  • Sales Order Data Migration

    Hi All, We are migration from a legacy system to B1 V9.0. We need to import the sales order with a order total that is different from what the calculated value would be, if the order was created manually with the Items. What we expect to see is that

  • Using two versions of Photoshop

    I have Photoshop CS5 installed on my C:\. I would like to install Photoshop CC on another drive and use both versions, is this possible?

  • Auto OpprId in Sales Quote UDF

    Hi, When I create a new Sales Quotation through the Sales Opportunityu2019s Stages tab, I would like to auto insert the OpprId value into a UDF field I created on the Sales Quote. Thus creating a reference on the Sales Quote, pointing to the relevant