Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select Installation Folder screen
Message
General information
Forum:
ASP.NET
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00938032
Message ID:
00938061
Views:
23
Hi Einar,

In Windows Installer terms, it sets the ALLUSERS property to 2 if Everyone
is selected. Internally it's driven by the value of the FolderForm_AllUsers property which defaults to "ME" without the quotes. So if you go into the MSI file with Orca and edit the value of FolderForm_AllUsers from ME to ALL it will default to Everyone instead of Just Me.


>I have created a setup project for a new windows service I created. Everything works great and it was a pleasure to create a windows service with .NET, but is there any way I can change the default setting for the radio button group on the Select Install Folder screen to have "Everyone" selected instead of "Just me" selected?
>
>Is there anyway I can remove the choice for the user installing my service so that the service will always be installed for "Everyone"?
>
>Thanks,
>Einar
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform