Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select Installation Folder screen
Message
Information générale
Forum:
ASP.NET
Catégorie:
Installation et Configuration
Divers
Thread ID:
00938032
Message ID:
00938061
Vues:
22
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform