Results 1 to 4 of 4

Thread: publishing a 2005 application

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2005
    Posts
    499

    publishing a 2005 application

    im trying to publish an application i have finished in visual studio 2005 but when i try to install it on another pc it trys to download the .net framework. i understand that it requires it but is there no way of adding it to the setup ?

    thanks.

  2. #2
    Hyperactive Member
    Join Date
    May 2005
    Posts
    258

    Re: publishing a 2005 application

    I think that you will need to put that redristributable as a dependant file in the setup. At that point, you will need to go through the code for the setup where it downloads, and instead of it downloading to install, you have it shell the redistributable. I will be doing this for the first time soon as well, but I know that in order to do it, you will need to edit the setup project.

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: publishing a 2005 application


  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2005
    Posts
    499

    Re: publishing a 2005 application

    thank you for the link but i have to be honest and say that it all went straight over my head
    i think i already have the file required in

    C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper\Packages\dotnetfx

    called dotnetfx IExpress Setup.

    does anybody know of a link to a kind of installing for dumbys site.

    thanks.

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