G
Guest
I need to determine from a native VB6 application whether a .exe is a .NET
assembly or just a regular app. Is there an easy way to know that?
My app launches a bunch of processes on startup. I need to launch those
executables that are .NET assemblies in their own process by hosting the CLR.
Regards
--
What difference does it make to the dead, the orphans and the homeless,
whether the mad destruction is wrought under the name of totalitarianism or
the holy name of liberty or democracy?
-M. Gandhi
assembly or just a regular app. Is there an easy way to know that?
My app launches a bunch of processes on startup. I need to launch those
executables that are .NET assemblies in their own process by hosting the CLR.
Regards
--
What difference does it make to the dead, the orphans and the homeless,
whether the mad destruction is wrought under the name of totalitarianism or
the holy name of liberty or democracy?
-M. Gandhi