Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Setp project in VS 2003

1 view
Skip to first unread message

Vikash Kumar Mitruka

unread,
Jul 9, 2004, 4:58:30 AM7/9/04
to
Hi,

I am creating the setup of my project using the Visiual Studio 2003.
While installing the project on the system, in one of the installation
wizard screen there comes the option to select if want to install the
project for the currnet user (Just ME) or all users (Everyone) and in
that option the default selected is the "Just ME"

I would like to customize this option and want to have the Default
option selected to be "EveryOne"

Can any one please tell me how can I do the same??

Thanks
Vikash

Fritz Switzer

unread,
Jul 9, 2004, 10:01:23 AM7/9/04
to
Vikash,

Three options I know of. (Some may not work in your situation)

1. Use the tool Orca to modify the .msi file. It comes with the Installer
SDK.
2. Use the command line switch: msiexec.exe /i mysetup.msi ALLUSERS=2
3. InstallShield and Wise Installer permit access to this property

Hope this helps,

Fritz

--
Fritz Switzer
Microsoft MVP Tablet PC
www.abletfactory.com

"Vikash Kumar Mitruka" <vik...@nagarro.com> wrote in message
news:327fa0f3.04070...@posting.google.com...

Vikash Kumar Mitruka

unread,
Jul 29, 2004, 4:13:52 AM7/29/04
to
Hi Fritz,

Thanks for the suggestion.

out of the three option provided by you i want to use the first option
ie to user the Orca.

But do u have any idea which property to change to make the Everyone
shows selected default during the installation

Thanks
Vikash

"Fritz Switzer" <fritz....@abletfactory.com> wrote in message news:<eZZd90bZ...@TK2MSFTNGP09.phx.gbl>...

0 new messages