use nanazip instead of 7zip
This commit is contained in:
parent
b3af459279
commit
53f9bb0543
1 changed files with 5 additions and 5 deletions
|
@ -37,7 +37,7 @@ fltmc >NUL 2>&1 || (
|
|||
:: === Registery modifications ==
|
||||
ECHO Registery entries...
|
||||
:: Right click of Windows 10
|
||||
REG ADD "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
|
||||
:: REG ADD "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
|
||||
|
||||
:: Disabling widgets
|
||||
REG ADD "HKLM\Software\Policies\Microsoft\Dsh" /v AllowNewsAndInterests /t REG_DWORD /d 0 /f
|
||||
|
@ -167,12 +167,12 @@ for %%i in (!java_jdk!) do (
|
|||
|
||||
:: Applications
|
||||
SET ^"apps=^
|
||||
Discord.Discord Spotify.Spotify Mozilla.Firefox 7zip.7zip Obsidian.Obsidian ^
|
||||
voidtools.Everything.Lite VideoLAN.VLC Parsec.Parsec Microsoft.PowerShell ^
|
||||
Discord.Discord Spotify.Spotify Mozilla.Firefox M2Team.NanaZip Parsec.Parsec ^
|
||||
voidtools.Everything.Lite VideoLAN.VLC Obsidian.Obsidian GIMP.GIMP ^
|
||||
Microsoft.VisualStudioCode Bitwarden.Bitwarden DuongDieuPhap.ImageGlass ^
|
||||
TheDocumentFoundation.LibreOffice Armin2208.WindowsAutoNightMode GIMP.GIMP ^
|
||||
TheDocumentFoundation.LibreOffice Armin2208.WindowsAutoNightMode ^
|
||||
OBSProject.OBSStudio Xournal++.Xournal++ Microsoft.PowerToys KDE.KDEConnect ^
|
||||
OpenWhisperSystems.Signal TenacityTeam.Tenacity"
|
||||
OpenWhisperSystems.Signal TenacityTeam.Tenacity Microsoft.PowerShell"
|
||||
|
||||
ECHO Apps...
|
||||
for %%i in (!apps!) do (
|
||||
|
|
Loading…
Reference in a new issue