G
Guest
Hi,
I have optional library. It will be used only in some cases. So that I
don't include this library in my setup package. But if this library is
missing on destination PC, it will cause the serious problem (for example, I
can not even open a recordset using DAO).
How can I detect that library is missing and remove it from "References..."
list ?
Thanks for any help.
Quang
I have optional library. It will be used only in some cases. So that I
don't include this library in my setup package. But if this library is
missing on destination PC, it will cause the serious problem (for example, I
can not even open a recordset using DAO).
How can I detect that library is missing and remove it from "References..."
list ?
Thanks for any help.
Quang