From f9a5c25f7b23dd0105b739876b10cd70dc67ace3 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Wed, 1 Jun 2022 08:04:05 +0200 Subject: [PATCH] renaming --- drivers/{install-PL2303.cmd => install-usb2serial-PL2303.cmd} | 4 ++-- software/other.csv | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename drivers/{install-PL2303.cmd => install-usb2serial-PL2303.cmd} (54%) diff --git a/drivers/install-PL2303.cmd b/drivers/install-usb2serial-PL2303.cmd similarity index 54% rename from drivers/install-PL2303.cmd rename to drivers/install-usb2serial-PL2303.cmd index 3431342..b053d83 100644 --- a/drivers/install-PL2303.cmd +++ b/drivers/install-usb2serial-PL2303.cmd @@ -1,6 +1,6 @@ @echo off -set EXE=..\software\PL2303-setup.exe +set EXE=..\software\usb2serial-PL2303-setup.exe if NOT EXIST %EXE% ( echo ERROR: %EXE% not found! @@ -9,7 +9,7 @@ if NOT EXIST %EXE% ( echo ####### %0 ####### -echo installing drivers for PL2303 ... +echo installing drivers for usb2serial device PL2303 ... start %EXE% echo ####### %0 ####### diff --git a/software/other.csv b/software/other.csv index 13f9879..69c2173 100644 --- a/software/other.csv +++ b/software/other.csv @@ -1,7 +1,7 @@ dummy setacl.zip dummy citrixworkspace-setup.exe dummy xojo-setup.exe -dummy PL2303-setup.exe +dummy usb2serial-PL2303-setup.exe dummy epson-WFC5210-setup.exe dummy cyberjack-setup.exe dummy MACDRIVER.zip