Hi All,
When you call the File.Run("myProgram.exe") during OnPostInstall the Setup window is minimized and the myProgram.exe takes the focus.
How do I change this behavior, hiding myProgram.exe and leaving the Setup window in place with a StatusDlg.SetMessage("Running myProgam.exe ...") ?
Thanks,
Alberto
When you call the File.Run("myProgram.exe") during OnPostInstall the Setup window is minimized and the myProgram.exe takes the focus.
How do I change this behavior, hiding myProgram.exe and leaving the Setup window in place with a StatusDlg.SetMessage("Running myProgam.exe ...") ?
Thanks,
Alberto