V
Viviana Vc
Hi all,
I have to create an installer for my application. I started to play with
VS. NET Installer from VS .NET 2003 -> "Setup and Deployment Projects"
project and by building it I noticed I got the following output files:
- InstMsiA.Exe
- InstMsiW.Exe
- Setup.Exe
- Setup.Ini
- Setup1.msi
In order to install the application on another computer all these files
are needed.
Isn't there a way to create one big exe file conaining them all that
could be downloadable from internet at a later point by the users? in
order not to ask the users to download a zip file or whatever for being
able to install on their machines?
Or which would be the right path on doing this?
Thx,
Viv
I have to create an installer for my application. I started to play with
VS. NET Installer from VS .NET 2003 -> "Setup and Deployment Projects"
project and by building it I noticed I got the following output files:
- InstMsiA.Exe
- InstMsiW.Exe
- Setup.Exe
- Setup.Ini
- Setup1.msi
In order to install the application on another computer all these files
are needed.
Isn't there a way to create one big exe file conaining them all that
could be downloadable from internet at a later point by the users? in
order not to ask the users to download a zip file or whatever for being
able to install on their machines?
Or which would be the right path on doing this?
Thx,
Viv