add xournal++ from winget
This commit is contained in:
parent
93f34ce601
commit
543437b987
1 changed files with 1 additions and 2 deletions
|
@ -73,6 +73,7 @@ winget install -he KDE.KDEConnect
|
|||
winget install -he HeroicGamesLauncher.HeroicGamesLauncher
|
||||
winget install -he Microsoft.PowerShell
|
||||
winget install -he Eassos.DiskGenius
|
||||
winget install -he Xournal++.Xournal++
|
||||
|
||||
:: === C++ Libraries ==
|
||||
winget install -he Microsoft.VCRedist.2005.x86
|
||||
|
@ -142,8 +143,6 @@ PowerShell -Command "Invoke-WebRequest -Uri https://github.com/X9VoiD/VoiDPlugin
|
|||
:: Extract plugin
|
||||
PowerShell -Command "Expand-Archive -Path '%HOMEPATH%\Downloads\WindowsInk.zip' -DestinationPath '%LOCALAPPDATA%\OpenTabletDriver\Plugins\Windows Ink'"
|
||||
|
||||
ECHO Installe Xournal++ via https://xournalpp.github.io/installation/windows/
|
||||
|
||||
:: === Miscellaneous ==
|
||||
:: Rename shortcut for Minecraft
|
||||
RENAME "%APPDATA%\Microsoft\Windows\Start Menu\Programs\Prism Launcher.lnk" Minecraft.lnk
|
||||
|
|
Loading…
Reference in a new issue