iis 7 - Does NSIS support IIS7? -


i have been assigned task modify existing installer adds application on existing iis website user able select combo box. found iis plugin nsis, cannot find information on versions of iis supported. nsis (or rather the plugin) support adding applications iis sites on iis7/iis7.5/iis8 natively (ie. without iis6 compatibility tools installed)?

plugin support natively iis6 infrastructure. compatible iis7 , newers, feature insufficienties noted.

source freely available - can , community , try improve current feautres.

in case have plugin self re-compiled , bugs fixed employees pruposes therefore not sharable in public. unfourtinately. :(

vbs, in fact, not solution - solution use appcmd , dism when needed ( msdn got plenty of info ). :) have found not bad after because iis7.x+ features still redesigned metabase compatibility layer, because command line yours controlled, not 3rd party plugins logic. ;)


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -