|
-
Aug 1st, 2008, 11:26 PM
#1
Thread Starter
Hyperactive Member
Packages DLLs required for webbrowser
Hello
Will there be any people who cannot run an .exe that uses the Webbrowser control? If so, can I package certain DLLs with my installer to extract if there are none?
Just wondering how compatible my app will be with a wide range of users.
-
Aug 2nd, 2008, 07:43 AM
#2
Re: Packages DLLs required for webbrowser
Moved to Application Deployment
You can package anything you want in your installation program.
Will there be people who cannot run the exe? That is hard to answer? Who is your target audience and how well do you know what is on their machines?
-
Aug 2nd, 2008, 08:48 AM
#3
Re: Packages DLLs required for webbrowser
 Originally Posted by Hack
You can package anything you want in your installation program.
Far from true actually. Many Microsoft and 3rd party components are licensed under terms ranging from no-redist to limited-redist to redist-under-conditions to "anything goes if deployed to Windows." Lots of stuff people run on Linux under Wine for example violates Microsoft license terms.
But IE in particular is not legal or safe to install by picking out random component files. One place to begin might be Licensing and Distribution.
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
|