Compare commits
4 Commits
90e642931e
...
bcfe00039d
| Author | SHA1 | Date | |
|---|---|---|---|
| bcfe00039d | |||
| 2bc8aa9209 | |||
| 65cd8d1d4e | |||
| eb461ad998 |
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
3
Fog-Snapins/install_drivers.bat
Normal file
3
Fog-Snapins/install_drivers.bat
Normal file
@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
set driversPath=\\serveur\drivers
|
||||
pnputil /add-driver %driversPath%\*.inf /subdirs /install
|
||||
3
Fog-Snapins/install_thonny.bat
Normal file
3
Fog-Snapins/install_thonny.bat
Normal 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
|
||||
@ -18,4 +18,5 @@ sagagis
|
||||
openboard
|
||||
videolan.vlc
|
||||
mozilla.firefox
|
||||
google.chrome
|
||||
google.chrome
|
||||
qalculate
|
||||
@ -12,4 +12,5 @@ openboard
|
||||
videolan.vlc
|
||||
mozilla.firefox
|
||||
google.chrome
|
||||
qalculate
|
||||
qgis
|
||||
@ -11,4 +11,5 @@ sagagis
|
||||
openboard
|
||||
videolan.vlc
|
||||
mozilla.firefox
|
||||
google.chrome
|
||||
google.chrome
|
||||
qalculate
|
||||
Loading…
x
Reference in New Issue
Block a user