Home
last modified time | relevance | path

Searched refs:pkgChkPath (Results 1 – 1 of 1) sorted by relevance

/trunk/main/scripting/workben/installer/
H A DVersion.java275 String pkgChkPath = path + File.separator + "program" + File.separator; in MyTableModel() local
278 pkgChkPath += "pkgchk.exe"; in MyTableModel()
282 pkgChkPath += "pkgchk"; in MyTableModel()
284 File pkgChk = new File( pkgChkPath ); in MyTableModel()

Completed in 11 milliseconds