This program can only be installed on version of windows x64

Вообще, меня это жутко бесит, т.к. после глупого сообщения об ошибке совсем непонятно что делать дальше. Microsoft специально разработали установщик Windows

Содержание

  1. Ошибки при установке программ из пакета Windows Installer «.msi»
  2. Ошибки msi файлов
  3. Ещё способы решить проблему
  4. Ошибка установщика Windows
  5. Параметры реестра и службы
  6. Подведение итогов
  7. Re-package a x86 installer for 64-bit Windows without access to an older Windows OS
  8. 1 Answer 1
  9. How to Fix the Error «This App Can’t Run On Your PC»?
  10. The core of the problem
  11. The error This app can’t run on your PC
  12. Use your account with administrator rights
  13. 32-bit or 64-bit application
  14. Disable SmartScreen in Windows 10
  15. Disable SmartScreen in Windows 10 with Windows Defender Security Center
  16. Disable SmartScreen in Windows 10 with the Registry Editor
  17. Disable SmartScreen in Windows 10 with the Local Group Policy Editor
  18. How to troubleshoot Windows Installer errors
  19. Symptoms
  20. Error message 1
  21. Error message 2
  22. Error message 3
  23. Resolution
  24. To determine whether you’re using an account that has administrator rights

Ошибки при установке программ из пакета Windows Installer «.msi»

Вообще, меня это жутко бесит, т.к. после глупого сообщения об ошибке совсем непонятно что делать дальше. Microsoft специально разработали установщик Windows Installer для расширения возможностей установки программ (в основном это касается системных администраторов), но не позаботились должным образом о безглючной работе этой службы или хотя бы об адекватных сообщениях о проблемах. А нам теперь это разгребать 🙂

Неполадки могут быть с работой самой службы или могут возникать в процессе установки программ, когда всё настроено, в принципе, правильно. В первом случае нужно ковырять службу установщика, а во втором решать проблему с конкретным файлом. Рассмотрим оба варианта, но сначала второй.

Ошибки msi файлов

lazy placeholder

«Error reading from file «имя файла» verify that the file exists and that you can access it» (Error 1305). Переводится «Ошибка чтения из файла … проверьте существует ли файл и имеете ли вы к нему доступ». Ну не тупняк ли? Естественно, что кнопка «Повторить» не помогает, а отмена прекращает всю установку. Сообщение особой смысловой нагрузки также не несёт, т.к. файл точно существует и я имею к нему доступ, иначе бы просто не смог его запустить и получить это сообщение, к тому же почему-то на английском языке 🙂

А ошибка в том, что не Я должен иметь доступ к файлу, а установщик Windows, точнее сама Система. Решается очень просто:

Теперь ошибка установщика не появится! Можно добавить доступ на всю папку, из которой вы обычно инсталлируете программы, например на папку «Downloads», как у меня. Смотрим видео по решению проблем с правами доступа:

Ещё способы решить проблему

Описанный метод поможет при разных сообщениях, с разными номерами. Например, вы можете видеть такие ошибки файлов msi:

Во всех этих случаях должна помочь установка прав на файл и/или на некоторые системные папки. Проверьте, имеет ли доступ «система» к папке временных файлов (вы можете получать ошибку «Системе не удается открыть указанное устройство или файл»). Для этого:

lazy placeholder

lazy placeholder

После нажатия «Enter» путь преобразится на «нормальный» и вы переместитесь в реальную временную папку. Права на неё и надо проверять. Также рекомендую очистить временные папки от всего что там скопилось или даже лучше удалить их и создать новые с такими же названиями. Если не получается удалить папку, почитайте как удалить неудаляемое, но это не обязательно.

Если служба Windows Installer всё равно не хочет работать, то проверьте права на папку «C:Config.Msi», сюда «система» также должна иметь полный доступ. В этом случае вы могли наблюдать ошибку «Error 1310». На всякий случай убедитесь, что к папке КУДА вы инсталлируете софт также есть все права.

Если вы используете шифрование папок, то отключите его для указанных мной папок. Дело в том, что хотя мы сами имеем к ним доступ, служба Microsoft Installer не может до них достучаться пока они зашифрованы.

Ещё ошибка может быть связана с битым файлом. Может быть он не полностью скачался или оказался битым уже на сервере. Попробуйте скачать его ещё раз оттуда же или лучше с другого места.

Ошибка установщика Windows

В случае общих проблем не будут устанавливаться никакие msi файлы, процесс установки, скорее всего, даже не начнётся. При этом могут появляться ошибки вида:

или ещё нечто подобное со словами «ошибка msi», «Windows Installer Error». Всё это означает, что система дала сбой и теперь её надо лечить. Может вы ставили какой-то софт, который испортил системные файлы и реестр, или подхватили вирус. Конечно, никогда не будет лишним удалить вирусы, или убедиться что их нет. Но оставьте этот вариант на потом, т.к. обычно проблема кроется в другом.

Сначала давайте проверим работает ли служба Windows Installer:

Следующее что я посоветую сделать – это выполнить команду сканирования системы на повреждённые и изменённые системные файлы. Нажмите «Win + R» и введите

