Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Setup / June 2004

Tip: Looking for answers? Try searching our database.

Install for AllUsers

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Vincent Yu - 03 Jun 2004 02:41 GMT
Hi, I'm writing an installation package using vsinstaller 1.1 with vc6.0sp6. Is there a way to install an application for all users? I know that you can turn on AllUsers flags in the properties table in the .msi but what's the equivalent way in vsinstaller? I don't want to edit the .msi file each time I made a change to my setup

Thanks
Vincent
Tim Macaulay[MSFT] - 15 Jun 2004 22:32 GMT
Vincent,

There is no way through the IDE to be able to set the Allusers property.  
However, you can set it on the command-line when running the install, and
then when you get to your final build, you can set the property in the MSI
by using Orca.

You could also use tools such as InstallShield or Wise Installer to be able
to set this property.

Command-Line:
msiexec /i mymsi ALLUSERS=1

Cheers,
Tim Macaulay, MCSD, MCP.Net
Microsoft Product Support

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.