This commit is contained in:
Michael H.G. Schmidt 2023-02-01 21:52:39 +01:00
parent 14394caa4d
commit e86a325c76
2 changed files with 5 additions and 7 deletions

View File

@ -2,8 +2,7 @@
set T=c:\TEMP
set TOOLS=c:\tools
set ZIP=..\software\brother-dcpl6600dw-drivers.EXE
set UNPACKDIR="Archer T5E(UN)_V1_191116_Bluetooth"
set ZIP=..\software\brother-dcp-mcp-drivers.EXE
if NOT EXIST %ZIP% (
echo ERROR: %ZIP% not found!
@ -12,7 +11,7 @@ if NOT EXIST %ZIP% (
echo ####### %0 #######
echo unpacking Brother DCP L6600 DW printer drivers ...
echo unpacking Brother DCP and MCP printer drivers ...
%TOOLS%\7z x -y -aoa -o"%T%" %ZIP%
echo renaming ...
@ -20,9 +19,8 @@ move /Y %T%\gdi %T%\brother
echo.
echo +++++++++++++++++++++++++++++++++++++++++++++++++++++
echo +++ Drivers unpacked ...
echo +++ now SETUP your printer using Windows
echo +++ and please find your drivers in %T%\brother
echo INFO: brother drivers for DCP and MCP printers
echo extracted in path [ %T%\brother ]
echo +++++++++++++++++++++++++++++++++++++++++++++++++++++
echo.

View File

@ -5,7 +5,7 @@ dummy usb2serial-PL2303-setup.exe
dummy epson-WFC5210-setup.exe
dummy cyberjack-setup.exe
dummy MACDRIVER.zip
dummy brother-dcpl6600dw-drivers.EXE
dummy brother-dcp-mcp-drivers.EXE
dummy Win10_20H2_English_x64.iso
dummy vce_exam_simulator_setup.exe
dummy iview-plugins.zip

1 dummy citrixworkspace-setup.exe
5 dummy epson-WFC5210-setup.exe
6 dummy cyberjack-setup.exe
7 dummy MACDRIVER.zip
8 dummy brother-dcpl6600dw-drivers.EXE dummy brother-dcp-mcp-drivers.EXE
9 dummy Win10_20H2_English_x64.iso
10 dummy vce_exam_simulator_setup.exe
11 dummy iview-plugins.zip