Page 1 of 1

New Tweak: ShowDialog_PFAAppNotFound=1

Posted: 14 Sep 2018 10:38
by Borut
Would a tweak be possible, so that one could switch the warning message/dialog off, when the associated application (as defined by PFA) is not available. For instance, something like this could be default, in order for everything to stay as is:

Code: Select all

; Tweak: Ask to start WFA, when PFA is not available (Default=1)
ShowDialog_PFAAppNotFound=1
AssociatedAppNotFound.jpg
When set to 0 by the user, like this:

Code: Select all

ShowDialog_PFAAppNotFound=0
then the WFA-defined application would be started with no questions asked.