Re: Stupid Question Time: Combo box items



"Robert Morley" <rmorley@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:%239iY9yt$HHA.4612@xxxxxxxxxxxxxxxxxxxxxxx

Well, I *am* a database programmer first and foremost, so my
biases are to be expected. But as to the idea that Access has to
be installed to run Access apps, well, the VB6 run-times have to
be installed to run VB6 apps! ('Course, the VB6 run-times are
free, so that makes a bit of a difference right there.)

Well, the fact they they are free makes more than " a bit" of difference ;-) And, of course, the VB6 runtimes are already installed by default on a standard install of all versions of Windows (from Win98 onwards I think). I just love VB6, as I think you can tell :-)

Mike




.



Relevant Pages

  • Re: Possible to distribute without dotnet framework?
    ... have to explictly select this bloated install wich nobody does if he ... chance is even higher that the framework is not installed if the company ... AFAIK you can use DirectX in VB6 so i do not get your point ... XCopy a VB6 app? ...
    (microsoft.public.dotnet.languages.vb)
  • Re: VB6 does not work in Windows Vista Business
    ... I had similar issues when I first installed VB6. ... After you install it you then need to enable the ActiveX installer service and restart the machine. ... it popup with an error "Error accessing system registry" and from ... 'ComDlg32.OCX' or one of its dependencies not correctly registered: ...
    (microsoft.public.vb.controls)
  • Re: VB6 does not work in Windows Vista Business
    ... VB6 seems to run fine now, but still it randomly comes up with "Error ... accessing system registry" which is rather weird. ... Install it from add windows components. ... 'mscomm32.ocx' or one of its dependencies not correctly registered:...." ...
    (microsoft.public.vb.controls)
  • Re: Forcing a VB6 application to run with administrative privileges
    ... I find manifest files work fine for my VB6 apps. ... Has anyone figured out how to have a VB6 application forced to run with administrative privileges yet? ... Microsoft talks about adding a manifest, a small piece of code, but that is for .Net based applications built with Visual Studio.Net and involves adding code to the web.config file and the resource table. ... As part of my install there is an AutoInstall program that takes up to six arguments. ...
    (microsoft.public.vb.general.discussion)
  • Re: Forcing a VB6 application to run with administrative privileges
    ... Not in VB6 from my experience. ... VB6 applications do not have that, ... possible to add in a manifest to my knowledge to VB6 based applications. ... As part of my install there is an AutoInstall program that takes up to ...
    (microsoft.public.vb.general.discussion)