문제

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...

도움이 되었습니까?

해결책

I was able to do change my installer from a per-user installer to an all-users installer by changing the registry keys being created/set.

Still can't find a way to give the user a choice at the time of installation, though.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top