Net Framework question

Posts 1–5 of 5 · Page 1 of 1
Net Framework question
If i made a program in VB, lets say it´s a spammer.

Will it work for, Windows XP/NT/2000/Vista/Windows 7/Windows 95 if you have net framework 3.5 installed!

I just wondering

//H
If all of those have the same framework version and none of the commands you're using are decrapitated or came into windows on a later version(or are specific to 1 version of windows) then I don't see why not
Quote Originally Posted by Hell_Daddy View Post
If all of those have the same framework version and none of the commands you're using are decrapitated or came into windows on a later version(or are specific to 1 version of windows) then I don't see why not
Okay thanks!
but if its a directx app developed on XP or later then it wont work on vista....even if its the same frameworks version
but i assume your not doing directx
Only exception is NT/2000 (3.5 doesn't install easily in most cases)

In which case , Your best bet is testing .the prerequisites may not install on 2000 and NT

(this has been documented by Microsoft)

In order to properly install .net framework 3.5 on the older OS it requires KB 835732 , Dll's loaded in proper folder and etc. etc.

If your overall question is "I'm writing a spam program and I want to know if I can mark the working OS' as NT 4.0 , 2000/ XP / Vista / 7 , I say leave out NT and 2000 as compatible OS.

just a IMO thing
Posts 1–5 of 5 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?