6 years ago
Wed Jan 2, 2019 7:19pm PST
Ask HN: Is there any good OSS for interactive Windows automation?
I am hoping someone who is more familiar with Windows can make a software recommendation for me that's central to a new project I'm starting.

I'm working on a gaming app that involves automatically installing games on Windows.

For example, an end-user workflow to install and play GTA V might be:

Enter a license key (if you already bought it), OR enter your payment info to buy a license key.

An automation action downloads the game, and applies/purchases its license via the variables (license key or payment info) specified by the user.

I'm looking for something that's easy enough to program interactively (not via code), so that a layperson can create a flow for installing a game, and specify the variables to collect from the end user.

comments:
add comment
loading comments...