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 installer出錯資訊解決Windows
- Tomcat windows service InstallerTomcatWindows
- Windows Installer的簡單應用Windows
- Windows下安裝PostgreSQL初體驗(使用Installer)WindowsSQL
- win10安裝程式installer錯誤怎麼辦_win10安裝程式installer錯誤解決方法Win10
- 關於windows installer的一點小經驗(轉)Windows
- windows下php cli模式,提示出錯WindowsPHP模式
- 不能訪問windows Installer服務的解決辦法!Windows
- 解決安裝ubuntu系統時出現錯誤:(10, “debian-installer/locale doesn‘t exist“)Ubuntu
- windows(10)執行laravel new blog出錯WindowsLaravel
- installer 命令介紹
- win10 服務裡看不到windows installer怎麼解決Win10Windows
- windows10時間同步出錯怎麼辦Windows
- 在windows中開啟PHP 的curl模組出錯WindowsPHP
- About the Oracle Universal Installer Inventory!Oracle
- windows732出現werfault.exe的錯誤處理Windows
- Windows10系統安裝patran出錯如何解決Windows
- Laravel Installer 4.0 更新小記Laravel
- moto driver installer 程式的log
- Windows 7錯誤報告彈出提示視窗怎麼取消Windows
- 最佳化Windows 7錯誤報告彈出提示視窗Windows
- windows下使用Eclipse執行MapReduce程式出錯: Failed to set...WindowsEclipseAI
- windows下ftp出現軟體造成連線終止錯誤WindowsFTP
- 深入安卓Package Manager和Package Installer安卓Package
- 12 cloud control OEM InstallerCloud
- The installer has not detected any Oracle 10.2.0.4.0Oracle
- Windows (wince、 windows mobile、windows phone)錯誤程式碼大全Windows
- 建立Maven專案出錯 pom出錯Maven
- Windows平臺下不能建立資料庫連線出錯分析(2)Windows資料庫
- Windows平臺下不能建立資料庫連線出錯分析 (1)Windows資料庫
- Windows 7 安裝 N卡驅動,出現錯誤程式碼 52Windows
- Windows計劃任務出現0x1錯誤結果Windows
- Windows 錯誤程式碼Windows
- Windows Sockets錯誤碼Windows
- oracle出錯Oracle
- windows10系統出現Ddkmd.sys錯誤怎麼修復Windows
- C#呼叫Windows CMD命令並,返回輸出結果或錯誤資訊C#Windows
- windows 10專業版下安裝pymysql、scrapy、pyspidy等出錯時WindowsMySql