it will change the output to fxsound enhancer but it will not open the app and it will show the icon on toolbar for a little bit then close I have try uninstalling and reinstalling, restarting my computer and running as administrator
1 Like
Hi Skyler,
Which versions of FxSound and Windows are you running?
Your version number is shown in the Help tab of the Settings menu; the latest version is v1.1.22.0, available from fxsound.com or the Microsoft Store.
There’s also a troubleshooting list bannered to the top of the forum with the most common suggestions.
Have you tried running the FxSound.exe found in
C: \ Program Files \ FxSound LLC \ FxSound
yet?
I am on windows 10 and i am running the latest version of fxsound and i have tried running fxsound.exe
1 Like
Okay.
Please check if these instances are present and not disabled or hidden:
A device called FxSound Speakers in Windows Sound Settings, set as the Default Device?
A driver called FxSound Audio Enhancer in Device Manager?
And have you tried disabling and re-enabling the FxSound Speakers device?
I have just tried those and it didn’t work but now when I try and open it after reinstalling
it just shows a screen for a split second that says fxsound is now open source and has a what I think is a link to github
1 Like
skymangaming900:
after reinstalling
How did you go about reinstalling?
Have you already tried manually removing the FxSound Audio Enhancer driver from Device Manager? This seems like the thing worth trying at the moment. Find the instructions under bullet point 21 of the troubleshooting list at the top, as well as linked below. Then, run the installer for v1.1.22.0 again, and let me know if you’re good to go afterwards.
Good afternoon,
If you want to get rid of FxSound, try uninstalling the driver manually (since the risks involved in uninstalling the FxSound driver are close to zero).
Please note, you will need to restart your computer afterwards; and you’ll probably still want to check your Control Panel (under “Uninstall or change a program”) to verify if FxSound is uninstalled there, and if not, uninstall it through Control Panel as well.
First, these are the instructions on how to check if the FxSound d…
I just tried that and it didn’t change anything
1 Like
Okay…
Could you please check if you have the proper permissions set up for the ProgramData and AppData folders?
The instructions are outlined here, under points 1 and 2,
opened 12:42AM - 09 Dec 23 UTC
bug
**1. "Failed to enumerate objects in the container. Access is denied."
2. "Set… tings file not found!" (AppData)
3. "Source file not found!" (fxsound1.cab in AppData \ Roaming)
4. "Invalid digital signature." (fxsound1.cab in AppData \ Roaming)**
_________________________________________________
**1. Installation fails and the error "Failed to enumerate objects in the container. Access is denied." appears**
Description:
"Error Applying Security
An error occurred while applying security information to:
C: \ ProgramData \ FxSound
Failed to enumerate objects in the container. Access is denied."
Reported by:
Forum member fevglikbgjhs
https://forum.fxsound.com/t/settings-file-not-found-when-trying-to-launch-fxsound/1542/12
Possible cause(s):
Elaboration by @bvijay74:
This error means that the user account does not have any access permission to the folder C: \ProgramData\FxSound. The default settings are stored in C: \ProgramData\FxSound during installation and copied to %APPDATA%\FxSound for each user on application launch. So, the user launching the application should have permission to read settings from C: \ProgramData\FxSound.
Possible solution(s):
* Confirm if the logged-in user has permission to the required folder with the command "icacls"
* Log in with a different user account;
* Change the folder permissions;
* Uncheck Read-only under Properties > Attributes;
* Run FxSound as Administrator.
_________________________________________________
**2. Installation seems successful, but launch fails and the error "Settings file not found!" appears (AppData)**
Description:
![Settings file not found](https://github.com/fxsound2/fxsound-app/assets/151672060/3eded61f-3414-4fd5-a3ff-87a74a81c103)
Reported by:
Forum member Plide
https://forum.fxsound.com/t/settings-file-not-found-when-trying-to-launch-fxsound/1542
Possible cause(s):
The absence of permission to access the AppData folder.
Possible solution(s):
* Confirm if the logged-in user has permission to the required folder with the command "icacls"
* Change the folder permissions;
* Copy the file manually - elaboration by @bvijay74:
Check if the file FxSound.settings file is present in the %APPDATA%\FxSound directory. FxSound installation should normally create the defaults settings file in this directory. If the file is not created due to any permission issue, then you can copy FxSound.settings from %PROGRAMDATA%\FxSound to %APPDATA%\FxSound.
* Run FxSound as Administrator - elaboration by @bvijay74:
If the FxSound.settings file is not present in %APPDATA%\FxSound, then upon FxSound launch the file gets created. User will get the error only if FxSound does not have the permission to create the file. So, running FxSound as an Administrator is another option to overcome the issue. Subsequent launches can be as standard user, but the settings changes will not get saved. Application launch error can be avoided this way and this does not require any manual changes to the settings file.
* Tutorial for fixing the "Settings file not found!" error on Windows 11 by forum member justinfoHowto:
https://www.youtube.com/watch?si=iUpOVhBwpGPK7iFX
_________________________________________________
**3. Installation fails and the error "Source file not found!" appears (fxsound1.cab in AppData \ Roaming)**
Description:
![Source file not found](https://github.com/fxsound2/fxsound-app/assets/151672060/e9c14a0c-b3a8-438f-9166-4d26dce4d05a)
Reported by:
Forum members JaspaR,
https://forum.fxsound.com/t/cant-install-source-file-not-found-fxsound1-cab-in-roamingappdata/896
LolplayerYT
https://forum.fxsound.com/t/it-says-that-i-need-to-verify-the-files-but-i-dont-know-how-to-fix-it/2412
Possible cause(s):
Usually on old versions of Windows (7, XP) with outdated root certificates. If the root certificates are out of date, then there may be problems checking the valid digital signatures of files.
Possible solution(s):
* Update certificates or system;
* Install from the [Microsoft Store](https://apps.microsoft.com/store/detail/fxsound/XP8JK4TBQ03LZ4);
* Solution shared by @bvijay74:
Extract the installer by running fxsound_setup.exe /extract
Once the files are extracted, you can verify the cab file signature by running
signtool verify /pa fxsound1.cab
Then run fxsound.x64.msi on 64 bit systems or fxsound.msi on 32 bit systems, to install FxSound.
_________________________________________________
**4. Installation fails and the error "Invalid digital signature." appears (fxsound1.cab in AppData \ Roaming)**
Description:
"A file that is required cannot be installed because the cabinet file [...]fxsound1.cab has an invalid digital signature. This may indicate that the cabinet file is corrupt."
![Invalid digital signature](https://github.com/fxsound2/fxsound-app/assets/151672060/22dee529-ece0-4f6d-ad6f-6945d78a0514)
Reported by:
Forum members Zipper,
https://forum.fxsound.com/t/corrupt-cab/1613
Ayman,
https://forum.fxsound.com/t/error-when-installing-on-windows-7-x86/1923
salvofogliani
https://forum.fxsound.com/t/installation-problem/1915
Possible cause(s):
Usually on old versions of Windows (7, XP) with outdated root certificates. If the root certificates are out of date, then there may be problems checking the valid digital signatures of files.
Possible solution(s):
* Update certificates or system;
* Install from the [Microsoft Store](https://apps.microsoft.com/store/detail/fxsound/XP8JK4TBQ03LZ4);
* Solution shared by @bvijay74:
Extract the installer by running fxsound_setup.exe /extract
Once the files are extracted, you can verify the cab file signature by running
signtool verify /pa fxsound1.cab
Then run fxsound.x64.msi on 64 bit systems or fxsound.msi on 32 bit systems, to install FxSound.
bvijay
July 24, 2024, 2:04pm
9
Hi @skymangaming900
FxSound could be crashing due an exception.
Is it possible to share the application crash dump?
You can follow this article to collect the crash dump - Collecting User-Mode Dumps - Win32 apps | Microsoft Learn
1 Like