Что делать, если если при установке программы выдается ошибка 1610 или при удалении ошибка 25001?
И
то и то ошибки Установщика Виндовс (Windows Installer). Это связано с
глючной конфигурацией установочных пакетов (.msi), как правило,
проявляется если предыдущая установка (удаление) не была завершена
успешно. Лечится слующим образом:
1) Лезем в реестр (Пуск — Выполнить — regedit)
2) Лезем в ветку HKEY_LOCAL_MACHINE \ Software \ Classes \ Products
3)
В нем находятся папки, названия из которых состоят из набора символов.
Ищем ту, внутри которой параметр ProductName имеет название
программы-пациента и удаляем всю папку
4) Если нужной папки не нашлось (либо удаление должного эффекта не достигло) удаляем все из HKEY_LOCAL_MACHINE \ Software \ Classes \ Features и удаляем все из папки C:\Windows\Intaller
Лечим ошибку 1610 и ошибку 25001
Brief description of your issue
I try to install Google.Drive with the following command :
winget install Google.Drive
I face the following issue.
Installer failed with exit code: 1610
Steps to reproduce
Open Terminal under Windows 11 and execute the following command :
winget install Google.Drive
Expected behavior
To install Google.Drive
Actual behavior
Facing the issue with following text :
Installer failed with exit code: 1610
Environment
winget --info Windows Package Manager v1.1.12986 Copyright (c) Microsoft Corporation. All rights reserved. Windows: Windows.Desktop v10.0.22000.318 Package: Microsoft.DesktopAppInstaller v1.16.12986.0 Logs: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir Links --------------------------------------------------------------------------- Privacy Statement https://aka.ms/winget-privacy License Agreement https://aka.ms/winget-license Third Party Notices https://aka.ms/winget-3rdPartyNotice Homepage https://aka.ms/winget Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale
Revit Architecture Forum
Welcome to Autodesk’s Revit Architecture Forums. Share your knowledge, ask questions, and explore popular Revit Architecture topics.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show only
|
Search instead for
Did you mean:
-
Back to forum -
Previous -
Next
452 Views, 2 Replies
06-01-2022
05:07 AM
revit 2022 installation problem —error 1610
I am a student and use the education version and have no problems with certification. Last week I uninstalled revit2022 ,ready to reinstall, but in this step of the installation there is always «error 1610 product configuration data is corrupted, please contact a technician».
-
Back to forum -
Previous -
Next
2 REPLIES 2
-
Back to forum -
Previous -
Next
Click Here to follow to fix error 1610 and related errors.
The “1610” error is commonly caused by incorrectly configured system settings or irregular entries in the Windows registry. This error can be fixed with special software that repairs the registry and tunes up system settings to restore stability.
If you got Error 1610 then We strongly recommend that you >> Download (MyPC Utilities) Repair Tool <<
Note: This article was previously published under WIKI_E2122545
Causes of Error “1610”
The 1610 error may be caused by windows system files damage. The corrupted system files entries can be a real threat to the well being of your computer. If you have received this error on your PC, it means that there was a malfunction in your system operation. Common reasons include incorrect or failed installation or uninstallation of software that may have left invalid entries in your Windows registry, consequences of a virus or malware attack, improper system shutdown due to a power failure or another factor, someone with little technical knowledge accidentally deleting a necessary system file or registry entry, as well as a number of other causes.
How to easily fix 1610 error?
There are two (2) ways to fix 1610 Error:
Advanced Computer User Solution (Manual Fix):
1. Start your computer and log on as an administrator.
2. Click the Start button then select All Programs, Accessories, System Tools, and then click System Restore.
3. Select the most recent system restore point from the “On this list, click a restore point” list, and then click Next.
4. Click Next on the confirmation window.
5. Restarts the computer when the restoration is finished.
Beginner Computer User Solution (Automatic fix):
1. Download (MyPC Utilities) Repair Tool.
2. Install program and click Scan button.
3. Click the Fix Errors button when scan is completed. And restart your computer.
How does it work?
This tool will scan and diagnose, then repairs, your system registry errors, with both manually and automatic tools.
Basic features: (registry cleaner, junk cleaner, evidence cleaner, startup manager and uninstall manager).
- Remove From My Forums
-
Вопрос
-
I’ve got an application, SafeNet Sentinel Driver 7.5.1, that will install perfectly if I run it manually, but when I deploy it via SCCM, I get a 1610 — ERROR_BAD_CONFIGURATION.
I created a wrapper that executes the setup executable with all of the desired switches. When I run it manually, I get an installation log that’s about 258kb and reports success. When I deploy it via SCCM, thereby running as the local system,
it fails and I get a 1KB log file with nothing in it.Any ideas?