Anc813 / MicMute

Mute default mic clicking tray icon or shortcut
MIT License
138 stars 23 forks source link

Start MicMute.exe on Windows 10 Startup #10

Closed alexcarinci closed 3 years ago

alexcarinci commented 3 years ago

I have added a shortcut to the Windows 10 startup folder (shell:startup), however, the app will not start with Windows. Is there anyway to accomplish this? I have also toggled the switch in Startup Apps but it is not working.

Anc813 commented 3 years ago

@alexcarinci

  1. Ensure shortcut exists in this folder (paste this in windows explorer) "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup"

  2. Ensure you can run the program with double click on shortcut in this folder.

alexcarinci commented 3 years ago

Yes the shortcut is there and it opens the app with a double click. I have also set it to run as Administrator, but it won't start with Windows :(

roughnecks commented 3 years ago

I have also set it to run as Administrator, but it won't start with Windows :(

That's the problem, autostart won't work with Admin rights, you'll have to use a Scheduled Task for that.

Anc813 commented 3 years ago

@alexcarinci check that MicMute exists in windows 10 "task manager" at "startup" tab and it enabled

alexcarinci commented 3 years ago

I have also set it to run as Administrator, but it won't start with Windows :(

That's the problem, autostart won't work with Admin rights, you'll have to use a Scheduled Task for that.

This was the issue!! Thanks so much @roughnecks. I unchecked all instances of Run as Administrator and it's working as intended now! Awesome program @Anc813!

innesst commented 3 years ago

Go to Settings -> Apps -> Startup and toggle the switch