Sfc /scannow

Произойдёт поиск и замена испорченных файлов на оригинальные, при этом может потребоваться вставить установочный диск с Windows XP-7-10. После окончания процесса перегрузитесь и посмотрите, решена ли проблема.

Microsoft сам предлагает утилиту, призванную решить нашу проблему. Запустите программу Easy Fix и следуйте мастеру.

Параметры реестра и службы

Следующий способ устранения ошибки – восстановление рабочих параметров в реестре установщика Windows Installer.

Для этого скачайте архив и запустите оттуда два reg-файла, соответственно своей версии Windows. Согласитесь с импортом настроек.

В Windows XP или Windows Server 2000 установите последнюю версию установщика 4.5.

Если не помогло, то проделайте ещё перерегистрацию компонентов:

Если пишет, что не хватает прав, то нужно запускать командную строку от имени Администратора.

Если команды выполнились, но не помогло, то скачайте файл и запустите msi_error.bat из архива, проверьте результат.

Последний вариант — скачайте программу Kerish Doctor, почитайте мою статью, там есть функция исправления работы службы установщика и многих других частых проблем Windows.

Подведение итогов

Ошибки с установщиком Windows очень неприятные, их много и сразу непонятно куда копать. Одно ясно – система дала сбой и нужно восстанавливать её до рабочего состояния. Иногда ничего не помогает и приходится переустанавливать Windows. Однако не торопитесь это делать, попробуйте попросить помощи на этом форуме. В точности опишите вашу проблему, расскажите что вы уже делали, какие сообщения получили, и, возможно, вам помогут! Ведь мир не без добрых людей 🙂

Источник

Re-package a x86 installer for 64-bit Windows without access to an older Windows OS

I have an older Windows 32 program that needs to be repackaged for Windows 8. All I have is the installer, which does not run in compatibility mode, although the program itself does run in compatibility mode once installed (this was tested by users, not me), so the app itself does not need to be remade, just the installer.

I currently don’t have access to a 32-bit Windows machine. Is there a way to unpack and repackage this installer from Windows 8? I am not sure which installer this is, even after studying it in a hex editor. If it helps, this is what the icon looks like.

nG8gP

1 Answer 1

Before you try to repackage it you should consult its docs to see if there are easier methods. For example some EXE installers can simply be extracted using 7-zip, others have a command line switch.

If not, you should try to run it on a 64-bit machine and see if you can get a log of the failed installation. Maybe that will give you hints on what is the problem and from there on you can think on a better solution. In some cases shims are helpful.

EDIT: From what I know a 32 bit application should always be able to run on a 64 bit Win OS, so I suspect the installer you have is just stopping you because it considers the app cannot run. You can trick it to tell it the OS is a 32 bit one using a shim, as I said above. Here are two articles about how to create shims:

Источник

How to Fix the Error «This App Can’t Run On Your PC»?

Read this article to learn how to fix the problem with running an application on PC, and we will find out why this error appears and how to solve the problem.

21adf0f9a540a06b2e69225e6b52e54f

The core of the problem

On the Internet, there are lots of websites offering to install various applications and programs. At an early stage, Windows 10 operating system can detect and warn the user of possible issues, or even block a harmful application or program at once.

For this purpose, Microsoft has improved greatly the built-in defense component, SmartScreen. Its main task is to protect the user from apps provided by questionable developers. SmartScreen helps to reveal any previously detected malware, applications or websites created for malicious purposes, and takes informed decisions on blocking their access, download or use on your personal computer or another computing device.

At the first stage, SmartScreen analyzes all applications, programs and webpages for any suspicious activities. The next step will be to compare suspicious apps and webpages with the list of programs and websites recognized to be harmful. In case of a coincidence, SmartScreen will block download or installation for such a program, and display a corresponding notification for the user.

Obviously, SmartScreen is quite a useful feature in Windows 10 and using it seems absolutely justified. However, frequent error messages or warning notifications displayed while you are working with an application or website that you trust can become quite irritating. In that case, SmartScreen is easy to disable – if you know the app we are talking about is absolutely safe.

This security feature can display quite a number of various warnings and error messages, but most of these can be sorted out on your own. Mostly, these are issues related to providing additional permissions or signing in to an account with administrator’s rights.

Still, cases when you see a SmartScreen message saying This app can’t run on your PC are totally different. Such messages only suggest that you contact the program’s developer for advice – and that’s all. Also, you can face such messages when apps that used to run seamlessly on your computer, suddenly can’t start, for no evident reason. Yet don’t worry: even if you see the error This app can’t run on your PC in Windows 10, here’s what you can do.

The error This app can’t run on your PC

If you see such a message, it means there is a compatibility error. The application you are trying to install is incompatible with your operating system, Windows 10. You may also encounter this error if the application requires special permissions to run – and the current user account lacks them. This error only appears when you are trying to install an application, and never does when you start one. If an application is already installed to your computer, starting it will never trigger this error. There are two ways to fix it.

70206715cd1f605091253a74acacac92

Use your account with administrator rights

