Procházet zdrojové kódy

Upload files to 'OEM-Softwares'

Powershell scripts to install OEM software for manufacturers.
nathan před 1 rokem
rodič
revize
eba348d5cf

+ 1
- 0
OEM-Softwares/Asus-ArmouryCrate-Install.ps1 Zobrazit soubor

@@ -0,0 +1 @@
1
+winget install Asus.ArmouryCrate --source winget

+ 9
- 0
OEM-Softwares/Lenovo-Software-Install.ps1 Zobrazit soubor

@@ -0,0 +1,9 @@
1
+winget install 9WZDNCRFJ4MV --source msstore
2
+winget install 9PCMMNB260TX --source msstore
3
+winget install 9N6PGT5DKQFQ --source msstore
4
+winget install XPFMJFJG7B2GB0 --source msstore
5
+winget install lenovo.systemupdate --source winget
6
+winget install lenovo.migrationassistant --source winget
7
+winget install bartoszcichecki.lenovoleagiontoolkit --source winget
8
+winget install lenovo.updateretriever --source winget
9
+winget install lenovo.thininstaller

+ 4
- 0
OEM-Softwares/MSI-Software-Install.ps1 Zobrazit soubor

@@ -0,0 +1,4 @@
1
+winget install MSI.Kombustor.4 --source winget
2
+winget install 9NVMNJCR03XV --source msstore
3
+winget install 9P9WDH947752 --source msstore
4
+winget install 9NQ4LGT81KGC --source msstore

Powered by TurnKey Linux.