Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework of trial versus non-trial installs #58

Open
obilodeau opened this issue Jul 11, 2017 · 0 comments
Open

Rework of trial versus non-trial installs #58

obilodeau opened this issue Jul 11, 2017 · 0 comments

Comments

@obilodeau
Copy link
Member

We can only specify one product key in the config file. I'm going to rework this so that we can have keys for all versions of Windows.

Also, since the ISOs are different (the ones for Windows 7 are at least) I'm going to split this out in different profiles.

Right now config file would look like this:

...
    "product_keys": {
        "win7_pro_x86": "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX",
        "win7_pro_x64": "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX",
    },
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant