|
-
Jun 30th, 2005, 10:33 AM
#1
Hyperactive Member
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.
-
Jun 30th, 2005, 10:45 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|