notice about drivers in general
This commit is contained in:
parent
6a403b89c8
commit
d74b133276
1 changed files with 2 additions and 1 deletions
|
@ -116,8 +116,9 @@ PowerShell -Command "Invoke-WebRequest -Uri !repo!/.mozilla/firefox/extensions/a
|
|||
PowerShell -Command "Invoke-WebRequest -Uri !repo!/.mozilla/firefox/extensions/libredirect-settings.json -OutFile '%HOMEPATH%\Downloads\libredirect-settings.json'"
|
||||
ECHO La configuration des differents Addons de Firefox est presente dans le dossier %HOMEPATH%\Downloads.
|
||||
|
||||
:: === User Diag for drivers ==
|
||||
:: === Drivers ==
|
||||
ECHO Installe les pilotes, pour connaitre la liste des pilotes, utilise UserDiag https://userdiag.com/download
|
||||
ECHO Pour NVidia, utilise NVC et DDU
|
||||
|
||||
:: === W10Privacy ==
|
||||
PowerShell -Command "Invoke-WebRequest -Uri !repo!/W10Privacy.ini -OutFile '%HOMEPATH%\Downloads\W10Privacy.ini'"
|
||||
|
|
Loading…
Reference in a new issue