You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running two commands give different results:
PAExec.exe -u SafeStart -p *************** -d -i "C:\Program Files\Opera\launcher.exe" --private
and
PsExec.exe -u SafeStart -p *************** -d -i "C:\Program Files\Opera\launcher.exe" --private
With PsExec the application loads but for yet unknown reasons it does not load Opera fully functional. This command works properly with Internet Explorer and Firefox. But Chrome and Opera are starting but not working correctly. I also tried starting the application without using the launcher but got the same results.
When using PAExec I am getting an error and the application does not load at all.
Here is the screen shot of the commands used for this test:
The system log did not show Error or Warning messages when trying this.
The user SafeStart has regular user rights and a profile that can run Opera. I rather not have this happening but tried this to be sure it would start correctly. Not loading a profile with the -d switch is better but also this does not work.
Most desirable outcome is to start Opera with a Guest user account or much better Guest Group user privileges.
The text was updated successfully, but these errors were encountered:
Running two commands give different results:
PAExec.exe -u SafeStart -p *************** -d -i "C:\Program Files\Opera\launcher.exe" --private
and
PsExec.exe -u SafeStart -p *************** -d -i "C:\Program Files\Opera\launcher.exe" --private
With PsExec the application loads but for yet unknown reasons it does not load Opera fully functional. This command works properly with Internet Explorer and Firefox. But Chrome and Opera are starting but not working correctly. I also tried starting the application without using the launcher but got the same results.
When using PAExec I am getting an error and the application does not load at all.
Here is the screen shot of the commands used for this test:
The system log did not show Error or Warning messages when trying this.
The user SafeStart has regular user rights and a profile that can run Opera. I rather not have this happening but tried this to be sure it would start correctly. Not loading a profile with the -d switch is better but also this does not work.
Most desirable outcome is to start Opera with a Guest user account or much better Guest Group user privileges.
The text was updated successfully, but these errors were encountered: