Hi,
I have an installer that is launched as "SYSTEM" process at times. I need to launch one of my applications as a user process. Is there any way i can launch an exe as a user in Custom action.
Thanks ,
- Not exactly. You see our installation is done using a system server so it is always run under "SYSTEM" user .I assume you want to prevent the application from elevating to administrator level at the end of the installation process, right?