-
-
Notifications
You must be signed in to change notification settings - Fork 179
Autostart of SoundSwitch does not work
FireEmerald edited this page Jul 5, 2019
·
1 revision
If your SoundSwitch installation has problems with the Autostart, like it crash on startup, but you can start SoundSwitch manually just fine, use the following workaround:
- Disable the Autostart of SoundSwitch everywhere.
- Create a new text file somewhere, called
startSoundSwitch.bat
. - The content of the file should be:
start /d "C:\Program Files\SoundSwitch" SoundSwitch.exe
- (optional) The path must be changed if you installed SoundSwitch somewhere else.
- Close SoundSwitch, double click onto the file, SoundSwitch must start.
- Press
[WIN]
+[R]
, entershell:startup
and press OK. - A directory will be opened, create a shortcut of your
startSoundSwitch.bat
file and move it to this directory. - Edit the properties of your shortcut and set Run: Minimized.
- You're done. When your computer starts, SoundSwitch will start.
If something doesn't work, try the "full version" here.