renaming
This commit is contained in:
parent
14394caa4d
commit
e86a325c76
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
set T=c:\TEMP
|
set T=c:\TEMP
|
||||||
set TOOLS=c:\tools
|
set TOOLS=c:\tools
|
||||||
set ZIP=..\software\brother-dcpl6600dw-drivers.EXE
|
set ZIP=..\software\brother-dcp-mcp-drivers.EXE
|
||||||
set UNPACKDIR="Archer T5E(UN)_V1_191116_Bluetooth"
|
|
||||||
|
|
||||||
if NOT EXIST %ZIP% (
|
if NOT EXIST %ZIP% (
|
||||||
echo ERROR: %ZIP% not found!
|
echo ERROR: %ZIP% not found!
|
||||||
@ -12,7 +11,7 @@ if NOT EXIST %ZIP% (
|
|||||||
|
|
||||||
echo ####### %0 #######
|
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%
|
%TOOLS%\7z x -y -aoa -o"%T%" %ZIP%
|
||||||
|
|
||||||
echo renaming ...
|
echo renaming ...
|
||||||
@ -20,9 +19,8 @@ move /Y %T%\gdi %T%\brother
|
|||||||
echo.
|
echo.
|
||||||
|
|
||||||
echo +++++++++++++++++++++++++++++++++++++++++++++++++++++
|
echo +++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
echo +++ Drivers unpacked ...
|
echo INFO: brother drivers for DCP and MCP printers
|
||||||
echo +++ now SETUP your printer using Windows
|
echo extracted in path [ %T%\brother ]
|
||||||
echo +++ and please find your drivers in %T%\brother
|
|
||||||
echo +++++++++++++++++++++++++++++++++++++++++++++++++++++
|
echo +++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
echo.
|
echo.
|
||||||
|
|
@ -5,7 +5,7 @@ dummy usb2serial-PL2303-setup.exe
|
|||||||
dummy epson-WFC5210-setup.exe
|
dummy epson-WFC5210-setup.exe
|
||||||
dummy cyberjack-setup.exe
|
dummy cyberjack-setup.exe
|
||||||
dummy MACDRIVER.zip
|
dummy MACDRIVER.zip
|
||||||
dummy brother-dcpl6600dw-drivers.EXE
|
dummy brother-dcp-mcp-drivers.EXE
|
||||||
dummy Win10_20H2_English_x64.iso
|
dummy Win10_20H2_English_x64.iso
|
||||||
dummy vce_exam_simulator_setup.exe
|
dummy vce_exam_simulator_setup.exe
|
||||||
dummy iview-plugins.zip
|
dummy iview-plugins.zip
|
||||||
|
|
Loading…
Reference in New Issue
Block a user