Home All Groups Group Topic Archive Search About
Author
5 Apr 2006 9:32 AM
John
Hi,

I have made setup project in my solution.
I would like to include Windows installer 3.1 (since it is needed for
installations) and runtime of Framework 2.0.
How to do include runtime of Framework and  and Windows Installer in setup
package?
I don't want when installing my program to connect to internet and download
this components.

..NET Framework Launch Condition
In help says: if you are distributing your application on CD-ROM, you should
include the redistributable file on the CD and change the InstallUrl
property to a relative file path.
If my solution is in folder C:\MySolution , what should I write in
InstallUrl property, so that it is a relative path.

Thanks in advance,
John

Author
5 Apr 2006 10:38 AM
Kevin Spencer
In a CD, the base path would be "\".

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Show me your certification without works,
and I'll show my certification
*by* my works.

Show quote
"John" <John***@hotmail.com> wrote in message
news:e0vvb3$1qh$1@ss405.t-com.hr...
> Hi,
>
> I have made setup project in my solution.
> I would like to include Windows installer 3.1 (since it is needed for
> installations) and runtime of Framework 2.0.
> How to do include runtime of Framework and  and Windows Installer in setup
> package?
> I don't want when installing my program to connect to internet and
> download
> this components.
>
> .NET Framework Launch Condition
> In help says: if you are distributing your application on CD-ROM, you
> should
> include the redistributable file on the CD and change the InstallUrl
> property to a relative file path.
> If my solution is in folder C:\MySolution , what should I write in
> InstallUrl property, so that it is a relative path.
>
> Thanks in advance,
> John
>
>
>
>

AddThis Social Bookmark Button