Ik, anyone can give show me code that would fix the following problem?:
My AMS pro is a single exe.
Sometimes (not on all PC's) the following lines doesnt seem to work:
File.Copy("Bin\\CIA32.exe", InsightPath.."Database", true, true, false, true, nil);
File.Run("Bin\\acclist.BAT", insightsystem, "Bin", SW_MINIMIZE, true);
File.Run("Bin\\CIA.BAT", "", "Bin", SW_MINIMIZE, true);
Anyone can help? Please?
thanks

