Visual Studio Installer
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
Good Afternoon All, Just a quick question, has anybody tried to use the visual studio .net installer conditional statements box. I need to only install some components if the operating system is pre xp or 2003 server (less than windows build 2600 basically), i want to use the property windowsbuild but i set the condition to Windowsbuild<2600 (so it should install on w2k, w98 etc.,) but it doesn't install anywhere, what is going on? Am i doing it wrong? Can anyone offer any advice? Thanks Haaaarrry