S
Shahzad Godil
I am able to keep same process for my different instance of my application
when we are launching "New Document" in our application using
AppDomain.CurrentDomain.ExecuteAssembly. Only issue is that one instance is
running, on double click on exe in explorer, it is creating seperate process
of my application.
What I want just like Winword. Either we do double click on application or
launch from code, it should run in same process.
Thanks
Shahzad Godil
when we are launching "New Document" in our application using
AppDomain.CurrentDomain.ExecuteAssembly. Only issue is that one instance is
running, on double click on exe in explorer, it is creating seperate process
of my application.
What I want just like Winword. Either we do double click on application or
launch from code, it should run in same process.
Thanks
Shahzad Godil