windows installer出錯
近日windows 2003英文系統出問題了,不能安裝.msi程式,心裡煩![@more@]安裝程式時報錯如下:
Event Type: Error
Event Source: MsiInstaller
Event Category: None
Event ID: 1014
Date: 2005-3-2
Time: 11:07:31
User: N/A
Computer: SOL60
Description:
Windows Installer proxy information not correctly registered
For more information, see Help and Support Center at
在網上找到的解決方案如下:
resolution:
The MSI Installer can be a real pain. It may be that one of the files required by it is corrupt. Here's what you do. Run msiexec /unregserver again. Then delete msiexec.exe from the system32 directory. Potentially, you could rerun the install at this point but for some reason this doesn't always work. Instead, download a fresh copy of the windows installer, use an unzipping tool to extract it, go into the folder and manually install from the inf files. To do this, right click on it and select install. Make sure you do msi.inf first, and then mspatcha.inf or you get a missing file error (likely because msiexec.exe is missing). After all this run msiexec.exe /regserver to recreate the service.
(1)先用msiexec /unregserver 停掉windows installer服務。
(2)下載InstMsiW.exe,用winrar解壓開。進入目錄。
(3)右擊msi.inf ,點選安裝,右擊mspatcha.inf ,點選安裝。
(4)再用msiexec.exe /regserver 啟用服務
鬱悶的是網上沒有2003版的InstMsiW.exe,看MS的文件也懶得看了,試了幾下,居然解決了
(1)先用msiexec /unregserver 停掉windows installer服務。
(2)用msiexec /regserver 重新註冊。
哈哈,居然好了!暈!
Event Type: Error
Event Source: MsiInstaller
Event Category: None
Event ID: 1014
Date: 2005-3-2
Time: 11:07:31
User: N/A
Computer: SOL60
Description:
Windows Installer proxy information not correctly registered
For more information, see Help and Support Center at
在網上找到的解決方案如下:
resolution:
The MSI Installer can be a real pain. It may be that one of the files required by it is corrupt. Here's what you do. Run msiexec /unregserver again. Then delete msiexec.exe from the system32 directory. Potentially, you could rerun the install at this point but for some reason this doesn't always work. Instead, download a fresh copy of the windows installer, use an unzipping tool to extract it, go into the folder and manually install from the inf files. To do this, right click on it and select install. Make sure you do msi.inf first, and then mspatcha.inf or you get a missing file error (likely because msiexec.exe is missing). After all this run msiexec.exe /regserver to recreate the service.
(1)先用msiexec /unregserver 停掉windows installer服務。
(2)下載InstMsiW.exe,用winrar解壓開。進入目錄。
(3)右擊msi.inf ,點選安裝,右擊mspatcha.inf ,點選安裝。
(4)再用msiexec.exe /regserver 啟用服務
鬱悶的是網上沒有2003版的InstMsiW.exe,看MS的文件也懶得看了,試了幾下,居然解決了
(1)先用msiexec /unregserver 停掉windows installer服務。
(2)用msiexec /regserver 重新註冊。
哈哈,居然好了!暈!
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7110/viewspace-791483/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Windows下安裝PostgreSQL初體驗(使用Installer)WindowsSQL
- win10安裝程式installer錯誤怎麼辦_win10安裝程式installer錯誤解決方法Win10
- 解決安裝ubuntu系統時出現錯誤:(10, “debian-installer/locale doesn‘t exist“)Ubuntu
- windows(10)執行laravel new blog出錯WindowsLaravel
- win10 服務裡看不到windows installer怎麼解決Win10Windows
- installer 命令介紹
- windows10時間同步出錯怎麼辦Windows
- Laravel Installer 4.0 更新小記Laravel
- Windows 錯誤程式碼Windows
- Windows計劃任務出現0x1錯誤結果Windows
- Windows 7 安裝 N卡驅動,出現錯誤程式碼 52Windows
- windows 10專業版下安裝pymysql、scrapy、pyspidy等出錯時WindowsMySql
- 建立Maven專案出錯 pom出錯Maven
- 程式設計卡片 001 - 更新 Laravel Installer程式設計Laravel
- windows10系統升級助手出現錯誤的解決方法Windows
- windows10更新失敗出現錯誤程式碼80240020怎麼辦Windows
- windows10系統出現Ddkmd.sys錯誤怎麼修復Windows
- Windows 除錯工具課程Windows除錯
- Windows 下如何除錯 PowerShellWindows除錯
- Nessus 10.7 Auto Installer for Ubuntu 22.04 (updated Apr 2024)Ubuntu
- C#呼叫Windows CMD命令並,返回輸出結果或錯誤資訊C#Windows
- Windows XP電腦開機出錯無法正常啟動的解決方法Windows
- win10無法開啟windows Audio出現錯誤1067如何修復Win10Windows
- Windows PHPstorm xdebug 斷點除錯WindowsPHPORM斷點除錯
- Windows分割槽報錯解決Windows
- Windows錯誤“ 0xc0000005”Windows
- Win10系統無法安裝itunes提示windows installer軟體包有一個問題如何解決Win10Windows
- Nessus Professional 10.7.5 Auto Installer for macOS Sonoma (updated Jul 2024)Mac
- Nessus Professional 10.7.5 Auto Installer for Ubuntu 24.04 (updated Jul 2024)Ubuntu
- docker mlocati/docker-php-extension-installer安裝composerDockerPHP
- windows10系統安裝iTunes出錯提示“安裝彙編”如何解決Windows
- windows故障轉移叢集 “群集事件” 經常出現 1135 錯誤的解決Windows事件
- windows 系統安裝11g資料庫出現ora-01017報錯Windows資料庫
- 簡單幾步解決win10安裝軟體出現error launching installer的問題Win10Error
- win10系統installer資料夾可以刪除嗎_win10系統installer資料夾怎麼刪除Win10
- NPM INSTALL常見錯誤(windows篇)NPMWindows
- windows oracle 11201打補丁報錯WindowsOracle
- Visual Studio Installer打包安裝專案VS2015
- Windows windbg kernel debug 雙機核心除錯 - USB3.0 除錯 USB除錯 除錯線Windows除錯