Results 1 to 20 of 20

Thread: [RESOLVED] installer problem

Hybrid View

  1. #1
    Hyperactive Member jonwondering's Avatar
    Join Date
    May 2005
    Posts
    311

    Re: installer problem

    In the installer be sure to specify all the files you want included... Also when you install your stuff on another computer it's always a good idea to check what the installer copied over...

    Here's the link for Redistributable:
    Microsoft .NET Framework Version 1.1 Redistributable Package

    P.S.: Be sure to install the framework package before you run your program.

  2. #2
    Frenzied Member conipto's Avatar
    Join Date
    Jun 2005
    Location
    Chicago
    Posts
    1,175

    Re: installer problem

    Also, you can download the bootstrapper plug-in

    http://msdn.microsoft.com/vstudio/do.../bootstrapper/

    to install the framework when your program loads. It's handy if you're deploying over a network, or on a CD, but if your program is being downloaded, you might just want to use the built in launch condition that points to the web to download the 25 meg dotnetfx.exe framework redistributable.

    Bill

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