Re: how can one build .exe standalone application and what's better/faster?
- From: "Joe" <joe1977@xxxxxxx>
- Date: 27 Feb 2007 11:10:05 -0800
Probably I cannot compile vb8 as vb6 appliaction, can I ? :)
On Feb 27, 11:45 am, "aaron.ke...@xxxxxxxxx" <aaron.ke...@xxxxxxxxx>
wrote:
I'd just reccomend using vb6; the runtime is included with windows
no installer. just copy the friggin EXE to your clients machine
anything else is called 'unnecessary complexity'
On Feb 27, 7:55 am, lord.zol...@xxxxxxxxx wrote:
On Feb 27, 10:47 am, "Joe" <joe1...@xxxxxxx> wrote:
what is exactly downloaded over the network? just libraries, or does
MS gather some info from my PC?
I don't know if MS is gathering data (of course, they could already be
doing that, completely independently of your installer).
If the computer that you are installing your program onto requires
the .NET framework, and the computer does not have it, it will
download and install it. It can also do this with MS Installer 3.1,
which .NET 2.0 and ClickOnce (which it sounds like you are using) both
require, I think.
If you don't like this downloading of stuff, look around in the
Project Settings, I think the setting is called "requried files". You
can disable this downloading feature.
You can also investigate using a different installer-maker, such as
MSIBuilder.- Hide quoted text -
- Show quoted text -
.
- Follow-Ups:
- Re: how can one build .exe standalone application and what's better/faster?
- From: lord . zoltar
- Re: how can one build .exe standalone application and what's better/faster?
- References:
- how can one build .exe standalone application and what's better/faster?
- From: Joe
- Re: how can one build .exe standalone application and what's better/faster?
- From: lord . zoltar
- Re: how can one build .exe standalone application and what's better/faster?
- From: Joe
- Re: how can one build .exe standalone application and what's better/faster?
- From: lord . zoltar
- Re: how can one build .exe standalone application and what's better/faster?
- From: aaron.kempf@xxxxxxxxx
- how can one build .exe standalone application and what's better/faster?
- Prev by Date: Re: Who is the code sherriff around here?
- Next by Date: Re: How to use GetObject("winmgmts:\\" & StrComputer & "\root\cimv2")
- Previous by thread: Re: how can one build .exe standalone application and what's better/faster?
- Next by thread: Re: how can one build .exe standalone application and what's better/faster?
- Index(es):
Relevant Pages
|