When you see this error message, it might be due to your signing in to an account which doesn’t have administrator rights. To exclude this one out, check the account you are using now. If the current account is not the administrator’s one, switch to that account, and try installing the application again. If this method doesn’t work, try another one on the list.

32-bit or 64-bit application

If you’re using the 32-bit version of Windows 10 and trying to run a 64-bit version of the program, the error should have been expected. Similarly, if you’re trying to install a 32-bit program onto a 64-bit version of Windows 10, this error may also take place. If the problem comes from bitness, there’s only one solution – you’ve got to find the proper version of the necessary application and install it.

Disable SmartScreen in Windows 10

Sometimes, the error This app can’t run on your PC may be false. That’s why if the advice I have given you in this article didn’t help you and you still face this error, and you still need to run this app despite the warning, try disabling SmartScreen filter. In this tutorial, we will show you three ways to disable the security feature, as it is applied to the entire Windows 10 operating system, to applications received from Microsoft Store, and to the system’s featured browser, Microsoft Edge.

Disable SmartScreen in Windows 10 with Windows Defender Security Center

In this case, you should open Windows Defender Security Center. It can be done in a few ways.

Click on the Start button on the Taskbar, and open the main Windows menu, then click the gearwheel symbol. Alternatively, drag the scroll bar down until you find the line Settings.

df9f09fa1af117df9df6ff234a462296

In the application window, drag the slider down and select the section Update and Security.

1ea5d689846cf57a27523903f38a53ab

On the left, select Windows Security, and on the right click on Open Windows Defender Security Center.

2d4edd2edbd9d867b789f4e2b90afb4e

It opens the main window of Windows Defender Security Center.

76c3ce611838b2a1ede07034ac9753ed

In the side menu on the right, select App & browser control. You will be redirected to the page where you can configure SmartScreen for applications and browsers.

957e69d38f99ddb4f869422826f1ee47

Here, you can disable Check apps & files, SmartScreen for Microsoft Edge and SmartScreen for Microsoft Store apps. Check the Off option in corresponding sections.

When the pop-up notification from Windows User Account Control asks Do you want to allow this app to make changes to your device? click Yes for the changes to take effect.

Disable SmartScreen in Windows 10 with the Registry Editor

Note: It is important to remember that anything you do to the registry is on your own responsibility. Any actions involving the registry may cause irreversible consequences. Windows 10 may begin working with errors, some apps or programs may not be able to start, the operating system can crash or have problems when booting. Before you start modifying the registry, we strongly recommend backing it up, just in case. To do it, open the Registry Editor, choose the File tab in the main menu, and select Export. The operating system will suggest you to give a name to the registry backup and select the directory where to save it. Choose a name that will help you to remember when exactly this backup was created. The best name would be the date of creation, for example, 02-04-2019. After that, click Save. Now you will have a registry backup file which you can use to restore it if necessary.

One more time, open the Run dialogue box in any of the ways described in this article (for example, by pressing the keyboard shortcut Windows + R for quick access to the Runwindow). In the command prompt field, type the command for opening the Registry Editor (regedit) and click ОК to perform the command.

bca9062be9c574f87a9f8ed6f4295ea5

When the pop-up notification from Windows User Account Control asks Do you want to allow this app to make changes to your device? click Yes and open the Registry Editor window.

6eec423630130f162a338ef6cb9dcf5d

In the left-side part of the window, follow the path:

You can also use a different method for accessing this particular section of the registry. Just copy and paste it into the address bar of the Registry Editor (it’s under the main menu). This way, you can avoid possible errors when selecting the registry section, as the left panel displays many similar directories, and this specific method helps you make sure you use the correct address.

e089d65851f4026d5b38b340d6107378

Right-click on an empty area on the right, select New from the context menu that appears, and click on the nested menu option DWORD value (32 bit).

8cbefdfa4c273dc7ed50ea668d86a38a

Give the new DWORD value the name EnableSmartScreen. Double-click on it, or right-click on it and select Modify from the menu.

ce9c7ba9af8f1031348c03b40e82d301

In the window Edit DWORD value (32 bit) set the Value data to0 (this value data will be used by default). Click ОК or press Enter on your keyboard to save the changes to the value.

0fb9f93facb06a6f968d1a5c31ac6e3d

Now close the Registry Editor window and restart your computer. After that, SmartScreen will be disabled.

Disable SmartScreen in Windows 10 with the Local Group Policy Editor

If your computer is running Windows 10 Home Edition, you won’t be able to use the functionality of the Local Group Policy Editor, as this utility is not excluded into this particular version of the operating system. For other versions of Windows 10, do the following.

Open the Run dialogue box in any of the ways described in today’s article (for example, right-click on the Start button in the Taskbar, and select the Run dialogue box in the menu that opens). In the Command Prompt window, type the command gpedit.msc.

2000a15c1087af5b7be364aef80680ac

Click ОК or press Enter on your keyboard to confirm your action, and the Local Group Policy Editor window will appear.

4dcf087400bf44843365f99fc05f4d9b

In the left-side panel, follow this path:

Computer Configuration – Administrative Templates – Windows Components – Windows Defender SmartScreen.

8bc7cb8811ee310a870a6499503736bc

