Re: finishing of an application

From: Lars-Inge Tønnessen [VJ# MVP] (http://emailme.larsinge.com)
Date: 02/11/05


Date: Fri, 11 Feb 2005 21:47:04 +0100


> now how can i put my own ico file onto the exe?

Like this:

http://support.microsoft.com/default.aspx?scid=kb;en-us;324969

> and is there a way to export the programm so it doesnt need .net installed
> on a client computer?

Sorry, no. You would e.g. have to make an C++ MFC application if you don't
want to use the .net framework.

You must have both of these redists installed:
1. The .net framework
2. The J# redist framework

Regards,
Lars-Inge Tønnessen



Relevant Pages

  • Re: How to clear "assembly download cache" on windows xp?
    ... Yes it will work when copying gacutil.exe and gacutil.exe.config file to the ... Failed to load resources from resource file Pleas check your Setup. ... I believe your client computer must have installed ... > NET Framework 1.1 redistributable which does not include the tool ...
    (microsoft.public.dotnet.framework)
  • Re: Who sends email to any mail with j# ?
    ... This is how to send an e-mail from J# using the .NET framework. ... if you want to do more advanced operations, you should look for a third part ... Regards, ... Lars-Inge Tønnessen ...
    (microsoft.public.dotnet.vjsharp)
  • Re: How to clear "assembly download cache" on windows xp?
    ... I believe your client computer must have installed ... .NET Framework 1.1 redistributable which does not include the tool ... Regards, ... HuangTM ...
    (microsoft.public.dotnet.framework)
  • Re: a question about client~
    ... > when I debug a program in client computer ... first install the .Net Framework on that machine. ... You can download it from Microsoft. ...
    (microsoft.public.dotnet.languages.vb)
  • Deploy MSSQL 2005 Express
    ... How you guy deploy MSSQL 2005 express to your client. ... Since Visual Studio .Net 2005 come with a publish function. ... to publish ours MSSQL 2005 express database directly to client computer. ... form internet same as .net framework. ...
    (microsoft.public.sqlserver.setup)

Loading