Error 1721: There Is A Problem With This Windows Installer Package When Install or Uninstall on Vistaエラー1721 :このWindowsインストーラパッケージに問題が発生しているときにインストールまたはアンインストールVistaで

Inインディアナ Windows Vista Windows Vistaの , when attempting to install a program using setup executable file based on Windows Installer Package with .msi extension, a dialog box may pop up to display the “Error 1721″ error message.は、セットアッププログラムを実行可能なWindowsインストーラパッケージにした。 msiファイルの拡張子、ダイアログボックスには、 "エラー1721 "エラーメッセージがポップアップ表示することがありますベースのファイルを使用してインストールしよう。 The error may also happens when trying to uninstall a software program, and also when using msiexec.exe to call the installer. 5月にも、ソフトウェアプログラムをアンインストールしようとしているときに発生するエラーは、インストーラを呼び出すときにもします。 msiexec.exeを使用しています。

Error 1721.エラー1721 。 There is a problem with this Windows Installer package.このWindowsインストーラパッケージに問題がある。 A program required for this install to complete could not be run.このインストールを完了するのに必要なプログラムを実行することができませんでした。 Contact your support or package vendor.サポートやパッケージベンダにお問い合わせください。


The error by Windows Installer Package happens in Windows Vista because the of custom actions set in the installer package fail with missing permissions, involving custom actions that scheduled for both immediate or deferred execution.これは、カスタムアクションは、インストーラパッケージでの行方不明のアクセス許可を設定すると、カスタムアクションの両方を即時または遅延実行のために失敗する予定を含むWindowsインストーラパッケージでこのエラーは、 Windows Vistaで発生する。 Visual Studio custom actions run while impersonating the installing user but only run with standard user privilege, and not with elevated administrator privilege as required in Windows Vista, if the msidbCustomActionTypeNoImpersonate bit is not set.カスタムアクションのVisual Studioをインストールするユーザーを偽装しながらも唯一の標準ユーザー権限で実行すると、管理者権限ではなく、高架としてWindows Vistaで必要な場合は、ビットが設定されていない場合は、 msidbCustomActionTypeNoImpersonateを実行します。 Even though Windows Vista prompts for privilege elevation, however, only custom actions that are running in the Local System account get elevated correctly, while custom actions that impersonate as the current user do not.にもかかわらず、 Windows Vistaの権限昇格については、そのプロンプトは、カスタムアクションを得る正しく高架は、 Local Systemアカウントで実行されているが、カスタムアクションは、偽装は、現在のユーザーとしてはありません。

Thus, the error usually happens on older versions of setup installer which install or uninstall programs meant for earlier versions of Windows operating system, such as XP, 2000, Me and 9x.したがって、このエラーは通常、インストールまたはアンインストールプログラムをWindowsオペレーティングシステムでは、以前のバージョンのXPでは、 2000などの古いバージョンのインストーラを意味セットアップで発生Meおよび9xの場合。 However, if you’re the programmer or developer for the installer program, probably you can do much to change the bit or installer sequence to solve the issue.ただし、プログラマーしているか、インストーラプログラムの開発者は、おそらくあなたにできることは多くの問題を解決するためには、ビットまたはインストーラのシーケンスを変更します。 But, there are still resolutions to fix the error 1721 that happens in Windows Vista, and probably has more than one one solutions or workarounds that users can try to get the software program installed.しかし、まだは、 Windows Vistaで発生したエラー1721を修正するための解像度であり、おそらくユーザーは、ソフトウェアプログラムがインストールされ得ることを試みることができます2つ以上の1つのソリューションまたは回避策をしている。

Run an elevated command prompt with Run as Administrator option to start the installation 高架のコマンドを実行するとプロンプトを実行すると管理者オプションは、インストールを開始する

This method will probably allow most failed .msi installer to install/uninstall probably.このメソッドは、おそらく最も失敗することができます。 MSIインストーラをインストールするには/おそらくアンインストールします。 Simply open an elevated command prompt with Run as Administrator setting, and then execute the .msi executable.単純にして、 。 msiファイルの実行可能ファイルを実行するコマンドを実行して管理者の設定と同様に高架プロンプトを開きます。

