0 pts.
 Create an MSI which installs for all users
Hi All I am creating an MSI install for my VB6 application using Microsoft's Visual Studio installer. When its installed it only registers the ActiveX EXEs for the current user and creates shortcuts under the current users profile. I would like this to install for all users on that machine. Any help or ideas would be much appreciated. Thanks

Software/Hardware used:
ASKED: February 1, 2005  6:21 AM
UPDATED: February 1, 2005  1:57 PM

Answer Wiki:
If you are using a install shield there should be an option of where to install. If you are using vb6 installshield wizard you will have to figure out how to register the activex and dll's in the hkey_localmachine registry key instead of hkey_currentUser key. I believe installshield gives you this option. Also, when running the install the default is usually (just me) for who it's installed, you would have to change the default on that screen in installshield.
Last Wiki Answer Submitted:  February 1, 2005  1:57 pm  by  Davesil2   0 pts.
All Answer Wiki Contributors:  Davesil2   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _