-
A general question
When I create a program that uses the latest rebar control which comes with IE 5.0 or later, I will work on my computer. Now will it work on any other computer that has any version of IE less 5.0 even if I use a modern installer to install the program?
Will it include those common controls in the installation package or the user is required to have IE 5.0 or later?
-
With M$'s plans for world domination you can be sure IE5 is installed on all Wintel machines... :rolleyes:
J\K, any good installer lets you add the dependencies of your application to the package, so just add that DLL to the installation and the setup shold automatically register the DLL during the installation.