PAM Updates Code: Well, a start anyway
I've got the start of the updates code for the PAM ready. It's still a long way from being finished (doesn't even check yet), but at least it's a start. Rather than being a generic solution for many servers, ala AMP, it only handles the PA site, which reduces the complexity.
Et, viola.
procedure TfrmMenu.GetUpdatesINI(); // Download the updates INI from the PortableApps.com server // Acknowledgement: http://delphi.about.com/od/internetintranet/a/get_file_net.htm for the function var remoteUpdates: TINIFile; remoteUpdatesPath: TString; localUpdatesPath: TString; begin
- Read more about PAM Updates Code: Well, a start anyway
- 12 comments
- Log in or register to post comments