Forum: Visual Basic 4 / 5 / 6 15 Days Ago |
| Replies: 1 Views: 192 I created a install package on an XP machine using the VB6 package and deployment wizard. I can use that package fine on one of my Vista boxes, but another Vista box gets the error --
"Visual... |
Forum: Visual Basic 4 / 5 / 6 18 Days Ago |
| Replies: 1 Views: 261 I finished a VB6 app on Vista and packaged it there. But, when I try to install it on an XP machine, it says there are system files that need to updated. Is there some docs or help that would help... |
Forum: Visual Basic 4 / 5 / 6 Sep 20th, 2008 |
| Replies: 1 Views: 836 I continued searching on the web and found some good info at --
http://www.nirsoft.net/vb/appmodechange.html
My problem was that VB6 executables are always started in GUI mode by default. The... |
Forum: Visual Basic 4 / 5 / 6 Sep 18th, 2008 |
| Replies: 1 Views: 836 I have a VB6 program that does some image processing. It works fine when used thru both the GUI or non-GUI command line. My problem is that if I am in a command window and run the executable with... |