473,461 Members | 1,764 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

.Net packaging/wrapper application?

jim
I am looking for an application that will wrap my .Net application (and any
needed .Net parts) into a single exe.

I know of Thinstall ($4,000 for application and per copy fees for your exes)
and of Xenocode (~$1,500 plus ~ $12 per copy of your exe). But, I'd like
something that is actually affordable for a hobbyist programmer.

This capability (Thinstall's being able to wrap a .Net app and ship it as a
single exe) would be a FANTASTIC addition to the .Net application suite. It
would simplify the shipping & installation and not even require the end user
to have .Net installed or to install the application. It also avoids DLL
and .Net Version Hell.

If Microsoft was going to buy something, one of these technologies should be
it.

If you know of anything like Thinstall or Xenocode that does not require per
copy fees, I'd really appreciate a pointer to it.

Thanks!

jim
Dec 27 '07
51 2014

jim wrote:
*"Family Tree Mike" <Fa************@discussions.microsoft.comwrote
in
message news:5D**********************************@microsof t.com...


"jim" wrote:
I may be missing your goal with this, but, it looks like these
tools are
designed to create something similar to what VMWare does, a
distributable
preconfigured machine. Have you looked at VMWare? If so, does it
lack
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
------------------------------------------------------------------------

Dec 30 '07 #51
jim
Thanks for the idea!

If I give it a try, I'll post back to the group.

jim
"dviljoen" <dv*************@mail.codecomments.comwrote in message
news:dv*************@mail.codecomments.com...
>
jim wrote:
>*"Family Tree Mike" <Fa************@discussions.microsoft.comwrote
in
message news:5D**********************************@microsof t.com...
>

"jim" wrote:
I may be missing your goal with this, but, it looks like these
tools are
designed to create something similar to what VMWare does, a
distributable
preconfigured machine. Have you looked at VMWare? If so, does it
lack
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
------------------------------------------------------------------------

Dec 31 '07 #52

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

60
by: jim | last post by:
I am looking for an application that will wrap my .Net application (and any needed .Net parts) into a single exe. I know of Thinstall ($4,000 for application and per copy fees for your exes) and...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.