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

Allow different version of ievms.sh #31

Open
tobymackenzie opened this issue Nov 23, 2015 · 0 comments
Open

Allow different version of ievms.sh #31

tobymackenzie opened this issue Nov 23, 2015 · 0 comments

Comments

@tobymackenzie
Copy link

I was attempting to install winxp 8, but it kept appearing to hang forever. I saw some suggestions to run ievms.sh directly, but that gave me the error "Syntax error: Unknown sub command 'run' specified!". Found an issue (xdissent/ievms#278) that made me realize the master version of the script requires VirtualBox 5. I can't install that on my OS. Version 0.2.1 of 'ievms.sh' works fine:

curl -s https://raw.githubusercontent.com/xdissent/ievms/v0.2.1/ievms.sh | env IEVMS_VERSIONS="8" bash

It would be nice if detection of the VirtualBox version could change @ievmsUrl to the appropriate version. Or, for a much simpler solution, a command line option could be used to change it, something like --script-version 0.2.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant