Merge branch 'master' of ssh://git.kernel.dk/data/git/fio
[fio.git] / os / windows / install.wxs
index fd380414581c8461d836140f01fd53b6bf3b0ea4..fc853d3b67e5c73db202d84d0939226880c73e8f 100755 (executable)
@@ -25,6 +25,7 @@
                                        <Directory Id="fio" Name="fio">
                                                <Component>
                                                        <File Source="..\..\fio.exe"/>
+                                                       <Environment Action="set" Part="last" Id="PATH" Name="PATH" Value="[INSTALLDIR]fio\" System="yes"/>
                                                </Component>
                                                <Component>
                                                        <File Id="README" Name="README.txt" Source="..\..\README"/>