I have a setup project that runs a custom setup action on the commit
phase... I want it to launch a process for the user when it is done
(basically run app when setup is finished) but here is the problem, it is
running the application as the "System" user account! not the current logged
in user... does anyone know what is going on? how can i get it to run the
process as the current user and not system? thanks!
phase... I want it to launch a process for the user when it is done
(basically run app when setup is finished) but here is the problem, it is
running the application as the "System" user account! not the current logged
in user... does anyone know what is going on? how can i get it to run the
process as the current user and not system? thanks!