Sam wrote:> >> "Where is the custom proxy saved ?"> > It's not -- it's used completely from memory
Hum that might explain it: I didn't call it at each application run thinking it was saved somewhere.I believe this line in your documentation is misleading:- "To clear a previously set custom proxy" => https://wyday.com/limelm/help/proxies-in-turboactivate/
Also, regarding the Delphi unit, it says "Sets the custom proxy to be used by functions that connect to the internet." for the TurboActivate.SetCustomProxy method. Perhaps you should add that this is not persisted anywhere and must be called every time the application is launched.
Thanks.