Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #2459 > unrolled thread
| Started by | scbs29 <scbs29@fred.talktalk.net> |
|---|---|
| First post | 2021-05-25 17:55 +0100 |
| Last post | 2021-05-26 19:24 +0100 |
| Articles | 6 — 4 participants |
Back to article view | Back to comp.lang.basic.visual.misc
VB6 and Windows 10 Pro 64-bit scbs29 <scbs29@fred.talktalk.net> - 2021-05-25 17:55 +0100
Re: VB6 and Windows 10 Pro 64-bit john@jeasonNoSpam.cix.co.uk (John K.Eason) - 2021-05-25 19:20 +0100
Re: VB6 and Windows 10 Pro 64-bit nobody <nobody@nowhere.non> - 2021-05-26 06:57 +0100
Re: VB6 and Windows 10 Pro 64-bit scbs29 <scbs29@fred.talktalk.net> - 2021-05-26 17:20 +0100
Re: VB6 and Windows 10 Pro 64-bit "Wendelin Uez" <wuez@online.de> - 2021-05-26 18:47 +0200
Re: VB6 and Windows 10 Pro 64-bit john@jeasonNoSpam.cix.co.uk (John K.Eason) - 2021-05-26 19:24 +0100
| From | scbs29 <scbs29@fred.talktalk.net> |
|---|---|
| Date | 2021-05-25 17:55 +0100 |
| Subject | VB6 and Windows 10 Pro 64-bit |
| Message-ID | <nfaqagpm6q1lvcrbgncqkcqmrjeain04vp@4ax.com> |
Hello all Has anyone any experience of installing VB6 onto Windows 10 Pro 64-bit ? I have done some research on the web and find that a. It will install with no problems b. It will not install at all c. It will install but only a custom install, no Data Acces or ActiveX components. d. The usual msjava.dll problem, easily solved e. Install and run as Administrator f. Not necessary to use Administrator mode. I have also come across mention of a tool vb6installler from nuke.vbcorner.net which by all account allows vb6 installation. Has anyone tried it ? I have writen a number of programs to help with my wifes crafting projects. All written with VB6 using ADO to get data from an Access 2003 database. I was considering changing data detqils to an INI file, but there are quite a few programs, and they work fine under Access and ADO. Can anyone advise ? TIA -- remove fred before emailing
[toc] | [next] | [standalone]
| From | john@jeasonNoSpam.cix.co.uk (John K.Eason) |
|---|---|
| Date | 2021-05-25 19:20 +0100 |
| Message-ID | <memo.20210525192010.9304A@jeason.cix.co.uk> |
| In reply to | #2459 |
In article <nfaqagpm6q1lvcrbgncqkcqmrjeain04vp@4ax.com>, scbs29@fred.talktalk.net
(scbs29) wrote:
> *From:* scbs29 <scbs29@fred.talktalk.net>
> *Date:* Tue, 25 May 2021 17:55:57 +0100
>
> Hello all
> Has anyone any experience of installing VB6 onto Windows 10 Pro
> 64-bit ?
> I have done some research on the web and find that
> a. It will install with no problems
> b. It will not install at all
> c. It will install but only a custom install, no Data Acces or
> ActiveX components.
> d. The usual msjava.dll problem, easily solved
> e. Install and run as Administrator
> f. Not necessary to use Administrator mode.
>
> I have also come across mention of a tool vb6installler from
> nuke.vbcorner.net which by all account allows vb6
> installation. Has anyone tried it ?
>
> I have writen a number of programs to help with my wifes crafting
> projects. All written with VB6 using ADO to get data
> from an Access 2003 database.
>
> I was considering changing data detqils to an INI file, but there
> are quite a few programs, and they work fine under
> Access and ADO.
>
I've been using it without problems here under W10 Pro 64-bit since I built this
machine at the end of 2019. Can't remember what I had to do to install it, but
apart from creating a zero-length msjava.dll file I don't think I had to do
anything else to get it to install or update to SP6.
I'm still using DAO and Jet to create and access database files but ADO works fine
too with them. - Never worked out how to access later Access databases.
I do run it as Administrator from a desktop shortcut, but am not sure if that's
really necessary, but I don't use it that much nowadays so haven't really bothered
to investigate.
--
Regards
John
[toc] | [prev] | [next] | [standalone]
| From | nobody <nobody@nowhere.non> |
|---|---|
| Date | 2021-05-26 06:57 +0100 |
| Message-ID | <s8knvh$132a$1@gioia.aioe.org> |
| In reply to | #2459 |
I recently installed VB6 on a new PC with no problems at all apart from the known "Data access" caveat. If you are using the original CD's, when you get to the part that lets you choose what features you want installed make sure you DO NOT check the "Data access components", or the installation will hang. (You do not need these installed as they are now a part on Windows anyway) On 25/05/2021 17:55, scbs29 wrote: > Hello all > Has anyone any experience of installing VB6 onto Windows 10 Pro 64-bit ? > I have done some research on the web and find that > a. It will install with no problems > b. It will not install at all > c. It will install but only a custom install, no Data Acces or ActiveX components. > d. The usual msjava.dll problem, easily solved > e. Install and run as Administrator > f. Not necessary to use Administrator mode. > > I have also come across mention of a tool vb6installler from nuke.vbcorner.net which by all account allows vb6 > installation. Has anyone tried it ? > > I have writen a number of programs to help with my wifes crafting projects. All written with VB6 using ADO to get data > from an Access 2003 database. > > I was considering changing data detqils to an INI file, but there are quite a few programs, and they work fine under > Access and ADO. > > Can anyone advise ? > TIA >
[toc] | [prev] | [next] | [standalone]
| From | scbs29 <scbs29@fred.talktalk.net> |
|---|---|
| Date | 2021-05-26 17:20 +0100 |
| Message-ID | <g9tsagpohstuha2pvna26fd9rsfia4o6n0@4ax.com> |
| In reply to | #2461 |
Thanks for the advice. VB6 now installed and running fine. On Wed, 26 May 2021 06:57:08 +0100, nobody <nobody@nowhere.non> wrote: >I recently installed VB6 on a new PC with no problems at all apart from >the known "Data access" caveat. > >If you are using the original CD's, when you get to the part that lets >you choose what features you want installed make sure you DO NOT check >the "Data access components", or the installation will hang. > >(You do not need these installed as they are now a part on Windows anyway) > > > >On 25/05/2021 17:55, scbs29 wrote: >> Hello all >> Has anyone any experience of installing VB6 onto Windows 10 Pro 64-bit ? >> I have done some research on the web and find that >> a. It will install with no problems >> b. It will not install at all >> c. It will install but only a custom install, no Data Acces or ActiveX components. >> d. The usual msjava.dll problem, easily solved >> e. Install and run as Administrator >> f. Not necessary to use Administrator mode. >> >> I have also come across mention of a tool vb6installler from nuke.vbcorner.net which by all account allows vb6 >> installation. Has anyone tried it ? >> >> I have writen a number of programs to help with my wifes crafting projects. All written with VB6 using ADO to get data >> from an Access 2003 database. >> >> I was considering changing data detqils to an INI file, but there are quite a few programs, and they work fine under >> Access and ADO. >> >> Can anyone advise ? >> TIA >> -- remove fred before emailing
[toc] | [prev] | [next] | [standalone]
| From | "Wendelin Uez" <wuez@online.de> |
|---|---|
| Date | 2021-05-26 18:47 +0200 |
| Message-ID | <s8lvtg$i1k$3@dont-email.me> |
| In reply to | #2462 |
> remove fred before emailing who is fred?
[toc] | [prev] | [next] | [standalone]
| From | john@jeasonNoSpam.cix.co.uk (John K.Eason) |
|---|---|
| Date | 2021-05-26 19:24 +0100 |
| Message-ID | <memo.20210526192459.2212A@jeason.cix.co.uk> |
| In reply to | #2463 |
In article <s8lvtg$i1k$3@dont-email.me>, wuez@online.de (Wendelin Uez) wrote:
> *From:* "Wendelin Uez" <wuez@online.de>
> *Date:* Wed, 26 May 2021 18:47:22 +0200
>
> > remove fred before emailing
>
> who is fred?
He's in your head! :^)
--
Regards
John
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.basic.visual.misc
csiph-web