...
Warning |
---|
As of December 2023, the gmStudio product package requires a 64bit Windows OS and .NET 4.8.1. We are finding more and more customers are now . If you are maintaining an old 32-bit Windows on a machine just for VB6. Our product will not install into that type of environment any longer. However, in , you will have to install gmStudio elsewhere. In that situation, you may bring the VB6/COM files over to a more contemporary machine and get setup there. One caveat is that some very old COM APIs are not should plan to track down the code and COM files referenced by your VB6 application and copy them to a more contemporary machine where you will use gmStudio. Ideally, you should install the VB6 IDE and the COM packages (trial editions are fine) needed by your application on the machine with gmStudio. There should be no problem with finding and copying VB6 code files (vbp, bas, cls, frm/frx, ctl/ctx, etc.) but COM files can be more difficult. Assuming you are able find the installers or files, you may still have COM APIs that are no longer compatible with current Windows. It may still be possible to setup If you cannot install a COM package, you should be able to get by with only a copy of copy of the binary files. It is usually possible to create COM Interface Description Files directly from the binary files (dll, ocx, tlb, etc. ) even if the COM packages cannot be installed, but your mileage will vary. Contact See this article and contact us if you need support with this. BTW: With a little manipulation of INI files and exclusion of a few rarely used features, it is still possible to install and use the VB6 IDE (albeit in compatability mode and as administrator) on Windows 10 ( and Windows 11). Time will tell if it VB6 will also be work for Windows 12 when that arrives. Here is one such article with additional information on how to install VB6 on new Windows. |
Development Workstation Requirements
...