sandwichdoge / MinimizeToTray

Hide any Windows to tray icon to be restored later.
MIT License
198 stars 19 forks source link

Option: Start programme on start-up #9

Closed TitusKirch closed 1 year ago

TitusKirch commented 3 years ago

I think the title says it all. But briefly why: It is easier for the user than to put the program into the autostart.

sandwichdoge commented 3 years ago

To do that requires messing with Windows Registry. Honestly I'd rather not do that because of compatibility issues. But if someone can get it to work as well as test and maintain it in the long run, I'll accept their PRs.

smaragdus commented 3 years ago

I prefer MinimizeToTray to stay fully portable as it is now- all settings saved in configuration file (MTTconf.ini) inside program folder.

tashidreal commented 3 years ago

You can simply put a shortcut of the minimizetotray.exe in the windows startup folder which you can get to by typing shell:startup in the run dialog by pressing Windows Key + R