Results 1 to 3 of 3

Thread: [RESOLVED] Installer

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2009
    Posts
    17

    Resolved [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.

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    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

  3. #3
    Frenzied Member mickey_pt's Avatar
    Join Date
    Sep 2006
    Location
    Corner of the Europe :)
    Posts
    1,959

    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
  •  



Click Here to Expand Forum to Full Width