There are plenty ofたくさんいる ways to open elevated command prompt as administrator高架管理者としてコマンドプロンプトを起動する方法 .

Open up an elevated command prompt and run the .msi installer with msiexec コマンドプロンプトを開いて一高架と。 msiファイルでインストーラを実行します。 msiexec

If simplyもし、単に fire up the elevated command prompt火災は、高架のコマンドをプロンプト to run the setup installer won’t work, try to use msiexec.exe command to execute the installation or uninstallation process.動作しませんと、セットアップのインストーラは、インストールまたはアンインストールプロセスを実行するためにmsiexec.exeコマンドを使用して実行します。

Command syntax to install a .msi: msiexec /i application .msiコマンドの構文をインストールしてください。 msiファイル: します。 msiexec / i アプリケーションの。 msi
Command syntax to uninstall a program with its .msi: msiexec /x application .msiコマンドの構文は、 。 msiファイルのプログラムをアンインストールする: します。 msiexec / X アプリケーションの。 msi

Replace program .msi with the actual filename.プログラムを交換する。 msiファイルは、実際のファイル名で。

Disable User Access Control (UAC) 無効ユーザーアクセス制御( UAC )

The easy solution is probably to簡単な解決方法はおそらくすることです disable User Access Control (UAC)無効ユーザーアクセス制御( UAC ) , which forces process to run with standard user privilege unless been specifically instructed and permitted to run elevated to administrator user privilege.具体的に指示されていない限り、管理者ユーザー権限の昇格を実行することは許可は、プロセスの標準ユーザー権限で実行するように強制します。

