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.

Re: Making "Everyone" the default option while installing the setup... by Claes

Claes
Fri Feb 24 09:23:07 CST 2006

Are you using Visual Studio 2005 to make your setup pogram?
If so, check out the InstallAllUsers property

/claes

"Vinay Kant" <VinayKant@discussions.microsoft.com> wrote in message
news:46FF9A42-E3F9-4175-BA0A-2D24B6E7247C@microsoft.com...
>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.
>



Re: Making "Everyone" the default option while installing the setu by VinayKant

VinayKant
Sun Feb 26 21:38:26 CST 2006

I am using VS.NET 2003 to create the setup programs, is there a way to set
the similar property in VS.NET 2003.


"Claes Bergefall" wrote:

> Are you using Visual Studio 2005 to make your setup pogram?
> If so, check out the InstallAllUsers property
>
> /claes
>
> "Vinay Kant" <VinayKant@discussions.microsoft.com> wrote in message
> news:46FF9A42-E3F9-4175-BA0A-2D24B6E7247C@microsoft.com...
> >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.
> >
>
>
>

Re: Making "Everyone" the default option while installing the setu by Claes

Claes
Mon Feb 27 08:42:43 CST 2006

I didn't find anything similar in 2003
It should still be possible with the ORCA editor I guess, but I'm not really
familiar with msi so I don't know what or where to make the change

/claes

"Vinay Kant" <VinayKant@discussions.microsoft.com> wrote in message
news:97FA3B10-FFEA-434E-AF82-7D1CCD9889A3@microsoft.com...
>I am using VS.NET 2003 to create the setup programs, is there a way to set
> the similar property in VS.NET 2003.
>
>
> "Claes Bergefall" wrote:
>
>> Are you using Visual Studio 2005 to make your setup pogram?
>> If so, check out the InstallAllUsers property
>>
>> /claes
>>
>> "Vinay Kant" <VinayKant@discussions.microsoft.com> wrote in message
>> news:46FF9A42-E3F9-4175-BA0A-2D24B6E7247C@microsoft.com...
>> >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.
>> >
>>
>>
>>