cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
MarkMorse
Level 2

updating custom code from 2015API to 2020API

I'm trying to update custom java code that used the 2015 API to the 2020 API.  Previously the code made heavy use of the com.installshield.wizard.service.file.FileService, I don't see an obvious replacement for this package in the 2020 API.  Am I missing something or have all those classes been deprecated without replacement?

Mark

(1) Reply
mike_killoran
Level 4

I don't know why, but it seems  very difficult to find documentation on this via internet search.  I tend to bookmark these pages as they're so hard to find.

You're all set, it's still there.  Here are two links, one talky and the other the API.

https://docs.revenera.com/installanywhere2021/Content/helplibrary/ia_ref_ismp_callapi.htm#advanced_solutions_2317019866_1140807

 

https://docs.revenera.com/InstallAnywhereAPI/IA2012/javadoc/com/installshield/wizard/service/file/FileService.html

Yes, the second one has IA2012 in the link - but I'm using IA2020 SP2 and use this class quite a bit.

 

-Mike

0 Kudos