Describe the bug
After successful installation within fxsound_setup.exe it automatically starts the FxSound.exe as an Admin instead of normal user privilege.
To prevent unnecessary bugs and security vulnerabilities, I think it is wise for the installer to start it with non-elevated privilege.
To Reproduce
Just do the usual installation via fxsound_setup.exe
It will auto launch the FxSound.exe
Then within Task Manger
Task Manager > Details > Right click a column header > Select Columns > Elevated > Check
It is listed that in the Name of FxSound.exe , the Elevated is Yes
Expected behavior
It starts FxSound.exe as non-elevated user privilege
System information
- Windows version: Windows 11 x86_64
- FxSound version: 1.2.12.0
Additional context
Might help to inspire a solution: https://stackoverflow.com/a/37335079
Describe the bug
After successful installation within
fxsound_setup.exeit automatically starts theFxSound.exeas an Admin instead of normal user privilege.To prevent unnecessary bugs and security vulnerabilities, I think it is wise for the installer to start it with non-elevated privilege.
To Reproduce
Just do the usual installation via
fxsound_setup.exeIt will auto launch the
FxSound.exeThen within Task Manger
Task Manager > Details > Right click a column header >
Select Columns>Elevated> CheckIt is listed that in the
NameofFxSound.exe, theElevatedisYesExpected behavior
It starts
FxSound.exeas non-elevated user privilegeSystem information
Additional context
Might help to inspire a solution: https://stackoverflow.com/a/37335079