Sha256: 3494feffe47bab572532f682c5e1ab786f3c176fc816598d21052c23a1fd7b15
Contents?: true
Size: 339 Bytes
Versions: 10
Compression:
Stored size: 339 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%\iis express\iisexpress" /config:".\applicationhost.config"
Version data entries
10 entries across 10 versions & 1 rubygems