reg requirements of winfx to run in other OS

Am creating one winfx windows application in windows XP.

How Can I make that application as *.msi,

to install in previous version Operating Systems like(windows 2000,98, millenium)




Answer this question

reg requirements of winfx to run in other OS

  • Jeff Wang

    I do not think WinFX is supported on 98/ME and am not even sure if they it is supported on Windows 2000.
    If you need backwards compatability with these OSes, especially 98/ME you should probalby look to older technologies, especially ones that are not as cpu intensive as most WinFX appliations may have difficulty running on the hardware that most people running those older OSes will probalby be running on.

    Hope this helps.

  • reg requirements of winfx to run in other OS