1. Sivaprakash BKR
  2. PowerBuilder
  3. Thursday, 22 September 2022 14:48 PM UTC

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

 

Miguel Leeuwe Accepted Answer Pending Moderation
  1. Thursday, 22 September 2022 18:56 PM UTC
  2. PowerBuilder
  3. # 1

Another thing you could try is to report your application as a "false positive" to mcafee. With a little bit of luck they'd exclude any powerbuilder apps with similar characteristics.

Comment
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Thursday, 22 September 2022 16:28 PM UTC
  2. PowerBuilder
  3. # 2
Comment
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Thursday, 22 September 2022 14:52 PM UTC
  2. PowerBuilder
  3. # 3

Digitally sign the .exe with a trusted certificate.

Comment
  1. Sivaprakash BKR
  2. Thursday, 22 September 2022 15:04 PM UTC
Thanks Armeen .

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.



  1. Helpful
  1. Armeen Mazda @Appeon
  2. Thursday, 22 September 2022 15:53 PM UTC
This is not issue of PowerClient. This just basic security thing that Windows OS and security software care about to make sure the app is not malicious.

Yes, trusted certificate need to purchase. We don't make any particular recommendation... just go with one of the popular ones.

  1. Helpful
  1. Chris Pollach @Appeon
  2. Thursday, 22 September 2022 19:36 PM UTC
Hi Everyone;

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
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.