A little story:
- I have on my computer 2 OS (Windows XP SP2 - with all the things: .NET Framework 2.0, Visual Basic Express Edition 2005, all updates and Windows XP SP2 - without .NET Framework and Visual Basic)
I maked a program in Visual Basic (ok...is running) but on the other OS (without .NET Framework) is not running.What I can do to make the program running on all computers without installing .NET

What to do?
Madman
Tyler Sample
TasneemHasAQuestion
RGrizzzz
hi,
then you must return back to win32 programming because your project will not run without .net framework to be running on your machine
hope this helps
SergeK
hi,
i don't know what's the problem with .net frameworks, if you write a program using java your clients have tohave JVW, so its the same with .net framework your client have to have it
i don't know anything about Win32 programming, but what i know is that when you write a program it take lots of time, .Net framework make things easier to you , you will find a great class library in your hand you can use it , will save you from lots of work and bugs but on the other hand it has some disadvantages like your program will be a little bit slower, need extra resources , and the prerequests b4 you can run your program. so i can't tell you what you should do you have to balance what is your need, and what's much easier for you
i think .net frameworks will be embeded in the next versions of windows
hope this helps
dmihailescu