Hacker News new | ask | show | jobs
by pndy 730 days ago
Not sure about other people here but I really liked how autostart used to work in 7 and before - just drop a shortcut in the Start menu folder and you're done. In 10 at some point, in order to have 3rd party software launched at login I had to use task scheduler.

Also, funny thing: clicking this link pushes me thru https://login.microsoftonline.com/common/oauth2/v2.0/authori...(...) - feels like they're expecting me using Edge so they could log me in automatically with snatched MSA credentials

1 comments

You can still do that, the folder is at:

  %appdata%\Microsoft\Windows\Start Menu\Programs\Startup
I have a few sshfs[1] mounts there.

[1] https://github.com/winfsp/sshfs-win

I tried that path back then but it still didn't work for me - no program I tried to put there incl Windows ones was able to launch at the login. I had just entries in the task manager's startup page. Maybe something changed in 11 - dunno
I can guarantee you that the startup folder still works fine, but in some cases you must create the folder.

Microsoft does not screw around with backwards compatibility. There are multiple ways to start applications on launch now, including the user or public user startup folder, registry entries, and via scheduled tasks.