G
Guest
Hi,
I have a VB.Net Setup and deployment project that installs my application.
Now in my application, I am using an ocx that I have explicitly registered
using the regsvr32.exe utility. Now when I deploy my application on another
computer that does not have this registered, it gives an unhandled exception
(which is expected). How can i add this script in my setup project itself?
Any pointers are gladly appreciated
I have a VB.Net Setup and deployment project that installs my application.
Now in my application, I am using an ocx that I have explicitly registered
using the regsvr32.exe utility. Now when I deploy my application on another
computer that does not have this registered, it gives an unhandled exception
(which is expected). How can i add this script in my setup project itself?
Any pointers are gladly appreciated