0

I created an installer for my Office 2010 add-in using the InstallShield LE product bundled with VS2012. Wasn't exactly the most pleasant experience.

Anyway, it installs the add-in under the users account. I'd like to have the option to install for "all users". I can't see how to do this in InstallShield LE, but I'm unclear whether I just can't find the option, or it's not supported in that crippleware version, or simply not possible at all.

Any pointers welcome...

4

1 に答える 1

0

作成/設定されているレジストリ キーを変更することで、インストーラーをユーザーごとのインストーラーからすべてのユーザーのインストーラーに変更することができました。

ただし、インストール時にユーザーに選択肢を与える方法はまだ見つかりません。

于 2013-03-07T00:30:15.010 に答える