Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
windows ventoy auto install
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MRI-NET
windows ventoy auto install
Commits
d323108a
Commit
d323108a
authored
9 months ago
by
LABORIE Stéphane
Browse files
Options
Downloads
Patches
Plain Diff
regle soucis EOL windows
parent
4b656110
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitattributes
+2
-0
2 additions, 0 deletions
.gitattributes
Files/autoinstall.bat
+8
-8
8 additions, 8 deletions
Files/autoinstall.bat
with
10 additions
and
8 deletions
.gitattributes
0 → 100644
+
2
−
0
View file @
d323108a
*.bat text eol=crlf
This diff is collapsed.
Click to expand it.
Files/autoinstall.bat
+
8
−
8
View file @
d323108a
...
@@ -48,33 +48,33 @@ GOTO DRIVERS
...
@@ -48,33 +48,33 @@ GOTO DRIVERS
:DELL
:DELL
set
"STR=Telechargement des fichiers"
set
"STR=Telechargement des fichiers"
call
:
:MESSAGE
call
:MESSAGE
curl
-o
%TEMP%
\dotnet
-
4
.8.exe
-L
https
://go.microsoft.com/fwlink/
?
linkid
=
2088631
curl
-o
%TEMP%
\dotnet
-
4
.8.exe
-L
https
://go.microsoft.com/fwlink/
?
linkid
=
2088631
curl
-o
%TEMP%
\dell
-command-update
.exe
-L
https
://src.koda.cnrs.fr/mri
-net/windows-ventoy-auto-install
/
-
/raw/main/Files/Dell-Command-Update-Windows-Universal-Application
_JCVW3_WIN_5.1.0_A00.EXE
curl
-o
%TEMP%
\dell
-command-update
.exe
-L
https
://src.koda.cnrs.fr/mri
-net/windows-ventoy-auto-install
/
-
/raw/main/Files/Dell-Command-Update-Windows-Universal-Application
_JCVW3_WIN_5.1.0_A00.EXE
set
"STR=Installation du dotnet 4.8"
set
"STR=Installation du dotnet 4.8"
call
:
:MESSAGE
call
:MESSAGE
START
/WAIT /I
%TEMP%
\dotnet
-
4
.8.exe
/passive /norestart
START
/WAIT /I
%TEMP%
\dotnet
-
4
.8.exe
/passive /norestart
set
"STR=Installation de dell command update"
set
"STR=Installation de dell command update"
call
:
:MESSAGE
call
:MESSAGE
START
/WAIT /I
%TEMP%
\dell
-command-update
.exe
/s
START
/WAIT /I
%TEMP%
\dell
-command-update
.exe
/s
set
"STR=Installation des drivers avec dell command update"
set
"STR=Installation des drivers avec dell command update"
call
:
:MESSAGE
call
:MESSAGE
"
%programfiles%
\Dell\CommandUpdate\dcu-cli.exe"
/driverInstall
"
%programfiles%
\Dell\CommandUpdate\dcu-cli.exe"
/driverInstall
GOTO
FIN
GOTO
FIN
:HP
:HP
set
"STR=Telechargement des fichiers"
set
"STR=Telechargement des fichiers"
call
:
:MESSAGE
call
:MESSAGE
curl
-o
%TEMP%
\hp
-hpia
-
5
.2.0.exe
-L
https
://src.koda.cnrs.fr/mri
-net/windows-ventoy-auto-install
/
-
/raw/main/Files/hp-hpia
-
5
.2.0.exe
curl
-o
%TEMP%
\hp
-hpia
-
5
.2.0.exe
-L
https
://src.koda.cnrs.fr/mri
-net/windows-ventoy-auto-install
/
-
/raw/main/Files/hp-hpia
-
5
.2.0.exe
set
"TR=Installation de HP Image Assistant"
set
"TR=Installation de HP Image Assistant"
call
:
:MESSAGE
call
:MESSAGE
START
/WAIT /I
%TEMP%
\hp
-hpia
-
5
.2.0.exe
/s /e /f
"
%ProgramFiles%
\HPIA"
START
/WAIT /I
%TEMP%
\hp
-hpia
-
5
.2.0.exe
/s /e /f
"
%ProgramFiles%
\HPIA"
DEL
"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\post_install.cmd"
DEL
"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\post_install.cmd"
START
reg.exe
ADD
HKLM
\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
/v
EnableLUA
/t
REG_DWORD
/d
1
/f
START
reg.exe
ADD
HKLM
\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
/v
EnableLUA
/t
REG_DWORD
/d
1
/f
set
"STR=Installation des drivers avec HP Image Assistant"
set
"STR=Installation des drivers avec HP Image Assistant"
"
%ProgramFiles%
\HPIA\HPImageAssistant.exe"
/Operation
:Analyze
/Category
:Drivers
/Selection
:All
/Action
:Install
/Noninteractive /Debug /ReportFolder
:
%temp%
"
%ProgramFiles%
\HPIA\HPImageAssistant.exe"
/Operation
:Analyze
/Category
:Drivers
/Selection
:All
/Action
:Install
/Noninteractive /Debug /ReportFolder
:
%temp%
set
"STR=Merci de redemarrer manuellement une fois que HP Image Assistant aura termine"
set
"STR=Merci de redemarrer manuellement une fois que HP Image Assistant aura termine"
call
:
:MESSAGE
call
:MESSAGE
pause
pause
GOTO
EOF
GOTO
EOF
...
@@ -104,7 +104,7 @@ GOTO :EOF
...
@@ -104,7 +104,7 @@ GOTO :EOF
:FIN
:FIN
set "
STR
=
Redemarrage
"
set "
STR
=
Redemarrage
"
call MESSAGE
call
:
MESSAGE
DEL "
C
:\ProgramData\Microsoft\Windows\Start
Menu
\Programs\Startup\post_install.cmd
"
DEL "
C
:\ProgramData\Microsoft\Windows\Start
Menu
\Programs\Startup\post_install.cmd
"
START reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f
START reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f
shutdown /r /F /T 0
shutdown /r /F /T 0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment