|
-
Aug 17th, 2009, 06:01 PM
#1
Thread Starter
Junior Member
[RESOLVED] Installer
Dear All
I use VB 2008 express edition. I want to be able to make an installer for my project. If I run the executable file from the development computer, it works fine. When I try to install the program in other computer, it tries to download .net framework. Is there anyway to prevent this to happen? I have the .net framework installer in a CD.
Thank you.
-
Aug 17th, 2009, 06:18 PM
#2
Re: Installer
How are you doing the installation? If this is ClickOnce, then the location to seek for the framework is one of the publish options.
My usual boring signature: Nothing
 
-
Aug 17th, 2009, 06:19 PM
#3
Re: Installer
In the properties of your setup project you can view the prerequisites of your application you can set where to get the net framework, just change it there.
Rate People That Helped You
Mark Thread Resolved When Resolved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|