diff --git a/software-installers/windows/installer_scripts/obs_studio.bat b/software-installers/windows/installer_scripts/obs_studio.bat new file mode 100644 index 0000000..6e681eb --- /dev/null +++ b/software-installers/windows/installer_scripts/obs_studio.bat @@ -0,0 +1,2 @@ +@REM Comment here +winget install --accept-package-agreements --id=OBSProject.OBSStudio diff --git a/software-installers/windows/installer_scripts/shotcut.bat b/software-installers/windows/installer_scripts/shotcut.bat new file mode 100644 index 0000000..1a7aff4 --- /dev/null +++ b/software-installers/windows/installer_scripts/shotcut.bat @@ -0,0 +1,2 @@ +@REM Comment here +winget install --accept-package-agreements --id=Meltytech.Shotcut