I have an application which referring the COM dlls. i’m not registering those com dlls in client machine while installation. instead i’m using the manifest file along with the application.
My problem is:
when i install the same setup in XP machine it is getting installed and running with out com dll being registered.
when i install the same setup in windows 2003 machine installation went fine and application is not running.
I did not find any registry entries with respect to com dll in both XP and 2003 machines.
can somebody please guide me how to proceed on this?
get back to me if you need more info.
Thanks in advance.