I wrote an app that is supposed to run from CD. I used VB6 and it works fine __ on my machine.
The Problem : VB6 apps require oleaut32.dll ver.: 2.40.4275 (584 KB) located in C:\Windows\System in order to work. Most machines with Win 95,98.. have by standard an older version of the .dll after Setup so that my program wouldn´t work. Do you know a way / patch solving the problem so that the user won´t have to deal with errors like "oleaut32.dll out of that"

Does the same problem occurs using VB 5 or 4 ?

Thank you for any suggestions !