Bojan Bojan (Bojan) has made 11 posts.
I tried to sign systa with: codesign -s "Developer ID Application: Developer ID" /path to/systa an…
I created .pkg file and sign with Developer ID installer and then do Notarization. But Apple refu…
I got I lot of complains from users about error 17: "The function failed because this instance of yo…
Should I do Authenticode signatures of TurboActivate.dat with some hash like SHA256? Probably I sho…
Ok thank you for your answer. If I leave native folder available to the user so they can access its…
Post on Nov 3, 2023To user do not do this manually permision in the terminal, can I add this code like this below? But…
Ok I have put this inside BeginYourApp() : ta.GetFeatureValue("update_expires") .then((retObj) …
Post on Oct 24, 2023If I want to limit time for product keys to one year (product keys length), do I need to add "Custom…
If after each run of app I want to decide whether to offer dialog to choose trial or activate, can I…
Post on Oct 18, 2023I tried to use NodeJS. I have a question about function PromptForProductKey() from main.js Which is…
I have created a plugin for Adobe Illustrator. It is created with HTML/Javascript/ExtendScript (Adob…