Hello,
Using PB 2019 R3 Build 2703
Till yesterday everything were perfect. From today we see that the exe file gets deleted by McAfee Anti-virus.
We compile application in the PB IDE itself. File -> New -> Project -> Application and fill up required details.
After compilation is over, immediately after double-clicking the exe [ in the same computer, in the same folder ], that file is deleted by McAfee. If we make the anti-virus inactive, we could run the application.
This is the only method we used to create the application.
What should we do now?
Happiness Always
BKR Sivaprakash
I thought this issue is there for power client applications only.
No idea about certificates.
1.Do we need to purchase it ?
2. Or free certificates available?
3. Which one appeon recommends.
Yes, trusted certificate need to purchase. We don't make any particular recommendation... just go with one of the popular ones.
You can sign any PB App EXE. Just install the MS-Windows SDK. Then manually run the SignTool.exe after the PB App compilation, as follows ...
https://community.appeon.com/index.php/qna/q-a/automatically-sign-a-pb-application#reply-17348
HTH
Regards ... Chris