removed macdrivers

This commit is contained in:
Michael H.G. Schmidt 2023-04-06 14:07:19 +02:00
parent 38766107ea
commit 0edaaba9ec
2 changed files with 0 additions and 29 deletions

View File

@ -1,28 +0,0 @@
@echo off
set T=c:\TEMP
set TOOLS=c:\tools
set ZIP=..\software\MACDRIVER.zip
if NOT EXIST %ZIP% (
echo ERROR: %ZIP% not found!
exit /b
)
echo ####### %0 #######
echo unpacking iMAC drivers ...
%TOOLS%\7z x -y -aoa -o"%T%" %ZIP%
echo renaming ...
move /Y %T%\WindowsSupport %T%\MACDRIVER
echo.
echo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
echo INFO: iMAC drivers extracted to path [ %T%\MACDRIVER ]
echo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
echo.
echo ####### %0 #######
pause

View File

@ -3,7 +3,6 @@ dummy nsepa_setup.exe
dummy usb2serial-PL2303-setup.exe
dummy epson-wfc-drivers.exe
dummy cyberjack-setup.exe
dummy MACDRIVER.zip
dummy brother-dcp-mcp-drivers.EXE
dummy Win10_20H2_English_x64.iso
dummy vce_exam_simulator_setup.exe

1 dummy citrixworkspace-setup.exe
3 dummy usb2serial-PL2303-setup.exe
4 dummy epson-wfc-drivers.exe
5 dummy cyberjack-setup.exe
dummy MACDRIVER.zip
6 dummy brother-dcp-mcp-drivers.EXE
7 dummy Win10_20H2_English_x64.iso
8 dummy vce_exam_simulator_setup.exe