Oferv
13 years agoSuper Contributor
TC's inconsistent behaviour
function RunMSI() { Log["AppendFolder"]("Start App installation") var MSIpath = "C:\\Users\\<USER>\\App.msi"; if(TestedApps.Find("msiexec.exe") == -1) { ...