remove fan control
This commit is contained in:
parent
921631bd9e
commit
5808440368
1 changed files with 1 additions and 6 deletions
|
@ -187,7 +187,7 @@ for %%i in (!net_libs!) do (
|
||||||
|
|
||||||
:: Applications
|
:: Applications
|
||||||
SET ^"apps=^
|
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 ^
|
voidtools.Everything.Lite VideoLAN.VLC Obsidian.Obsidian Parsec.Parsec ^
|
||||||
Microsoft.VisualStudioCode Bitwarden.Bitwarden HandBrake.HandBrake ^
|
Microsoft.VisualStudioCode Bitwarden.Bitwarden HandBrake.HandBrake ^
|
||||||
TheDocumentFoundation.LibreOffice Armin2208.WindowsAutoNightMode ^
|
TheDocumentFoundation.LibreOffice Armin2208.WindowsAutoNightMode ^
|
||||||
|
@ -383,11 +383,6 @@ PowerShell -Command "Invoke-WebRequest -Uri !repo!/windows/installers/fivem.bat
|
||||||
CMD /c "%TEMP%\fivem.bat" yes
|
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 ==
|
:: === Bloxstrap ==
|
||||||
ECHO Roblox shortcut creation...
|
ECHO Roblox shortcut creation...
|
||||||
PowerShell -Command "" ^
|
PowerShell -Command "" ^
|
||||||
|
|
Loading…
Reference in a new issue