[解決済み] .NET Framework 4 マルチターゲティングパックがアンインストールできない
2022-02-19 23:56:35
質問
現在、インストールしようとしているのは Atmel Studio 6.2 と .NET Visual Studio Isolated Shell 10.0をインストールする際に、問題が発生しました。
Atmel Studioをインストールしようとすると、.NET Framework 4をインストールしようとし、すぐに結果のログが表示されて失敗します。
[08/26/14,07:57:20] .NET Framework 4 Multi-Targeting Pack: [2] Error: Installation failed for component .NET Framework 4 Multi-Targeting Pack. MSI returned error code 1612
[08/26/14,07:57:21] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack is not installed.
[08/26/14,07:57:21] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Shell (Isolated) - ENU was not attempted to be installed.
[08/26/14,07:57:21] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[08/26/14,07:57:21] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[08/26/14,07:57:21] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed.
[08/26/14,07:57:21] VS70pgui: [2] CFinishPage::UpdateFinal(): Could not find the readme.htm in the client directory as expected!
[08/26/14,08:01:54] .NET Framework 4 Multi-Targeting Pack: [2] Error: Installation failed for component .NET Framework 4 Multi-Targeting Pack. MSI returned error code 1612
[08/26/14,08:01:55] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack is not installed.
[08/26/14,08:01:55] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Shell (Isolated) - ENU was not attempted to be installed.
[08/26/14,08:01:55] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[08/26/14,08:01:55] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[08/26/14,08:01:55] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed.
[08/26/14,08:01:55] VS70pgui: [2] CFinishPage::UpdateFinal(): Could not find the readme.htm in the client directory as expected!
[08/26/14,08:08:30] .NET Framework 4 Multi-Targeting Pack: [2] Error: Installation failed for component .NET Framework 4 Multi-Targeting Pack. MSI returned error code 1612
[08/26/14,08:08:31] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack is not installed.
[08/26/14,08:08:31] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Shell (Isolated) - ENU was not attempted to be installed.
[08/26/14,08:08:31] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[08/26/14,08:08:31] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[08/26/14,08:08:32] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed.
[08/26/14,08:08:32] VS70pgui: [2] CFinishPage::UpdateFinal(): Could not find the readme.htm in the client directory as expected!
[08/26/14,09:16:38] .NET Framework 4 Multi-Targeting Pack: [2] Error: Installation failed for component .NET Framework 4 Multi-Targeting Pack. MSI returned error code 1612
[08/26/14,09:16:38] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack is not installed.
[08/26/14,09:16:38] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Shell (Isolated) - ENU was not attempted to be installed.
[08/26/14,09:16:38] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[08/26/14,09:16:38] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[08/26/14,09:16:38] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed.
[08/26/14,09:16:39] VS70pgui: [2] CFinishPage::UpdateFinal(): Could not find the readme.htm in the client directory as expected!
[08/26/14,12:42:39] .NET Framework 4 Multi-Targeting Pack: [2] Error: Installation failed for component .NET Framework 4 Multi-Targeting Pack. MSI returned error code 1612
[08/26/14,12:42:39] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack is not installed.
[08/26/14,12:42:39] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Shell (Isolated) - ENU was not attempted to be installed.
[08/26/14,12:42:39] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[08/26/14,12:42:39] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[08/26/14,12:42:39] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed.
[08/26/14,12:42:39] VS70pgui: [2] CFinishPage::UpdateFinal(): Could not find the readme.htm in the client directory as expected!
まず最初に、.NET Framework 4 のアンインストール/再インストールを試みました。アンインストールしようとすると、次のようなエラーが表示されます。
The path 'C:\UsersMyUser³³appdata³³local³³temp³³sit31981.tmp³wcu³³mtpack³³NetFx_DTP.msi' cannot be found. この場所にアクセスできることを確認して再試行するか、製品Microsoft .NET Framework 4 Multi-Targeting Packをインストールできるフォルダーでインストールパッケージ'NetFx_DTP.msi'が見つかるか試してみてください。
このファイルを見つけようと、パソコンの中を探してみたのですが、うまくいきません。また、'NetFx_DTP.msi'というファイル自体も探してみましたが、こちらも見つかりませんでした。
もし、どなたか解決するためのヒントをお持ちの方がいらっしゃいましたら、ぜひ教えてください。ありがとうございます。
解決方法は?
このマイクロソフトのサポート記事 私が遭遇していた問題に対処しています。 修正 は、破損したレジストリエントリをリセットし、すべてを正常に戻すことができました!
関連
-
[解決済み] Html.BeginForm()にCSSクラスを追加する。
-
[解決済み] スマートクライアント・ソフトウェアファクトリーの体験談
-
[解決済み] BasicHttpsBindingとWsHttpBinding with Transport securityの違いは何ですか?
-
[解決済み] VB.NETで線を引く方法
-
[解決済み] LINQ to Entitiesはメソッドを認識しません。
-
[解決済み] csilogfileは何のためにあるのですか?
-
[解決済み] DelphiとDelphi.NETの違いについて
-
[解決済み] app.configが作成されるタイミングとapp.exe.configが作成されるタイミング、その違いとは?
-
[解決済み] .Any() vs .Count() > 0のどちらのメソッドがより良いパフォーマンスを発揮しますか?
-
[解決済み] RelativeSourceでWPFバインディングを使用するにはどうしたらいいですか?
最新
-
nginxです。[emerg] 0.0.0.0:80 への bind() に失敗しました (98: アドレスは既に使用中です)
-
htmlページでギリシャ文字を使うには
-
ピュアhtml+cssでの要素読み込み効果
-
純粋なhtml + cssで五輪を実現するサンプルコード
-
ナビゲーションバー・ドロップダウンメニューのHTML+CSSサンプルコード
-
タイピング効果を実現するピュアhtml+css
-
htmlの選択ボックスのプレースホルダー作成に関する質問
-
html css3 伸縮しない 画像表示効果
-
トップナビゲーションバーメニュー作成用HTML+CSS
-
html+css 実装 サイバーパンク風ボタン
おすすめ
-
[解決済み] msiexec を使用せずにコマンドラインから MSI ファイルをアンインストールする
-
[解決済み] ファイルまたはアセンブリ 'System.Data.SQLite' をロードできませんでした。
-
[解決済み] AndroidでWCFサービスを利用する方法
-
[解決済み] LINQ: フィルタリング基準で SingleOrDefault と FirstOrDefault() を使用する場合
-
[解決済み] 権限 '*' を持つ SSL/TLS の安全なチャネルを確立できませんでした。
-
[解決済み] パッケージのダウングレード警告を検出(dotnet core, vs 2017)
-
[解決済み] MemoryStreamから文字列を取得する方法は?
-
[解決済み] PowerShellで文字列がNULLまたは空であるかどうかを確認するにはどうすればよいですか?
-
[解決済み] Visual Studioのコンパイルエラー "mismatch between processor architecture "を修正するにはどうしたらいいですか?
-
[解決済み] Math.Round(2.5)はなぜ3でなく2を返すのですか?