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)
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)
reg requirements of winfx to run in other OS
Jeff Wang
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.