There are two subsections, Explorer and Microsoft Edge. Each of them contains a policy setting Configure Windows SmartScreen that allows you to enable or disable the filter as you like. Double-click on it, or right-click on it and select Edit from the menu.

44b0f404bdcacc588195e3890f660d41

In the window that opens, check the option for Disabled, then click Apply and ОК to save the changes you have made.

829e5bca6e5d9396644d8243ff3ff979

Apply this algorithm to every subsection: Explorer and Microsoft Edge. In the first subsection, it disables checking files in Windows 10, and in the second subsection it turns off SmartScreen in Microsoft Edge. After saving the changes, close the Local Group Policy Editor, and the SmartScreen feature will be disabled.

There is also a way to disable SmartScreen in Microsoft Edge in the browser settings. Open Microsoft Edge and click on the three-dot button in the top right corner to open the main menu.

17c790e472ed3995fb6e9ce9e09d6587

114951a59aaf4889a30fa47836dadc79

Then click View advanced settings.

7ea7d2f9787bf8313c80f916ea66e802

Scroll down to find the line Help protect me from malicious sites and downloads with Windows Defender SmartScreen and set the slider to Off.

27e4c6c1c1eec8d8d3d6ea27102d0e40

Finally, when the SmartScreen feature is disabled, make sure that your application starts and works correctly now. If you see the error again, the problem must be in the application itself, not in the security feature.

Then all you can do is to wait for another update to fix this issue, or find another program to replace the faulty app. If you disabled the SmartScreen feature, make sure you turn it on again after the necessary application is installed. It’s not a good idea to leave your system open to threats and without protection, so turn the feature on again and improve the security of your operating system.

See the full article with all additional video tutorials. If you still have any questions, please ask in a comments. Also visit our Youtube channel, there are over 400 video tutorials.

Источник

How to troubleshoot Windows Installer errors

Symptoms

When you install, uninstall, or update a program on a Windows-based computer, you may receive one of the following error messages.

Error message 1

The Windows Installer Service could not be accessed.

Error message 2

Windows Installer Service couldn’t be started.

Error message 3

Could not start the Windows Installer service on Local Computer. Error 5: Access is denied.

Resolution

To fix this problem automatically, run the «Fix problems that programs cannot be installed or uninstalled» troubleshooter to repair issues that block program installation or removal because of corrupted registry keys.

Important To perform many of the methods and steps in this article, you must be logged on to your computer as an administrator.

To determine whether you’re using an account that has administrator rights

To determine whether you’re using an account that has administrator rights, use one of the following methods, as appropriate for the operating system that you’re running.

Windows 7 and Windows Vista

Open the Date and Time dialog box.

Type the following command in the Start Search or Search programs and files box, and then press Enter:

timedate.cpl
The Date and Time dialog box appears.
0ef0e14d f0e4 b279 ef38 ca8a4c2d9144

Click Change date and time. When the User Account Control dialog box appears, click Continue.
0384f554 c784 eb97 9fce 49731850c653

Do one of the following, depending on what happens when you click Continue:

If your computer does not prompt you for a password, you are already logged on with an administrator account. Click Cancel two times to close the Date and Time dialog box. You are ready to fix the Windows Installer issues.

If your computer prompts you for a password, you are not logged on with an administrator account.

Windows XP and Windows Server 2003

Open the Date and Time dialog box.

Click Start, and then click Run.

Type the following command in the Run dialog box, and then press OK:

timedate.cpl
19ee98d5 7078 dd35 8dd4 16157f7b0cf1

Do one of the following, depending on the result:

If the Date and Time Properties dialog box appears, you are already logged on as an administrator. Click Cancel to close the dialog box.
078b2228 5b44 a568 685c 3395346c3b32

If you receive the following message, you are not logged on as an administrator:
2a12523c 5b9d 39ba 24e4 bbea7a5ecc76

After you’ve verified that you’re logged on to your computer as an administrator, you can start troubleshooting Windows Installer issues.

If the Windows Installer engine is corrupted, disabled, or installed incorrectly, this may cause program installation issues.

Use the following methods to identify any Windows Installer issues that may be causing problems when you install, uninstall, or update programs.

Method 1: Determine whether the Windows Installer engine is working

Click Start 91b4069d 2ad6 590d bf8f 08b7513f4223, type cmd in the Search box or click Run then type cmd in the dialog (Windows XP or Windows Server 2003), and then press Enter to open a Command Prompt window.

At the command prompt, type MSIExec, and then press Enter.

If the MSI engine is working, you should not receive any error messages. If you receive an error message, enter the error message text into a search engine such as Bing or Google to locate troubleshooting information about the issue.

Try to install or uninstall again.

Method 2: Make sure that the Windows Installer service is not set to Disabled

Click Start 91b4069d 2ad6 590d bf8f 08b7513f4223, type services.msc in the Search box or click Run then type services.msc in the dialog (Windows XP or Windows Server 2003), and then press Enter to open Services.

Right-click Windows Installer, and then click Properties.

If the Startup type box is set to Disabled, change it to Manual.

Click OK to close the Properties window.

Right-click the Windows Installer service, and then click Start. The service should start without errors.

Try to install or to uninstall again.

