I just finished writing a program in VB.net and need to know how to make it compatible with a windows 98 operating system!
Printable View
I just finished writing a program in VB.net and need to know how to make it compatible with a windows 98 operating system!
you just have to make sure that the user has the .NET framework installed on the win98 machine. That's it! :)You could make a setup program perhaps