Re: Package and deploy in .NET
- From: "Tee" <khmer_lovers@xxxxxxxxx>
- Date: Mon, 18 Dec 2006 14:57:23 +1300
Hi Chris,
Just wondering which software is use for deployment. been to their website
and got confuse which one to download.
After i have try .net mini explorer i think i will need to protect my codes
now since i can pretty much see all my code in their decompile form :(
can you please provide me a link where i can download the deployment tool
(demo).
"Chris Mullins" <cmullins@xxxxxxxxx> wrote in message
news:%23qTzDi7HHHA.4216@xxxxxxxxxxxxxxxxxxxxxxx
You can use the tools from RemoteSoft to do this:
http://www.remotesoft.com/
They work just fine. We use them for a few different applications, and
have no trouble.
There's also:
https://thinstall.com/solutions/net_virtual.php
http://www.xenocode.com/
... but in terms of "final install size", you're pretty much screwed. This
approach will give you a singe (big!) exe file. No "installation"
required.
--
Chris Mullins, MCSD.NET, MCPD:Enterprise
http://www.coversant.net/blogs/cmullins
"-xx-" <khmer_lovers@xxxxxxxxx> wrote in message
news:u9NoeKwHHHA.924@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have an application written in C# .NET 2005 using .NET framework v2.0,
the execute file is only 500KB and it used two third party DLLs, all
added up to round about 1MB.
My question is when i distribute my application to friends do i have to
include .NET framework v2.0 as part to of the setup. I don't really want
to include .NET framework v2.0 because it increases my final executable
install file dramatically. From 1.5MB to 25MB because the framework v2 is
22+MB.
Is there anyway i can get my application running on my friends machine
without installing the full version of .NET framework v2. I want the
absolute mimimum because my application doesn't use much of the .net
controls anyway, mostly console and back up processing.
Looking forward hearing from you all.
Regards
.
- References:
- Package and deploy in .NET
- From: -xx-
- Re: Package and deploy in .NET
- From: Chris Mullins
- Package and deploy in .NET
- Prev by Date: Re: Converting a Dictionary to an array?
- Next by Date: Re: Which file type to use to save data...
- Previous by thread: Re: Package and deploy in .NET
- Next by thread: Dynamically creating form controls
- Index(es):
Relevant Pages
|