Skip to content

Commit 2e420d4

Browse files
use wix on share
1 parent 27aa4f7 commit 2e420d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build_msi.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ set "FILESROOT=%1"
99
set "CLIENTDIR=%2"
1010
set "MSINAME=%3"
1111

12-
for /D %%I in ( "c:\Program Files (x86)\WiX Toolset v3.*" ) do SET "WIXBIN=%%I\bin"
12+
for /D %%I in ( "\\isis.cclrc.ac.uk\inst$\Kits$\CompGroup\ICP\Binaries\wixToolset" ) do SET "WIXBIN=%%I"
1313

1414
set IBEXMAJOR=1
1515
set IBEXMINOR=0

0 commit comments

Comments
 (0)