on startup
global UninstallerPath
global UninstallParameter
global menuItems
global bonusItems
global networkOption
global ethernetOption
global faxOption
global creativeOption
global numOfLanguges
global additionalItems
global productName
global actualDriverName
global shortDriverName
global iniFile
global tempAlert
global displayLanguageSelector
global presetLanguage
global eraseFlag
menuItems = 4
bonusItems = 3
displayLanguageSelector = FALSE
networkOption = TRUE
ethernetOption = TRUE
faxOption = FALSE
creativeOption = TRUE
--bypasses os language detection and sets to specified lanaguage,
--set to "" if not used
iniFile = "EPART725.ini"
--Driver Name
productName = "EPSON Artisan 720 Series" --for driver, reg, lincense
--MDL
shortDriverName = "Artisan 720" -- for EpsonNEt setup --Might need a different variable for NW Latin modles
--Printer Uninstaller
UninstallParameter = "/R /APD /NODISP /P:"
if baVersion("Wow64") = true then
UninstallerPath = "\system32\spool\DRIVERS\x64\3\E_IINSGYA.EXE"
else
UninstallerPath = "\System32\spool\drivers\w32x86\3\E_FINSGYA.EXE"
end if
--Don't modify
----------------------
eraseFlag = TRUE
presetLanguage = "English"
----------------------
end startup
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.