I have developed an OCX using Visual Basic. Packaged it into a cab file. This cab file works fine if I dont include a reference to Microsoft Scripting Runtime in the ocx. However I need this library bcoz I need FSO for file/folder operations.
Would anyone let me know as to why my cab file does not work if I include scrrun.dll (Microsoft Scripting Runtime)?
Thanks,
Sunny.