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

DOC: add how to run after system startup #8

Open
hrach opened this issue Oct 22, 2014 · 6 comments
Open

DOC: add how to run after system startup #8

hrach opened this issue Oct 22, 2014 · 6 comments

Comments

@hrach
Copy link
Collaborator

hrach commented Oct 22, 2014

schtasks /create /sc onlogon /tn PhpSwitcher /rl highest /tr "C:\web\php-switcher\PhpVersionSwitcher.exe"
@hrach
Copy link
Collaborator Author

hrach commented Oct 22, 2014

hm, mayne it doesnt work... will try to test it more.

@JanTvrdik
Copy link
Owner

Why so complicated? Just add shortcut to

C:\Users\John\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

@hrach
Copy link
Collaborator Author

hrach commented Oct 22, 2014

That doesn't work for me. Maybe some UAC restriction.

@JanTvrdik
Copy link
Owner

What is your UAC setting and OS version?

@hrach
Copy link
Collaborator Author

hrach commented Oct 22, 2014

The lowest one possible without modyfing registry. So it's not disabled (change Win8×Win7) Disabling is possible just through registry, but it also disables running any metro application.

@hrach
Copy link
Collaborator Author

hrach commented Oct 22, 2014

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

2 participants