PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Hi

Reply

Hi

 
Thread Tools Rate Thread
Old 05-04-2006, 11:32 AM   #1
John
Guest
 
Posts: n/a
Default Hi


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




  Reply With Quote
Old 05-04-2006, 12:38 PM   #2
Kevin Spencer
Guest
 
Posts: n/a
Default Re: Hi

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.

"John" <John123@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
>
>
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off