Searched refs:pkgChkPath (Results 1 – 1 of 1) sorted by relevance
275 String pkgChkPath = path + File.separator + "program" + File.separator; in MyTableModel() local278 pkgChkPath += "pkgchk.exe"; in MyTableModel()282 pkgChkPath += "pkgchk"; in MyTableModel()284 File pkgChk = new File( pkgChkPath ); in MyTableModel()
Completed in 16 milliseconds