Hacker News new | ask | show | jobs
by jedieaston 2262 days ago
You can use the CLI to create/destroy instances, so what you could do is write a script that has Chocolatey (or boxstarter, which is a bit more for this purpose) install Steam, run it when you login, and then have another script destroy the instance using the cli command.

A bit fiddly, but it'd work.