Dan, those look pretty great! Do you still find them useful?
I'm trying to conceptualize some ways to make installing an mFM module a "one-click" (more or less) experience. Since FileMaker can execute AppleScript, and AppleScript can call menu items and click buttons in any Mac application, it seems like that might be doable. (Potentially a lot of work, but at least possible).
From looking through your scripts, Dan, it looks like AHK has pretty much the same capabilities in Windows. Is that an accurate assessment? Is it possible to pass parameters to an AHK script from within FileMaker?
If it is possible, I could see going two ways:
- You import the "OneClick Install" module into your own mFM module, and adjust the parameters to pass it (if needed). So you click a button in any given module to run its internal "one-click" installer.
- The "OneClick Install" module is a standalone mFM module that you add to your own solution; you then pass it parameters to identify another module to install.
Option 1 seems a lot simpler to build initially...option 2 starts to touch on a Package Management system, which looks like a concept that was discussed a while back in this group but hasn't come back up recently (based on a quick archives search). I'm in favor of starting small first, to see if the methodology makes sense for a FileMaker environment.
Is anyone else working on similar projects? I'd be happy to contribute to an existing project (rather than starting from scratch) if there is one out there.
Thanks,
~ Cristos