GithubHelp home page GithubHelp logo

azu / modern.ie.virtualbox.scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hnakamur/modern.ie.virtualbox.scripts

0.0 3.0 0.0 126 KB

setup and start modern.ie virtual machines

License: MIT License

modern.ie.virtualbox.scripts's Introduction

modern.ie.virtualbox.scripts

setup and start modern.ie virtual machines

We abbreviate virtual machine to vm hereafter. For example, if you want to start a "IE9 - Win7" vm, run the following command in the terminal app.

The old version of this script which was written in bash script was deprecated. The latest version of this script is written in node.js and PhantomJS | PhantomJS

Setup

  • Install node.js.
  • Install phantom.js
$ npm install -g phantomjs

Usage

$ node index.js "IE9 - Win7"

Supported vm types:

  • IE6 - WinXP
  • IE8 - WinXP
  • IE7 - Vista
  • IE8 - Win7
  • IE9 - Win7
  • IE10 - Win7
  • IE11 - Win7
  • IE10 - Win8
  • IE11 - Win8.1

This script does the following things:

  • If the vm of the same name as vm type does not exist, check the *.ova for the vm type file exists.
    • If *.ova file does not exist, download *.sfx and *.rar files and concat them to create *.ova file.
      • This script skips files which already exists. If you have imcomplete files, remove them and rerun this script.
    • Import *.ova file and create a vm.
    • Attach a dvd storage for VirtualBox GuestAdditions.
    • Take a snapshot of the vm so that you can reset quickly after the OS trial expires.
  • Start the vm.
  • Set the shared clipboard config to bidirectional.

こちらも参考になるかも

modern.ie.virtualbox.scripts's People

Contributors

hnakamur avatar rinopo avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.