From: Bruce Cran Date: Mon, 15 Apr 2013 12:39:58 +0000 (+0200) Subject: Update the examples filenames in the Windows installer. X-Git-Tag: fio-2.1~31 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=9f873e2e652a1450bd54ff48059ab993398e35a6;hp=4e0a8fa2593006505b7f4e18931a201d221b49e9 Update the examples filenames in the Windows installer. The examples now have a ".fio" suffix - update the Windows installer. Also, allow same version upgrades to avoid installing over the top of an existing installation. Signed-off-by: Jens Axboe --- diff --git a/os/windows/dobuild.cmd b/os/windows/dobuild.cmd index cbbe2cbc..166578ac 100644 --- a/os/windows/dobuild.cmd +++ b/os/windows/dobuild.cmd @@ -20,5 +20,5 @@ if not defined FIO_ARCH ( @if ERRORLEVEL 1 goto end "%WIX%bin\candle" -nologo -arch %FIO_ARCH% examples.wxs @if ERRORLEVEL 1 goto end -"%WIX%bin\light" -nologo install.wixobj examples.wixobj -ext WixUIExtension -out %FIO_VERSION%-%FIO_ARCH%.msi +"%WIX%bin\light" -nologo -sice:61 install.wixobj examples.wixobj -ext WixUIExtension -out %FIO_VERSION%-%FIO_ARCH%.msi :end \ No newline at end of file diff --git a/os/windows/examples.wxs b/os/windows/examples.wxs index 77173091..644799d8 100755 --- a/os/windows/examples.wxs +++ b/os/windows/examples.wxs @@ -3,73 +3,73 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + diff --git a/os/windows/install.wxs b/os/windows/install.wxs index 1494a646..378fed62 100755 --- a/os/windows/install.wxs +++ b/os/windows/install.wxs @@ -70,6 +70,7 @@ - +