Hello out there,
Iwant to use this trigger to track, if an app is on the current system (file exists condition) and run this app after keepass beeing startet.
But the app won't start. Is anything wrong with the settings of my trigger. Any help is appreciated.
Thx in advance!
<TriggerSystem> <Triggers> <Trigger> <Guid>H8Wl1OEqpEu5YMiKfcfNsg==</Guid> <Name>Name of the app</Name> <Comments>Start app xxx</Comments> <Events> <Event> <TypeGuid>2PMe6cxpSBuJxfzi6ktqlw==</TypeGuid> <Parameters /> </Event> </Events> <Conditions> <Condition> <TypeGuid>y0qeNFaMTJWtZ00coQQZvA==</TypeGuid> <Parameters> <Parameter>"C:\Path to exe comes here.exe"</Parameter> </Parameters> <Negate>false</Negate> </Condition> </Conditions> <Actions> <Action> <TypeGuid>CfePcyTsT+yItiXVMPQ0bg==</TypeGuid> <Parameters> <Parameter /> <Parameter>Message box</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter /> </Parameters> </Action> <Action> <TypeGuid>2uX4OwcwTBOe7y66y27kxw==</TypeGuid> <Parameters> <Parameter>"C:\Run this app.exe"</Parameter> <Parameter /> <Parameter>False</Parameter> <Parameter>3</Parameter> <Parameter /> </Parameters> </Action> <Action> <TypeGuid>Oz0+MeSzQqa6zNXAO6ypaQ==</TypeGuid> <Parameters> <Parameter>10000</Parameter> </Parameters> </Action> <Action> <TypeGuid>QGmlNlcbR5Kps3NlMODPww==</TypeGuid> <Parameters /> </Action> </Actions> </Trigger> </Triggers> </TriggerSystem>
I can't import your trigger. Please repost the complete trigger.
Select the trigger(s). Tools > Copy selected triggers to clipboard. Paste here.
cheers, Paul
Solved it by myself. If there are spaces in the path: dont use double quotes ;)
Log in to post a comment.
Hello out there,
Iwant to use this trigger to track, if an app is on the current system (file exists condition) and run this app after keepass beeing startet.
But the app won't start. Is anything wrong with the settings of my trigger. Any help is appreciated.
Thx in advance!
Last edit: gta74 2021-03-16
I can't import your trigger.
Please repost the complete trigger.
Select the trigger(s).
Tools > Copy selected triggers to clipboard.
Paste here.
cheers, Paul
Solved it by myself. If there are spaces in the path: dont use double quotes ;)