Method 3: Check your version of Windows Installer, and upgrade to the latest version if necessaryImportant This method applies to Windows XP, Windows Vista, Windows Server 2003, Windows Server 2003 R2, and Windows Server 2008 only.

Click Start 91b4069d 2ad6 590d bf8f 08b7513f4223, type cmd in the Search box or click Run then type services.msc in the dialog (Windows XP or Windows Server 2003), and then press Enter to open a Command Prompt window.

At the command prompt, type MSIExec, and then press Enter. If the MSI engine is working, you should not receive any error messages, and a separate dialog box should open. This shows the MSI version.

If the installer is not version 4.5, download and install Windows Installer 4.5.

Try to install or to uninstall again.

Method 4: Reregister the installer engineImportant This method applies to Windows XP and to Windows Server 2000 only.

Click Start, click Run, type cmd, and then click Command Prompt.

At the command prompt, type the following, and then press Enter after each line:

Try to install or to uninstall again.

The installation or update method doesn’t run to completion

There are several methods that can be used to install, to uninstall, or to update a program. Additionally, the method or methods that are used may not have started or completed successfully. In this situation, try some other method to install, or to update the program.

The following are common methods that are used to install software:

Insert the CD or DVD media, and then let the installation auto-start.

Browse to the CD, DVD, removable media, or other location where the programs installation files are stored, and then double-click the Setup program. The setup file is typically one of the following:

Autorun or Autorun.exe

Install or Install.exe

Click Run when you download the program from a website.

The installation media is unreadable

Installation media such as CD and DVD media may be dirty or scratched and therefore be unreadable by the CD or DVD reader. To resolve this issue, follow these methods:

Method 1: Clean the CD or DVDTo do this, use a CD or DVD disc-cleaning kit. Or, use a soft, lint-free cotton cloth to gently wipe the silver side of the disc. Do not use paper cloth, as this can scratch the plastic or leave streaks. When you clean the disc, wipe from the center of the disc outward. Do not use a circular motion. If the problem continues to occur, clean the disc by using a damp cloth or a commercial CD or DVD disc-cleaning solution. Dry the disc thoroughly before you insert it into the drive.

Note If multiple CDs or DVDs are required, we recommend that you copy all the disks to the same folder, in reverse order (higher disk numbers first). Be prepared to approve the overwriting of existing files if you are prompted, and then install from that location.

Method 3: Obtain a fresh version of the installation packageIf you tried to install from a CD or DVD, do the following:

Check the software manufacturer’s website for a more recent version of the software package. Download and install the new version.

If you already have the latest version, download the program from the manufacturer’s website, and then run the installation.

Downloaded or copied installation files are corrupted

If you are installing a program from the Internet, redownload the file (select Save instead of Run in the download dialog box), save the file to a folder on a local hard disk on your computer or to other removable media. Then, run the installation from that location.

If your installation files are on a network (for example, a commercial or corporate environment), copy all the files to a folder on a local hard disk on your computer, and then run the installation from that location.

Method 2: Obtain a fresh version of the installation packageIf some time has elapsed between when you downloaded the package and when you tried to install it, do the following:

Check the software manufacturer’s website for a more recent version of the software package. Download and install the new version.

If you already have the latest version, download the program again, and then run the installation.

Programs that are currently running on your computer are interfering with the installation process

Disable programs that might be interfering with the installation process. To do this, follow these steps:

Click Start 91b4069d 2ad6 590d bf8f 08b7513f4223, type msconfig in the Search box, and then click msconfig.exe.

8dec94c3 f473 dd71 b87c a5ae7aa40fe6If you are prompted for an administrator password or confirmation, type the password, or provide confirmation.

On the General tab, click Selective startup, and then clear the Load startup items check box.

Click Services, click Hide all Microsoft services, and then click Disable all.

Click OK, and then click Restart.

Try running your software program installation.

When you are finished troubleshooting the problem, restart the computer in Normal Startup mode. To do this, follow these steps:

Click Start 91b4069d 2ad6 590d bf8f 08b7513f4223, type msconfig in the Search box, and then click msconfig.exe.

8dec94c3 f473 dd71 b87c a5ae7aa40fe6If you are prompted for an administrator password or confirmation, type the password, or provide confirmation.

On the General tab, click Normal startup, click OK, and then click Restart.

There are typically several ways to remove any program. In this situation, try some other method to remove the program.

The following are common methods that are used to install software:

Method 1: Use the uninstall option (if available)

Click Start 91b4069d 2ad6 590d bf8f 08b7513f4223, and then click All Programs.

Select the folder for the program that you are trying to uninstall, and then open the folder.

If there is an uninstall option, try using it.

Method 2: Use Control Panel options

Click Start 91b4069d 2ad6 590d bf8f 08b7513f4223, click Control Panel, click Add and Remove Programs or Programs and Features, and then click Uninstall a program.

Select the program, and then click Uninstall. Follow the instructions.

Note The following steps are appropriate for advanced users only.

Make sure that you don’t have any file or folder names that are longer than 260 characters.

For more about the maximum path length limitation, see Naming files, paths, and namespaces.

