VB6 compatability issues with Windows 7
In trying to put VB6 on my new computer with windows 7, I got the message "Visual Studio has compatability issues with this version of windows." My company has a VB6 program that is constantly being changed that I need on my new computer. I would appreciate any suggestions or information on this. Thank you.
Re: VB6 compatability issues with Windows 7
I would suggest that you rewrite the program in a .net language if possible seeing as VB6 might not be supported on versions of Windows after Windows 7. Also, which version of Windows 7 are you using?
Re: VB6 compatability issues with Windows 7
I have the home premium edition of windows 7. Is VB6 supported by windows 7? If so, why can't I install it? Also is there anything out there to changed VB6 code to vb.net code?
Re: VB6 compatability issues with Windows 7
As long as you are careful to run the install "As Admin" and only install the VB6 part of VS6 you can ignore these warnings. Lots of people use VB6 on Windows 7.
Re: VB6 compatability issues with Windows 7
Right. Should work fine. Take a look at this tutorial http://www.fortypoundhead.com/showco...sp?artid=20502
Re: VB6 compatability issues with Windows 7
i got vb6 professional edition on my windows 7 home premium, its working fine, except the fact that i need to disable desktop composition for it to run properly..
Re: VB6 compatability issues with Windows 7
Quote:
Originally Posted by
Justa Lol
except the fact that i need to disable desktop composition for it to run properly..
There's a note about that in the link I posted. You can set it to be disabled only when VB is launched.
Re: VB6 compatability issues with Windows 7
yes but it will stay this way until vb is closed again...