|
If the user doesn't have IE4, then WebCompiler looks for an executable in the same directory with the name
and if it finds it then it executes that and terminates. You could use this to start the IE4 installer for example, or maybe start something else, or whatever you want really. Note that we don't supply this executable, you have to write it yourself, although any useful ones we come across or create we will upload to our Web Site if we have permission. We at least intend to produce one that can start the IE4 installer. If WebCompiler can't find the wcnoie4.exe program then it just issues a message informing the user that he needs IE4, and exits. |