Most programs create an installation log. If you can’t locate such a log, you can enable verbose MSI logging. For more information, see How to enable Windows Installer logging.

Msiexec path your_msi.msi /L*v path your_msi_log.txt For a list of msiexec command-line parameters, see Command-line options.

A failed installation typically logs «Return Value 3» where the problem occurred and where the installation rollback began. The description of the failure appears immediately before the Return Value 3 log entry.

You can use the Wilogutl.exe tool to analyze log files from a Windows Installer installation. This tool may suggest solutions to errors that are found in a log file. It is available in the latest Windows Software Development Kit.

The following is an example of how to use the Wilogutl.exe tool at a command line:

wilogutl /q /l c:mymsilog.log /o coutputdir

You may be able to manually uninstall some parts of the program through the Windows interface. For example, you may be able to delete program files and folders. Because the steps to do this may differ widely, depending on the version of Windows that you’re running and on the program that you’re trying to uninstall, no prescriptive steps are provided here. If you’re not sufficiently familiar with the program that you’re trying to uninstall to positively identify the files and folders for that program, we do not recommend that you try this method. Generally, when you begin to delete program files and folders, you run the risk of damaging your operating system. Use this method at your own risk.

If you are considering uninstalling the program manually, be aware of the following:

Before you use this method, make sure that you create a system restore point.

Before you get started, move any personal data or documents that may have ended up in the installation folder of the program that you’re uninstalling. For example, move this material into the Documents folder.

If you cannot manually delete a program file, this may mean that the file is being used or that some other program is accessing the file and preventing you from deleting it. For example, antivirus software may be accessing the file. When antivirus software is accessing a program file and making it impossible to delete it, it’s likely that this same antivirus software was preventing you from uninstalling the program by more traditional means.

For general information about how to install or to uninstall a program, see the following:

Источник

Guest

Guest


  • #1

Hello, I’m trying to install a program on my Windows 7 64bit system but the following message appears. ‘This program can only be installed on versions of windows designed for the following processor architectures
X86′
Any ideas??

ulysses35



Jul 2, 2008



1,681



0



19,960

97


  • #2

What software are you trying to install ? I have never seen Windows Vista or Windows 7 / 64 throw up an error like this.

Guest

Guest


  • #3

I’ve had it on a few different installations.

Guest

Guest


  • #4

This was the DSA Driving theory practice CD



May 16, 2006



8,747



0



31,960

454


  • #5

If you get an error like that on Win 7 64 bit, you would most likely still get the same error if it was 32 bit. This is an error probably from the DSA installer, not windows, as the installation program probably does not recognize Windows 7. Contact the manufacturer of the program and see if they have a work around. Most of the DSA practice tests can be done online as well.

shovenose



Dec 6, 2009



3,377



0



20,960

67


  • #6

i have that problem with lots of software on windows vista home premium x64…

popatim



Dec 2, 2009



38,841



963



129,290

8,725


  • #7

Have you tried running the installation in XPsp2 mode?

shovenose



Dec 6, 2009



3,377



0



20,960

67


FALC0N



Apr 5, 2010



3,881



60



23,240

157


  • #9

Hello, I’m trying to install a program on my Windows 7 64bit system but the following message appears. ‘This program can only be installed on versions of windows designed for the following processor architectures
X86′
Any ideas??

I haven’t done a lot with 64 bit OS. But I do remember something about 16 bit programs not working with them and 32 bit programs that use 16 bit installers not installing.

gamerk316



Jul 8, 2008



13,103



66



43,090

604


  • #10

Looks like the installer more then anything else…probably an old 16-bit installer, which will not work under Vista/7, period.

Guest

Guest


  • #11

If you are trying to install a copied version of DSA it wont work because not all software is in the files plus they are riddled file tracking cookies id suggested different download and virus check before installing

Thread starter Similar threads Forum Replies Date

F

Question Installed a new cpu,now i have a black screen when booting. CPUs 11 Jan 13, 2023

S

Question How to install or update Drivers using Command Prompt in Windows 11 ??? CPUs 24 Jan 6, 2023

I

Question New CPU installed and some games it keeps booting CPUs 4 Jan 3, 2023

P

Question Help just installed new cooling and CPU on bios still reads 92 degrees celsius. CPUs 6 Dec 26, 2022

NFeruch

Question Visual glitching/tearing after installing new CPU CPUs 2 Dec 13, 2022

PrimeTechMan

Question Installed new CPU and pc restarts when playing certain games CPUs 6 Nov 30, 2022

poru

[SOLVED] Can DeepCool GAMMAXX 400 EX be mounted/installed vertically? CPUs 4 Nov 10, 2022

J

[SOLVED] Black screen after installing new CPU CPUs 4 Oct 24, 2022

S

Question Installed new I9-9900K from Intel Core i5-9600K now having issues CPUs 5 Oct 23, 2022

G

Question Can’t update CPU. StoreMI Installation fail. CPUs 2 Oct 21, 2022

  • Advertising
  • Cookies Policies
  • Privacy
  • Term & Conditions
  • Topics

I use ArchitecturesAllowed to only allow installation on 64-bit systems.

