/
sdi-tool
/
SDI
Обзор
Документация
Войти
/
sdi-tool
/
SDI
Код
Пакеты
0
Релизы
0
Аналитика
dev
scripts/install.txt
24 строки
522 B
WindR
Modify sample driver installation script
06 ноя 2024, 21:01
06 ноя 2024, 21:01
5324076
Код
Авторство
О чём код?
# # Snappy Driver Installer # # Title: Simple Install # Author: Glenn Delahoy # Description: Simple script to install missing and better drivers. # Notes: Test mode by default. Set 'enableinstall on' to make it live. # echo ============================== echo Snappy Driver Installer echo Simple Install echo ============================== echo echo Initialising... verbose 384 logging on enableinstall off init echo Installing missing and better drivers... select missing better install end