remove fan control

This commit is contained in:
Mylloon 2024-11-12 19:54:45 +01:00
parent 921631bd9e
commit 5808440368
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -187,7 +187,7 @@ for %%i in (!net_libs!) do (
:: Applications
SET ^"apps=^
Mozilla.Firefox M2Team.NanaZip GIMP.GIMP Rem0o.FanControl sylikc.JPEGView ^
Mozilla.Firefox M2Team.NanaZip GIMP.GIMP sylikc.JPEGView ^
voidtools.Everything.Lite VideoLAN.VLC Obsidian.Obsidian Parsec.Parsec ^
Microsoft.VisualStudioCode Bitwarden.Bitwarden HandBrake.HandBrake ^
TheDocumentFoundation.LibreOffice Armin2208.WindowsAutoNightMode ^
@ -383,11 +383,6 @@ PowerShell -Command "Invoke-WebRequest -Uri !repo!/windows/installers/fivem.bat
CMD /c "%TEMP%\fivem.bat" yes
:: === FanControl ==
MKDIR "%ProgramFiles(x86)%\FanControl\Configurations" 2>NUL
PowerShell -Command "Invoke-WebRequest -Uri !repo!/.config/FanControl/userConfig.json -OutFile '%ProgramFiles(x86)%\FanControl\Configurations\userConfig.json'"
:: === Bloxstrap ==
ECHO Roblox shortcut creation...
PowerShell -Command "" ^