Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Folks on the VB6 newsgroup <a href="http://groups.google.co.uk/group/microsoft.public.vb.general.discussion/browse_thread/thread/91906802150aa029/5f4c093ca2d5ece3?hl=en&amp;lnk=gst&amp;q=%22windows+7%22+ide#5f4c093ca2d5ece3" rel="nofollow noreferrer">report</a> they have managed to get it working on Windows 7.</p> <p>There's <a href="http://www.fortypoundhead.com/showcontent.asp?artid=20502" rel="nofollow noreferrer">this step-by-step guide</a> on how to install the IDE on Windows 7 (including 64 bit). </p> <p>If that doesn't work (scrapes barrel) try this old <a href="http://msmvps.com/blogs/bill/archive/2004/07/14/10069.aspx" rel="nofollow noreferrer">tip</a> about persuading the install not to install the Java VM? <em>Link is now broken so here is the tip:</em></p> <blockquote> <p>Before trying to install VB6. Create a new file, name it msjava.dll and place it in your windows directory. The file can be zero length. You can then happily install without the prompt to install an old version of Microsoft's flavour of Java. Once you have installed VB6, delete the msjava.dll otherwise windows update will prompt you to update it.</p> </blockquote> <p>Or (scrapes hole in barrel) <a href="http://visualstudiomagazine.com/articles/2007/09/14/vista-versus-vb.aspx" rel="nofollow noreferrer">these tips</a> from an article about getting the IDE working on Vista? </p> <p>Footnote: if developing with ADO, be aware of <a href="https://stackoverflow.com/q/9094786/588306">this</a>.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload