index > ClickOnce and Setup & Deployment Projects > Making "Everyone" the default option while installing t...

Making "Everyone" the default option while installing t...

I know the solution of setting the "Everyone" option by default at time of setup installation, by modifying the msi in the ORCA editor.

Now, I have to create the msi with no dialog boxes(no start or progress interfaces), the problem is there's no way to change the default setting from 'Just Me' which is default to 'Everyone'.

Can anyone suggest what could be the solution for this if it is alt all possible to do?

Thanks for any suggestion and help.
Vinay Kant
I have not tried this but i was told if you create a property (in the property table) in the MSI called ALLUSERS and give it a value of 2 it should set it without having that form.

Matt
Icsoft
Are you using VS 2005? Use the InstallAllUsers project property to set the default.


Phil Wilson [MVP Windows Installer]
PhilDWilson
How can I do this in VS 2003? All the information I seem to find is related to VS 2005.


Jan Schreuder
JanSchreuder
reply 4

You can use google to search for other answers

 

More Articles

• VS2005 Bootstrapper: Suppress Bootstrapper Installation Progress ...
• Is there a way to uninstall framework 2.0 beta automatically?
• how to run the synchronization?
• how can i make the embedded control resize itself?
• no registry keys are created on x64
• positioning of messageboxes
• project setup?
• ClickOnce - No execution of application file on 2003/XP machines
• Deploying applications and the .NET framework
• The operation has timed out "during install"
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• Where is ClickOnce App?
• Setup/deployment project - conditional i
• Strongly-typed access to a resources (sa
• Update an application
• Problem with UserControl Showing up in IE
• Error: Unable to activate the application
• ClickOnce Application Update
• Strange error from ClickOnce app
• Deployment of windows Application on win
• Passing System.Array's to Javascript via
• ClickOnce executable names
• how to find that my key what is my key n
• No touch deployment - offline question.
• Simple Unistall Question
• application manifest errors

Hot Articles

• Using Windows Control in IE
• please help...Is it possible to force up
• Adding to Application Files for publish
• ClickOnce hosting flaw
• IIS 6 .NET DLL usercontrol download
• Icon of shortcut is disappear?
• launch the installed application
• Errors in Microsoft.Common.targets when
• Publish failed with following error: Cou
• Clickonce vs. Updater Application Block
• ClickOnce error message: The referenced
• Custom/Typical Deployment Dialog
• ClickOnce Signing Problem
• error when client using clickonce install
• Test Certificate Signing problem

Recommend Articles

• .NET 2.0 on the server or only the client?
• Problem with Manifest File???
• Passing command line arguments to setup
• How can I deploy an activeX control with
• How to Create Subfolder inside Data fold
• ClickOnce, signing manifests, and certif
• Bootstrapper info
• AppUpdater on WinXP client?
• Modify setup.exe?
• Click Once: How to make sure that only c
• ActiveX Control MSWord?
• Error When Adding a Native DLL
• Can we run Custom exe while ClickOnce de
• deploy SQL Server 2005 Express SP1
• Changing Deployment Method