File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- config file for cava is created in "%USERPROFILE%\.config\cava" upon first launch
1+ config file for cava is created in "%USERPROFILE%\.config\cava" upon first launch
2+
3+ you need to install Visual C++ redistributable if you do not already have it:
4+
5+ https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ DisableProgramGroupPage=yes
2727LicenseFile = ..\LICENSE
2828; Remove the following line to run in administrative install mode (install for all users).
2929PrivilegesRequired = lowest
30- OutputBaseFilename = cava_win
30+ OutputBaseFilename = cava_win_x64_install
3131SolidCompression = yes
3232WizardStyle = modern
3333InfoAfterFile = postsetupinfo.txt
You can’t perform that action at this time.
0 commit comments