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

Feature Request: Automatically Start with Windows #28

Open
ravensorb opened this issue Sep 3, 2018 · 1 comment
Open

Feature Request: Automatically Start with Windows #28

ravensorb opened this issue Sep 3, 2018 · 1 comment

Comments

@ravensorb
Copy link

It would be great if there was an option to enable auto start with windows (or at least with user login)

@lcichanowicz
Copy link

If I understand correctly, that is not possible or necessary.

Windows references the hosts file as needed. This is just an editor for that file. The only time this program needs to run is when you are actively editing the hosts file. After you save changes, Windows will use the updated file. It is sometimes necessary to flush your DNS for the changes to be effective.

Via the Command prompt: ipconfig /flushdns

If you want the editor to launch on Windows startup, you can just put a shortcut to it in the Windows Startup folder.

https://www.thewindowsclub.com/startup-folder-in-windows-8

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