3

I'm looking at ways that may be possible to distribute a Microsoft Windows (e.g. 7) virtual appliance (such as VMWare image) pre-configured and installed with a large application of mine.

Is this possible? If not, is it perhaps best to ask clients to perform a virtual appliance installation on their site and then install my application via a script of some sort?

For these kinds of scenarios I see that open source OSes are heavily used, but in my case I cannot use Linux or any other open source OS due to some requirements.

Cfinley
  • 1,435
User32
  • 31

2 Answers2

2

I know this question is quite old but it took me a while to find this out as well. Microsoft has a "VHD Test Drive Program":

http://technet.microsoft.com/en-us/bb738372.aspx

The Microsoft VHD Test Drive Program provides Microsoft’s partners a convenient and simplified process for creation of application images, facilitates its widespread distribution by making it available as a free download and enables accelerated evaluation and testing of these applications by customers. Please contact vhdinfo@microsoft.com for more information.

It sounds like this would allow you to distribute a VHD with Windows and your software preloaded.

1

Nobody but MS could answer that question in a way that would guarantee you being in the clear. Contact their licensing department and ask: http://www.microsoft.com/licensing/contact-us.aspx

Brian
  • 2,982