S
Sirch
I have Automation application written in C# that creates Word documents. The
application works fine, however, if a user opens Word or opens a Word
document while my application is running, the user initiated action attaches
to the process (winword.exe) that my automation application created. How do
I prevent this from happening? In other words, if the user opens Word or
opens a Word document how do I force the system to give them there own
winword.exe process and not attach to the winword.exe process my automation
application created?
--Sirch
application works fine, however, if a user opens Word or opens a Word
document while my application is running, the user initiated action attaches
to the process (winword.exe) that my automation application created. How do
I prevent this from happening? In other words, if the user opens Word or
opens a Word document how do I force the system to give them there own
winword.exe process and not attach to the winword.exe process my automation
application created?
--Sirch