Skip to main content
14-Alexandrite
October 10, 2024
Question

Warning message

  • October 10, 2024
  • 2 replies
  • 704 views

Hello all,

 

I want to avoid warning message that appears for toolkit application when executed first time. 

 

The warning message is " This application is from unknown source. Do you want to run this application?

 

Can digitally signing the application / dll file avoid this message?

 

2 replies

20-Turquoise
October 10, 2024

@Marcusanthony wrote:

Hello all,

 

I want to avoid warning message that appears for toolkit application when executed first time. 

 

The warning message is " This application is from unknown source. Do you want to run this application?

 

Can digitally signing the application / dll file avoid this message?

 


Add config.pro option:

open_protk_unsigned_apps always

24-Ruby III
October 10, 2024

Hi,

yes, digitally signing the application / dll file avoids this message.