Re: .Net packaging/wrapper application?
- From: "jim" <jim@xxxxxxxx>
- Date: Mon, 31 Dec 2007 03:22:11 -0500
Thanks for the idea!
If I give it a try, I'll post back to the group.
jim
"dviljoen" <dviljoen.32eqdo@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:dviljoen.32eqdo@xxxxxxxxxxxxxxxxxxxxxxxx
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
------------------------------------------------------------------------
.
- References:
- Re: .Net packaging/wrapper application?
- From: dviljoen
- Re: .Net packaging/wrapper application?
- Prev by Date: Re: SMTP troubles and odd fix...why does this work?
- Next by Date: Re: Navigating on click event
- Previous by thread: Re: .Net packaging/wrapper application?
- Next by thread: Post from Update Panel taking too long
- Index(es):