You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm reporting an installation issue with SoundSwitch v7.2.0 that prevents me from updating the application.
Problem:
When attempting to update SoundSwitch, the installer fails with:
Error: "The installation assistant could not create the folder 'E:\Program Files'"
Error code 2: "The specified file could not be found"
Context:
My system has the ProgramFiles environment variable set to E:\ (which is mapped to Google Drive). The installer appears to be hard-coded to create folders at E:\Program Files, regardless of environment variable settings.
Steps to reproduce:
Set ProgramFiles environment variable to a non-standard drive (e.g., E:)
Attempt to install or update SoundSwitch
Installation fails immediately when trying to create the directory
Questions:
Is the installation path hard-coded in the Inno Setup installer?
Could the installer be modified to respect environment variables or allow custom installation paths?
Is there a workaround for users with non-standard ProgramFiles locations?
I'd appreciate any guidance on resolving this issue.
Basically, InnoSetup (the installer framework) remember the path where SoundSwitch was installed and when updating will simply go in the same place.
If you want to change the installation folder, you need to uninstall SoundSwitch (you won't lose your configuration unless you select to delete it in the uninstaller) and reinstall where you want the software to be.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Lots of improvement on the banner and be sure it doesn't minimize the game.
UX improvement on the tray icon and the CLI especially if you want to pair it with other tools.
Add missing notification setting for microphone so you can use just sound.
7.2.0 (2026-08-20)
Features
Enhancements
Bug Fixes
Languages
Tests
This discussion was created from the release SoundSwitch v7.2.0.
All reactions