Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to compile trigger to exe?
#3
Triggers in exe can be used like this example: https://www.libreautomate.com/api/Au.Tri...ggers.html

Or, if you want to compile all your triggers and toolbars, compile script "Triggers and toolbars". You can temporarily set its role exeProgram, compile, then restore default role.

I didn't test compiling a single file from folder "@Triggers and toolbars", but it is possible. Create new script project, copy script "Triggers and toolbars" (as the first file in the project folder) and class file "Hotkey triggers.cs" to it, set role exeProgram, compile. Not tested. Can copy only code from script "Triggers and toolbars" to your exe code. Maybe let the code run in separate thread. Maybe use /*/ c Hotkey triggers.cs /*/ instead of copying file "Hotkey triggers.cs".


Messages In This Thread
How to compile trigger to exe? - by birdywen - 09-21-2023, 12:25 PM
RE: How to compile trigger to exe? - by burque505 - 09-21-2023, 01:06 PM
RE: How to compile trigger to exe? - by Gintaras - 09-21-2023, 04:10 PM
RE: How to compile trigger to exe? - by birdywen - 09-21-2023, 08:17 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)