Sha256: cd7b33b956e192c573a910a6344f9c8909a8aa219fc3cd650cf4a4ddba4b2821
Contents?: true
Size: 344 Bytes
Versions: 10
Compression:
Stored size: 344 Bytes
Contents
echo off rem IIS applicationhost.config doesn't seem to process enviroment variables, so we cant use one rem for our service path. A hack, but bust out ruby and manually replace the %SAMPLE_SERVICE_DIR% rem marker in the virtual directory path. ruby setpath.rb "%ProgramFiles(x86)%\iis express\iisexpress" /config:".\applicationhost.config"
Version data entries
10 entries across 10 versions & 1 rubygems