Compare commits

...

4 Commits

Author SHA1 Message Date
bcfe00039d Ajout install_drivers 2025-03-14 08:46:02 +01:00
2bc8aa9209 Ajout script installation Thonny + dossier Snapins 2025-03-14 08:44:34 +01:00
65cd8d1d4e Ajout 2025-03-14 08:44:14 +01:00
eb461ad998 Ajout Qalculate 2024-09-27 16:12:39 +02:00
6 changed files with 11 additions and 2 deletions

0
.gitignore vendored Normal file
View File

View File

@ -0,0 +1,3 @@
@echo off
set driversPath=\\serveur\drivers
pnputil /add-driver %driversPath%\*.inf /subdirs /install

View File

@ -0,0 +1,3 @@
mkdir C:\Temp
curl -L -o C:\Temp\thonny-4.1.6.exe https://github.com/thonny/thonny/releases/download/v4.1.6/thonny-4.1.6.exe
C:\Temp\thonny-4.1.6.exe /ALLUSERS /SILENT

View File

@ -18,4 +18,5 @@ sagagis
openboard
videolan.vlc
mozilla.firefox
google.chrome
google.chrome
qalculate

View File

@ -12,4 +12,5 @@ openboard
videolan.vlc
mozilla.firefox
google.chrome
qalculate
qgis

View File

@ -11,4 +11,5 @@ sagagis
openboard
videolan.vlc
mozilla.firefox
google.chrome
google.chrome
qalculate