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
464ef06e
Commit
464ef06e
authored
1 year ago
by
LABORIE Stéphane
Browse files
Options
Downloads
Patches
Plain Diff
install pilotes HP
parent
837ebd85
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
Files/autoinstall.bat
+9
-2
9 additions, 2 deletions
Files/autoinstall.bat
Files/hp-hpia-5.2.0.exe
+0
-0
0 additions, 0 deletions
Files/hp-hpia-5.2.0.exe
with
9 additions
and
2 deletions
Files/autoinstall.bat
+
9
−
2
View file @
464ef06e
...
...
@@ -63,8 +63,15 @@ call :MESSAGE
GOTO
FIN
:HP
set
"STR=Telechargement des fichiers"
call
:MESSAGE
curl
-o
%TEMP%
\hp
-hpia
-
5
.2.0.exe
-L
https
://src.koda.cnrs.fr/stephane.laborie.7/windows
-ventoy-auto-install
/
-
/raw/main/Files/hp-hpia
-
5
.2.0.exe
set
"TR=Installation de HP Image Assistant"
call
:MESSAGE
START
/WAIT /I
%TEMP%
\hp
-hpia
-
5
.2.0.exe
/s /e /f
"
%ProgramFiles%
\HPIA"
set
"STR=Installation des drivers avec HP Image Assistant"
START
/WAIT /I
%ProgramFiles%
\HPIA\HPImageAssistant.exe
/Operation
:Analyze
/Category
:Drivers
/Selection
:All
/Action
:Install
/Noninteractive /Debug /ReportFolder
:
%temp%
GOTO
FIN
:UNKNOWN
echo
"Fabricant PC inconnu
...
...
This diff is collapsed.
Click to expand it.
Files/hp-hpia-5.2.0.exe
0 → 100644
+
0
−
0
View file @
464ef06e
File added
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