2016-06-27 71 views
2

我試圖在Windows 7上安裝AtmelStudio 7,但安裝過了一段時間後才停止。顯示以下錯誤消息:AtmelStudio 7安裝失敗,avr8設備支持包

發生錯誤 AVR8設備支持

enter image description here

我試過至今:

  • 我也採取了快速看一下Atmel-FAQ,但建議的解決方案(呼叫as-installer-*.exe SHELLCOMMAND=/NoWeb /NoRefresh /NoRestart)的確產生了相同的錯誤消息。
  • 我掃描了日誌消息,但未能找到有用的東西。
  • 通過使用Windows卸載機制

問題

有沒有人一個想法如何得到AtmelStudio 7安裝刪除所有愛特梅爾組件和驅動程序?

更新

我解決了安裝問題如下:

錯誤表明IDE設備損壞機率的註冊表項搞砸。

1)轉到一個命令提示和運行下面的命令

wmic product where "vendor like 'Atmel%'" get Name, Version 

這將列出它們是機器的一部分,並且來自愛特梅爾產物。如果列出「Atmel Studio IDE 7.0」或「Atmel Studio開發環境」,則組件未被正確卸載。

2)爲了清理上述組件,請使用第三方實用程序(http://www.revouninstaller.com/revo_uninstaller_free_download.html)從系統中刪除上述組件。

注意:爲了讓Revo Uninstaller列出上述組件,請轉到Tools-> Options-> Show System components並檢查它。

3)清理上述組件和註冊表以驗證清理成功後,再次運行以下命令。

wmic product where "vendor like 'Atmel%'" get Name, Version 

如果清理成功,它不應該列出「Atmel Studio IDE 7.0」或「Atmel Studio開發環境」。

4)現在您可以安裝Atmel Studio。

回答

1


這裏我有一臺筆記本電腦相同的故障運行WIN7
當我檢查日誌文件中找到下面的錯誤,但我仍然沒有能夠解決它?

Property(S): INSTALLLEVEL = 1 
Property(S): SOURCEDIR = C:\ProgramData\Package Cache\{C327F1B0-01E9-45BB-AE07-AD204C992A31}v7.0.922\ 
Property(S): SourcedirProduct = {C327F1B0-01E9-45BB-AE07-AD204C992A31} 
Property(S): ProductToBeRegistered = 1 
MSI (s) (58:48) [13:08:41:248]: Note: 1: 1708 
MSI (s) (58:48) [13:08:41:249]: Note: 1: 2205 2: 3: Error 
MSI (s) (58:48) [13:08:41:249]: Note: 1: 2228 2: 3: Error 4: SELECT Message FROM Error WHERE Error = 1708 
MSI (s) (58:48) [13:08:41:249]: Note: 1: 2205 2: 3: Error 
MSI (s) (58:48) [13:08:41:249]: Note: 1: 2228 2: 3: Error 4: SELECT Message FROM Error WHERE Error = 1709 
MSI (s) (58:48) [13:08:41:249]: Product: AVR8 Device Support — Installation failed. 
MSI (s) (58:48) [13:08:41:250]: Windows Installer installed the product. Product Name: AVR8 Device Support. Product Version: 7.0.922. Product Language: 1033. Manufacturer: Atmel. Installation success or error status: 1603. 
MSI (s) (58:48) [13:08:41:255]: Deferring clean up of packages/files, if any exist 
MSI (s) (58:48) [13:08:41:255]: MainEngineThread is returning 1603 
MSI (s) (58:D4) [13:08:41:259]: RESTART MANAGER: Session closed. 
MSI (s) (58:D4) [13:08:41:259]: No System Restore sequence number for this installation. 
=== Logging stopped: 7/3/2016 13:08:41 === 
MSI (s) (58:D4) [13:08:41:264]: User policy value 'DisableRollback' is 0 
MSI (s) (58:D4) [13:08:41:264]: Machine policy value 'DisableRollback' is 0 
MSI (s) (58:D4) [13:08:41:264]: Incrementing counter to disable shutdown. Counter after increment: 0 
MSI (s) (58:D4) [13:08:41:267]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 
MSI (s) (58:D4) [13:08:41:268]: Restoring environment variables 
MSI (s) (58:D4) [13:08:41:269]: Destroying RemoteAPI object. 
MSI (s) (58:50) [13:08:41:269]: Custom Action Manager thread ending. 
MSI (c) (FC:64) [13:08:41:282]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 
MSI (c) (FC:64) [13:08:41:283]: MainEngineThread is returning 1603 
=== Verbose logging stopped: 7/3/2016 13:08:41 ===</code><br/> 

也許這些資源可以幫助你。
https://support.microsoft.com/en-us/kb/834484 http://www.avrfreaks.net/comment/1922756#comment-1922756

如果有人知道發生了什麼問題,請讓我們知道!
謝謝!

+0

我添加了關於如何解決問題的附加信息。祝你好運。 – orbitcowboy

+1

它的工作!非常感謝 ! – HoseinGhanbari

+0

恭喜!!! – orbitcowboy

1

發生在我身上的另一個問題是懸掛安裝在

愛特梅爾Studio開發環境中應用
詳細信息:初始化環境


而有用的解決方案是殺AtmelStudio.exe(* 32)的過程作爲安裝過程的一部分,它顯然在後臺運行。

以下鏈接是我找到了解決辦法: http://www.avrfreaks.net/comment/1918991#comment-1918991

最後一些看似嚇人的步驟後...!









2

我也有過錯誤已經卸載了愛特梅爾Studio的7.0.582之後。 不幸的是,它搞砸了註冊表,這樣我就無法使用「wmic」程序(它對永恆不會有任何影響)。 搜索的幾個小時後,我發現這個微軟工具,用於固定安裝/卸載問題:

https://support.microsoft.com/en-us/help/17588/fix-problems-that-block-programs-from-being-installed-or-removed

使用,很容易和上述非常類似描述的步驟:

  • 選擇「有問題卸載「(或類似的東西)
  • 查找並選擇」Atmel Studio IDE 7.0「或」Atmel Studio開發環境「
  • 應用更正

之後,我能夠成功安裝AS 7.0.1006。