We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f75987b commit d6f2d88Copy full SHA for d6f2d88
release/wix/make.bat
@@ -1,4 +1,4 @@
1
candle .\ecs_wix.wxs -nologo
2
-light -ext WixUIExtension -b . -cultures:en-us .\ecs_wix.wixobj -out extended_covscript_x86.msi -nologo
+light -ext WixUIExtension -b . -cultures:en-us .\ecs_wix.wixobj -out extended-covscript-x86.msi -nologo
3
del /Q ecs_wix.wixobj
4
del /Q extended_covscript_x86.wixpdb
0 commit comments