Here’s the step to disable and turn off UAC (User Access Control) feature for the logged on user account in Windows Vista (there are plenty more ways to disable UAC):ここには、ステップを無効にするとのUACを無効にする(ユーザーアクセスコントロール)は、 Windows Vistaのユーザーアカウントにログオン(無効のUACにはたくさんの方法があります。ための機能) :

  1. Click Start , and then click Control Panel . [ スタート]ボタンをクリックし、 [ コントロールパネル]を開きます
  2. In “Control Panel”, click User Accounts and Family Safety . "コントロールパネル"をクリックし、 [ ユーザーアカウントと家族の安全
  3. In the “User Accounts and Family Safety” window, click User Accounts . "ユーザーアカウントと家族の安全"ウィンドウで、 [ユーザーアカウント]をクリックします
  4. In the “Make changes to your user account” tasks window, click Turn User Account Control on or off .の"ユーザーアカウント"タスクウィンドウをクリックし、 [ユーザーアカウント制御電源をオンまたはオフに変更を加えます
  5. If UAC is currently configured in Admin Approval Mode, the User Account Control message appears.もし現在のUAC管理者承認モードでは、ユーザーアカウント制御メッセージで構成されているが表示されます。 Click Continue . [ 続行]をクリックします。
  6. Clear the Use User Account Control (UAC) to help protect your computer check box, and then click OK .クリアを使用するユーザーアカウント制御( UAC )をお使いのコンピュータを保護する]チェックボックスをクリックし [ OK ]を支援する
  7. Click Restart Now to apply the change immediately, or click Restart Later to close the User Accounts tasks window. [ すぐ再起動 、または再起動後には、 [ユーザーアカウント]をクリックしてタスクウィンドウを閉じ、変更を適用します。 Note that you must reboot the system to make the change effective.その場合は、変更を有効にするには、システムをリブートする必要があります。

IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. 重要 :あなたはマシンとして"保証なしにされている"提供されているページを翻訳読んでいる。 Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible.人間の翻訳とは違って、機械翻訳は、不正確なため、多くの場合、低品質のテキストは、誤解を招くと理解を生産、文法、意味論、構文、自然言語のイディオムを理解していません。 Thus, please refer toしたがって、下記を参照してください original English articleオリジナルの英語の記事 when in doubt.疑わしきは。



One Response to “Error 1721: There Is A Problem With This Windows Installer Package When Install or Uninstall on Vista” 1つの応答に"エラー1721 :この問題は、 Windowsインストーラパッケージでインストールまたはアンインストール時にVista上で"

  1. Anuj
    November 11th, 2008 18:23 11月11日、 2008年18:23
    1

    i have done the same procedure but still the same error is coming.私は今でも同じエラーが来ているのと同じ手順を実行している。

    Please help me out.私を助けてください。

    Thanksありがとう

Leave a Replyは、返信のままに

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグ :の<a href=""使用することができますtitle=""> <abbr title=""> <acronym title=""> <b>ダウンロード<blockquote cite=""> <cite>の<code> <デル日時= " " >の<em> <i> <q cite=""> <strike> <strong>

Subscribe without commentingチャンネル登録コメントなし


Incoming Search Terms for the Article着信は、文書の検索利用規約

error 1721 エラー1721 - - error 1721 vista エラー1721ビスタ - - error 1721 windows installer vista エラー1721 Windowsインストーラの眺め - - message 1721 メッセージ1721 - - vista error 1721 Vistaのエラー1721 - - 1721 error 1721エラー - - error code 1721 エラーコード1721 - - Error 1721 in VISTA エラー1721 Vista - - Error 1721 There is a problem with windows installer エラー1721は、 Windowsインストーラに問題がある - - error 1721 windows vista エラー1721 Windows Vistaの - - msi error 1721 msiファイルのエラー1721 - - windows vista error 1721 Windows Vistaのエラー1721 - - windows installer error 1721 vista Windowsインストーラエラー1721ビスタ - - error 1721 on vista Vista上でのエラー1721 - - error 1721 エラー1721 - - eror 1721 eror 1721 - - all すべての - - error 1721 msi エラー1721のMSI - - family safety error 80070005 家族の安全のエラー80070005 - - windows error 1721 Windowsエラー1721 - - fix error 1721 エラー1721を修正 - - MSI 1721 MSIの1721 - - 1721 windows installer vista 1721 Windowsインストーラの眺め - - problem with windows installer package Vista Windowsに問題がVistaのインストーラパッケージ - - error 1721 installer vista エラー1721インストーラを眺め - - vista 1721 ビスタ1721 - - error 1721. エラー1721 。 there is a problem with this windows installer vista このWindows Vistaのインストーラに問題がある - - "There is a problem with this Windows Installer package. A Program required for this install to complete could not be run." "このWindowsインストーラパッケージには問題があります。このインストールを完了する必要なプログラムを実行することができませんでした。 " - - 1721 error vista 1721エラービスタ - - how to fix error 1721 1721エラーを修正する方法 - - error 1721 windows installer エラー1721 Windowsインストーラ - - there is a problem with this windows installer このWindowsインストーラに問題がある - - "error 1721" "エラー1721 " - - error 1721 + vista エラー1721 +ビスタ - - 1721 vista 1721ビスタ - - desktop manager error 1721 デスクトップマネージャのエラー1721 - - uninstall error 1721 アンインストールエラー1721 - - 1721 msi 1721のMSI - - there is a problem with this windows installer package. このWindowsインストーラパッケージに問題がある。 A program required for this install to complete could not be run. このインストールを完了するのに必要なプログラムを実行することができませんでした。 - - There is a problem with this Windows Installer package vista このWindowsインストーラパッケージを眺めには問題があります - - Error 1721. エラー1721 。 There is a problem with this Windows Installer package vista このWindowsインストーラパッケージを眺めには問題があります - - how to fix error 1721 windows installer 1721 Windowsインストーラのエラーを修正する方法 - - "error 1721" vista "エラー1721 "ビスタ - - windows installer package error Windowsインストーラパッケージのエラー - - vista error 1721 there is a problem with this windows installer package Vistaのエラー1721このWindowsインストーラパッケージに問題がある - - "there is a problem with this windows installer package" vista "このWindowsインストーラパッケージ"ビスタには問題があります - - fixing error 1721 エラー1721を修正 - - 1721+windows installer+vista 1721 + Windowsインストーラ+ビスタ - - error 1721 there is a problem with this windows installer package vista エラー1721このWindows Vistaのインストーラパッケージに問題がある - - windows xp error 1721 Windows XPのエラー1721 - -