Hello,
I have a scenario where I have to install both 32 bit and 64 bit SAP clients at a customer. I have a custom Add-On that need to run on both 32 bit and 64 bit computers.
Here is what I get so far
1) I created the Add-On as a "x86" compiler type and the Installer as "x86". In this scenario, the Add On runs ONLY on the 32 bit client.
2) I created the Add-On as a "Any" compiler type and the Installer as "Any". In that scenario, I get an error on installation, "Incorrect string format"
Please advise on how to handle this scenario.
Thanks,
Krishnan