Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
製品の以前のバージョンがインストールされた後、NSIS インストーラーがインストールしたい製品の以前のインストール場所を記憶しているという問題があります。
この動作を防ぎたい...スクリプトで指定したデフォルトのディレクトリをインストーラーが使用するようにします。
InstallDirRegKey解決策が見つかりました...スクリプトから削除する必要がありました。
InstallDirRegKey
http://nsis.sourceforge.net/InstallDir_doesn%27t_work