Skip to content

Commit

Permalink
added some installers
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdelgrosso committed May 3, 2024
1 parent 5c99976 commit 64b4e16
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions software-installers/windows/installer_scripts/firefox.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=Mozilla.Firefox
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=Google.GoogleDrive
2 changes: 2 additions & 0 deletions software-installers/windows/installer_scripts/plex.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=Plex.Plex
2 changes: 2 additions & 0 deletions software-installers/windows/installer_scripts/telegram.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=Telegram.TelegramDesktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=VideoLAN.VLC
2 changes: 2 additions & 0 deletions software-installers/windows/installer_scripts/whatsapp.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --source=msstore WhatsApp

0 comments on commit 64b4e16

Please sign in to comment.