I am trying to migrate exiting ISMP code to Install anywhere custom code.I was updating ini file in installshield multiplateform using below scriptpublic class IniFileUpdate extends ProductAction {
private String file = "";
private String subject = ...