You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"useser","Uses old serialization tricks, only works on full type filter services",
171
173
v =>_useser=v!=null},
172
174
{"nulluri","Don't send the URI header to the server", v =>_null_uri=v!=null},
175
+
{"autodir","When useser is specified try and automatically work out the installdir parameter from the server's current directory.", v =>_autodir=v!=null},
173
176
{"installdir=","Specify the install directory of the service executable to enable full support with useser",
0 commit comments