Re: Adding the .NET Framework in an Application
From: remotesoft (info_at_remotesoft.com)
Date: 10/02/04
- Next message: John Cosmas: "Re: Client Side Values passed from Server"
- Previous message: Robert Jordan: "Re: Adding the .NET Framework in an Application"
- In reply to: BenrDen: "Adding the .NET Framework in an Application"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 2 Oct 2004 10:07:25 -0700
You can use our linker tool to deploy Exe/COM Dlls w/o framework,
http://www.remotesoft.com/linker
Here is an example of a linked exe:
http://www.remotesoft.com/linker/samples/scribble/scribble_linked.zip (with
framework libraries linked into the exe)
In order to run the linked exe w/o framework, a subset of the CLR files need
to be included, the total size is about 6MB.
http://www.remotesoft.com/linker/samples/scribble/mdeployed.zip
More samples can be found at
http://www.remotesoft.com/linker/samples/index.html
Send an email to get a trial download.
Thanks,
Huihong
"BenrDen" <bernden@shaw.ca> wrote in message
news:ekVIJAIqEHA.3900@TK2MSFTNGP10.phx.gbl...
> Does anyone know if it is possible / legal to create a Windows application
> with the one of the .NET languages ( say C# ) and imbed the runtime with
the
> application so that a person without
> the .NET framework installed on his / her computer can run the
application.
> Any suggestions would be appreciated.
>
> Dennis
>
>
- Next message: John Cosmas: "Re: Client Side Values passed from Server"
- Previous message: Robert Jordan: "Re: Adding the .NET Framework in an Application"
- In reply to: BenrDen: "Adding the .NET Framework in an Application"
- Messages sorted by: [ date ] [ thread ]