visual basic and windows 98
i have visual basic 6 on my laptop which is windows xp and i have made a form then made the .exe version of it and it all works fine on my laptop but i have burned the program to a cd and put it onto my sisters computer which is windws 98 when i run the program it says it has an error a required dll file was nt found
the program is just a really simple program and des not require any ther files t work
but when i click the program it just says required dll file was nt found i cant remember the name of it
des anyone know why my program wnt wrk because programs made in visual basic are supposed to wrk in windws 95 and above
Re: visual basic and windows 98
99.9% of the time you can't simply copy the exe. Instead you have to install the program. To do that you can use the Package and Deployment (P&D) Wizard that comes with VB, Inno which is free, or some other installer to create a set of installation files. If used properly the files will contain everything you need.
Re: visual basic and windows 98
oh um i think i deleted that
is there anywhere i can download it from?
Re: visual basic and windows 98
no wait a minuite i think i might have it
Re: visual basic and windows 98
Re: visual basic and windows 98
Re: visual basic and windows 98
killo,
Please read Installation Problems in my signature.