How to determine if IIS is already installed
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, i am involved in writing an application at the moment that will require IIS to be installed to run. Is there a way that i can check to see if IIS has already been installed when i install my application? And if it has not already been installed i need to install it, although i think i can manage that bit :-) Cheers Kev