Re: .Net packaging/wrapper application?
- From: dviljoen <dviljoen.32eqdo@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 30 Dec 2007 08:05:27 -0600
jim wrote:
*"Family Tree Mike" <FamilyTreeMike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote
in
message news:5DBCB6AF-010C-4B6F-B4C4-9152387554A5@xxxxxxxxxxxxxxxx
tools are
"jim" wrote:
I may be missing your goal with this, but, it looks like these
designed to create something similar to what VMWare does, adistributable
preconfigured machine. Have you looked at VMWare? If so, does itlack
some
capability you need?
VMWare is great. However (if I understand the creation of virtual
appliances correctly), it carries with it a HUGE overhead because it
wraps
up the entire OS with your virtual appliance. Virtual appliances
created
for/from VMWare also require a license for every copy if you
distribute any
proprietary operating system (like Windows XP, Vista, 2003 Server,
etc.) in
your virtual appliance - that's why virtually every virtual appliance
you
see is done with Linux.
jim *
Here's a backwards way of doing it, but it might work. (disclaimer: I
haven't done this, its only a suggestion for research) I know that gcc
can be used as a cross compiler. See if it can compile IL into a win32
binary. If so, you want to have it build a statically linked win32 exe.
That is essentially what you're looking for. (You may need Mono to do
this... don't really know)
--
dviljoen
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------
.
- Follow-Ups:
- Re: .Net packaging/wrapper application?
- From: jim
- Re: .Net packaging/wrapper application?
- Prev by Date: Re: Identifying Rows
- Next by Date: Crystal Report
- Previous by thread: Re: .Net packaging/wrapper application?
- Next by thread: Re: .Net packaging/wrapper application?
- Index(es):
Relevant Pages
|