When the host architecture is unsupported, the installer shows the following message:

This program can only be installed on version of Windows designed for the following processor architectures:

x64 (or x86)

The architecture unsupported error message

How can I show a custom message instead of this?

  • inno-setup

Community's user avatar

asked Feb 17, 2017 at 18:40

Andrey Moiseev's user avatar

Andrey MoiseevAndrey Moiseev

3,8147 gold badges47 silver badges64 bronze badges

1 Answer

answered Feb 17, 2017 at 19:27

Martin Prikryl's user avatar

Martin PrikrylMartin Prikryl

180k52 gold badges461 silver badges933 bronze badges

My computer is a Windows 7 32-bit operating system yet every time I try to open 32-bit WampServer download it keeps suggesting it can’t be installed. I’ve also tried installing the 62-bit version yet it gives me the same exact message.

I was successfully able to install WampServer on my computer last year. I am trying to install it again, and it gives me the same message, over and over again.

Does anyone know how to fix this?

Error: This program can only be installed on versions of Windows designed for the following processor architectures: x64

Ramhound's user avatar

Ramhound

40.3k34 gold badges100 silver badges127 bronze badges

asked Oct 4, 2018 at 21:15

HelpPlease's user avatar

2

It appears the installer you’re using is for 64 bit Windows. I would try downloading the 32 bit version again. I’m not familiar with Wamp, but did a search and found this page from bitnami with the current version 7.1.22-1. The 32 bit download is the lower box:
enter image description here

If this installer gives you the x64 error again, there may be an error with the installer file on the website. In this case, you can try using an older 32 bit version in the «Other versions» list.

answered Oct 4, 2018 at 21:43

Blaelph's user avatar

BlaelphBlaelph

5743 silver badges7 bronze badges

2

Щелкните правой кнопкой мыши основной файл «.exe» программы. Выберите «Свойства» и щелкните вкладку «Совместимость». Нажмите «Запустить средство устранения неполадок совместимости» для Windows 10/8 и «Помогите мне выбрать настройки» для Windows 7.… Следуйте инструкциям на экране и повторяйте процесс, пока программа не заработает.

Используйте следующие шаги:

  1. 1) Щелкните правой кнопкой мыши программу.
  2. 2) Нажмите на Свойства.
  3. 3) Щелкните вкладку «Совместимость».
  4. 4) Выберите «Запустить эту программу в режиме совместимости» и выберите Windows Vista или любую другую операционную систему, в которой программа успешно работала.

12 центов 2010 г.

Как исправить несовместимые программы в Windows 10?

В поле поиска на панели задач введите название программы или приложения, для устранения неполадок. Выберите и удерживайте (или щелкните правой кнопкой мыши) его, а затем выберите Открыть расположение файла. Выберите и удерживайте (или щелкните правой кнопкой мыши) файл программы, выберите «Свойства», а затем перейдите на вкладку «Совместимость». Выберите Запустить средство устранения неполадок совместимости.

Как изменить режим совместимости с Windows?

Изменение режима совместимости

Щелкните правой кнопкой мыши исполняемый файл или файл ярлыка и выберите «Свойства» во всплывающем меню. В окне «Свойства» перейдите на вкладку «Совместимость». В разделе «Режим совместимости» установите флажок «Запускать эту программу в режиме совместимости для».

Какая версия Windows несовместима с запущенной?

Версия этого файла несовместима с используемой вами версией Windows. Проверьте системную информацию своего компьютера, чтобы узнать, нужна ли вам версия программы x86 (32-разрядная) или x64 (64-разрядная), а затем обратитесь к издателю программного обеспечения.

Как решить проблему с неподдерживаемым 16-битным приложением?

Для поддержки 16 бит потребуется включить функцию NTVDM. Для этого нажмите клавиши Windows + R, затем введите: optionalfeatures.exe и нажмите Enter. Разверните «Устаревшие компоненты», затем отметьте NTVDM и нажмите «ОК».

Могу ли я запускать старые программы в Windows 10?

Ожидается, что Windows 10, как и ее предшественники, будет иметь режим совместимости, позволяющий пользователям запускать старые программы, написанные еще в то время, когда предыдущие версии Windows были новейшей операционной системой. Эта опция становится доступной, если щелкнуть приложение правой кнопкой мыши и выбрать совместимость.

Как запустить старые программы в Windows 10?

Щелкните правой кнопкой мыши ярлык вашей программы или EXE-файл и выберите «Свойства». Когда появится экран «Свойства», выберите вкладку «Совместимость», затем выберите, какую версию Windows вы хотите использовать. Конечно, не забудьте нажать OK, чтобы он всегда открывался в установленном вами режиме.

Как исправить несовместимость этого устройства?

Чтобы исправить сообщение об ошибке «ваше устройство несовместимо с этой версией», попробуйте очистить кеш Google Play Store, а затем данные. Затем перезапустите Google Play Store и попробуйте снова установить приложение.

Как проверить, совместима ли программа с Windows 10?

