I have a socket client running as BHO object which tries to communicate with Desktop application. As the IE is running in low integrity level the bho is not loaded with IE running under protected mode. I have two questions.
- How to start process with low-integrity level.
- Will it help with BHO object loading even under protected mode.