473,382 Members | 1,369 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

deploying a c# app...

Hi all,

I've created a c# application, and included a "Setup project" in the same
solution. How do I default it so that the application (say i were to run the
setup "quietly") installs with "Everyone" rather than the "Just me" option?

Thanks

Daniel.
Nov 16 '05 #1
5 2214

You need to get the Windows Installer SDK and use Orca from it on the
msi file. I can't remember the exact name of the table but I think it's
CustomActions or something very like that. Within that table there are
4 items which control the display of the Everyone/Just me bits - text and
radio buttons. Set the ones you don't want to Hide, not Show.
Sorry about not being more exact, but I don't have access to Orca on this
machine.

Simon Smith
simon dot s at ghytred dot com
http://www.ghytred.com/NewsLook - Usenet for Outlook

On 16 Jun 2004 15:58, "Daniel Bass" wrote:
Hi all,

I've created a c# application, and included a "Setup project" in the same
solution. How do I default it so that the application (say i were to run the
setup "quietly") installs with "Everyone" rather than the "Just me" option?

Thanks

Daniel.



Nov 16 '05 #2
Thanks for your help, I'll look into that! =)

Dan.

"Simon Smith" <si*****@community.com> wrote in message
news:1d******************************@ghytred.com. ..

You need to get the Windows Installer SDK and use Orca from it on the
msi file. I can't remember the exact name of the table but I think it's
CustomActions or something very like that. Within that table there are
4 items which control the display of the Everyone/Just me bits - text and
radio buttons. Set the ones you don't want to Hide, not Show.
Sorry about not being more exact, but I don't have access to Orca on this
machine.

Simon Smith
simon dot s at ghytred dot com
http://www.ghytred.com/NewsLook - Usenet for Outlook

On 16 Jun 2004 15:58, "Daniel Bass" wrote:
Hi all,

I've created a c# application, and included a "Setup project" in the same
solution. How do I default it so that the application (say i were to run thesetup "quietly") installs with "Everyone" rather than the "Just me" option?
Thanks

Daniel.



Nov 16 '05 #3
Get Orca as described, and edit the Property table to set the property
ALLUSERS (case-sensitive) to 1. If you want the default UI choice to be
Everyone, change the value of the FolderForm_AllUsers property from ME to
ALL.
--
Phil Wilson [MVP Windows Installer]
----
"Daniel Bass" <DanielBass TAKE at OUT CAPS WORDS Postmaster.co.uk> wrote in
message news:O3**************@TK2MSFTNGP12.phx.gbl...
Hi all,

I've created a c# application, and included a "Setup project" in the same
solution. How do I default it so that the application (say i were to run the setup "quietly") installs with "Everyone" rather than the "Just me" option?
Thanks

Daniel.

Nov 16 '05 #4
Found and changed...

Cheers!

Dan.

"Phil Wilson" <Ph*********@unisys.spamcom> wrote in message
news:OO**************@TK2MSFTNGP10.phx.gbl...
Get Orca as described, and edit the Property table to set the property
ALLUSERS (case-sensitive) to 1. If you want the default UI choice to be
Everyone, change the value of the FolderForm_AllUsers property from ME to
ALL.
--
Phil Wilson [MVP Windows Installer]
----
"Daniel Bass" <DanielBass TAKE at OUT CAPS WORDS Postmaster.co.uk> wrote in message news:O3**************@TK2MSFTNGP12.phx.gbl...
Hi all,

I've created a c# application, and included a "Setup project" in the same solution. How do I default it so that the application (say i were to run

the
setup "quietly") installs with "Everyone" rather than the "Just me"

option?

Thanks

Daniel.


Nov 16 '05 #5
Found and changed...

Cheers!

Dan.

"Phil Wilson" <Ph*********@unisys.spamcom> wrote in message
news:OO**************@TK2MSFTNGP10.phx.gbl...
Get Orca as described, and edit the Property table to set the property
ALLUSERS (case-sensitive) to 1. If you want the default UI choice to be
Everyone, change the value of the FolderForm_AllUsers property from ME to
ALL.
--
Phil Wilson [MVP Windows Installer]
----
"Daniel Bass" <DanielBass TAKE at OUT CAPS WORDS Postmaster.co.uk> wrote in message news:O3**************@TK2MSFTNGP12.phx.gbl...
Hi all,

I've created a c# application, and included a "Setup project" in the same solution. How do I default it so that the application (say i were to run

the
setup "quietly") installs with "Everyone" rather than the "Just me"

option?

Thanks

Daniel.


Nov 16 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Sean Campbell | last post by:
Hi, My group have a ASP.NET based application ( currently running on 1.0.3705 ). Ideally, we would like to deploy new components(asp files/assemblies/db updates) into a live environment without...
1
by: Terry H | last post by:
Hi I am deploying a winforms app via the windows installer and a VS.Net 2003 setup and deploymnet project. At the moment, I am adding launch conditions for the .Net Framework 1.1 and MDAC 2.7...
1
by: dansan | last post by:
We have a webservice that we have been deploying using the deployment project in Visual Studio. Now we are trying to deploy this service to a server that has multiple sites. I have looked...
2
by: Flip | last post by:
I am deploying webapps using XP (IIS5) and deploying them to a Windows 2003 Server box (IIS6). So far so good. However, when I try to manage my w2k3 server from XP, I get an error message saying...
3
by: Rachel | last post by:
Hi, I am using the data access application block successfully in our development environment, however when I deploy to our testing server as Private Assemblies I keep getting the following ...
4
by: john | last post by:
I think some of the changes to Asp.net are rediculous. Take the ability to deploy source code to production that is compiled on the fly. If this is such a great model, why not distribute your...
10
by: Bryan Dickerson | last post by:
I fairly have my Web Service working the way that I want, so my next step will be to deploy it on a server. Do I just add a deployment/install project, build it and install it on the server? ...
0
by: Dave | last post by:
Hello The application I'm building an installer for uses dlls which were developed originally in C. Since the application itself is developed in C#, these dlls were wrapped using SWIG....
0
by: steve | last post by:
H I new in deploying applications with visual studio 2005. I've used the setup wizard for a project when the user deploys the project I need to now where the user has put it. (path of the...
6
by: Ryan | last post by:
Is there any way to save a VB 2005 created application as an .MSI install file? The only method I see is to publish as a .EXE. Curious because I want to push out an application with Group Policy....
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.