diff --git a/drivers/unpack-mac-drivers.cmd b/drivers/unpack-mac-drivers.cmd deleted file mode 100644 index 60bc2c2..0000000 --- a/drivers/unpack-mac-drivers.cmd +++ /dev/null @@ -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 - diff --git a/software/other.csv b/software/other.csv index 6f1ef02..f1ce905 100644 --- a/software/other.csv +++ b/software/other.csv @@ -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