Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run Opera / Chrome with different credentials #15

Open
G-J-Z opened this issue Dec 21, 2015 · 0 comments
Open

Cannot run Opera / Chrome with different credentials #15

G-J-Z opened this issue Dec 21, 2015 · 0 comments

Comments

@G-J-Z
Copy link

G-J-Z commented Dec 21, 2015

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.
psexec - starts with issues

When using PAExec I am getting an error and the application does not load at all.
application error

Here is the screen shot of the commands used for this test:
safestart opera

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant