문제

I activate my plugin using MAF[Managed Add - In Framework] in a separate process.

The problem is that it gives default name "AddInProcess32" to the each plugin which run as a separate process.

Can i give a custom name to the process which MAF create? If so how ?

PS: Why i want to give custom name? Because i do not want user to kill process by mistake... I want to give process a name which shows it is part of my app clearly.

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top