Найдите логотип Windows (на нем написано «Установите Windows 10») на панели задач. Это приведет вас к приложению Get Windows 10, которое позволяет зарезервировать бесплатную копию обновления, указав свой адрес электронной почты. Чтобы проверить наличие проблем с совместимостью, в том же окне щелкните значок меню в левом верхнем углу, а затем ссылку «Проверьте свой компьютер».

Как отключить режим совместимости в Windows 10?

Если вы хотели отключить режим совместимости для программы, вы можете попробовать следующие шаги.

  1. Щелкните правой кнопкой мыши установочные файлы и выберите свойства.
  2. Перейдите на вкладку совместимость и снимите флажок Запускать эту программу в режиме совместимости для:
  3. Нажмите «Применить» и «ОК».

Есть ли в Windows 10 режим совместимости?

Как и в Windows 7, в Windows 10 есть параметры «режима совместимости», которые заставляют приложения думать, что они работают в более старых версиях Windows. Многие старые настольные программы Windows будут нормально работать при использовании этого режима, даже если бы они не работали иначе.

Как исправить проблемы совместимости в Windows 7?

Решение проблемы совместимости программ в Windows 7

  1. Щелкните значок Pearl, а затем щелкните Панель управления.
  2. Нажмите «Найти и исправить проблемы» в разделе «Система и безопасность».
  3. Щелкните Запускать программы, созданные для предыдущих версий Windows, в разделе «Программы».
  4. Выберите программу и нажмите Далее. …
  5. Щелкните Попробовать рекомендуемые настройки.

Как запустить 32-битную программу на 64-битной Windows 10?

Запуск 32-битных приложений в Windows 10 64-бит.

  1. WoW64. Ссылка. По-видимому, это должно позволить вам запускать 32-битную версию на 64-битной Windows. …
  2. Режим XP. Ссылка. …
  3. Виртуальная машина коробки. Ссылка. …
  4. Разделение диска на 32-битные и 64-битные версии По-видимому, вы можете использовать бесплатный инструмент EaseUS, чтобы разделить диск на два, а затем установить отдельные 32-битные и 64-битные версии.

  1. Jeroen

    Jeroen
    Member

    Joined:
    Oct 3, 2007
    Messages:
    117
    Location:

    Holland

    Balance:

    — 15Coins

    Ratings:
    +6
    /

    0
    /

    -0

    My Motion Simulator:
    2DOF, DC motor, Arduino, Motion platform

    Hi,

    When I try to install ponyprog I get an error…

    This program can only be installed on versions of windows designed for the
    following processor architectures : x86

    I run vista ultimate x64.

    Is there another program that will run on x64 to program the amc1.5?

    gr. Jeroen

  2. Hi Jeroen,

    Download this version of ponyprog that I have put on rapidshare…

    http://rapidshare.com/files/192763805/PonyProg2000_207c.zip

    …and unzip its contents in the following directory:
    C:Program FilesPonyProg2000

    Then create a shortcut of the PONYPROG2000.EXE on your desktop to find it easily.

    Regards, Thanos

  3. RaceRay

    RaceRay
    Administrator
    Staff Member
    SimAxe Beta Tester

    Joined:
    Nov 8, 2006
    Messages:
    4,656
    Occupation:
    Self-employed | Web and application development
    Location:

    Hamburg, Germany

    Balance:

    23,745Coins

    Ratings:
    +1,848
    /

    12
    /

    -0

    My Motion Simulator:
    2DOF, DC motor, SimAxe, SimforceGT

    Hi,

    is it a cracked version or something? Are we allowed to upload the programm in to the download section before the rapidshare link is broken?

    regards
    René

  4. No its not cracked version or anything… Its normal installation from my computer that is winxp.

    I just packed my installation directory to try to use it without installing it, since he mention he can’t install in under vista64 …!

    Why anything uploaded and shared through rapidshare must be illegal software only???? :lol:

    BTW, I own rapidshare premium account to keep my online files alive!! (video tutorials, HQ video of my sim, etc…)

    Thanos

  5. :( i cant flash atmega.. for thanos controller… (i have windows 7 x86)

    i downloadded this file … startet—> and now error: DlPortIO.dll missing on the computer

    Please install the program new !

    need help

  6. tadythefish

    tadythefish
    Active Member

    Joined:
    Jul 8, 2009
    Messages:
    148
    Occupation:
    Process automation engineer
    Location:

    Slovenia

    Balance:

    695Coins

    Ratings:
    +95
    /

    1
    /

    -0

    My Motion Simulator:
    3DOF, DC motor, Arduino

    download the plugin from the web

  7. Pixello

    Pixello
    New Member

    Joined:
    Feb 25, 2015
    Messages:
    14
    Occupation:
    Student, Amateur designer and programmer
    Location:

    Krosno

    Balance:

    447Coins

    Ratings:
    +4
    /

    0
    /

    -0

    My Motion Simulator:
    3DOF, DC motor

    If u want to flash atmega you should download Atmel Toolchain or atmel studio, its easiest way to do it.

Понравилась статья? Поделить с друзьями:
  • This product was not designed for windows nt
  • This product cannot be installed on windows nt
  • This pc tweaker rus скачать для windows 10
  • This pc has already been prepared for windows technical preview перевод
  • This pc doesn t meet the minimum system requirements windows 11