From: stansmith Date: Thu, 16 Aug 2007 00:02:04 +0000 (+0000) Subject: [WinOF] IA64 WIX installer support. X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=b595cf1b9b2b27b459d9414c91c4aa5ce6926248;p=~shefty%2Frdma-win.git [WinOF] IA64 WIX installer support. copy DAT headers to %SystemDrive%\DAT\include\DAT git-svn-id: svn://openib.tc.cornell.edu/gen1@768 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- diff --git a/branches/WinOF/WIX/ia64/Command Window.lnk b/branches/WinOF/WIX/ia64/Command Window.lnk new file mode 100644 index 00000000..51cf5505 Binary files /dev/null and b/branches/WinOF/WIX/ia64/Command Window.lnk differ diff --git a/branches/WinOF/WIX/ia64/License.rtf b/branches/WinOF/WIX/ia64/License.rtf new file mode 100644 index 00000000..6de463f6 Binary files /dev/null and b/branches/WinOF/WIX/ia64/License.rtf differ diff --git a/branches/WinOF/WIX/ia64/Makefile b/branches/WinOF/WIX/ia64/Makefile new file mode 100644 index 00000000..ae3ff48f --- /dev/null +++ b/branches/WinOF/WIX/ia64/Makefile @@ -0,0 +1,36 @@ +################### +# IA64/IPF Itanium makefile targets +# +S=WOF +P=$(S)_ia64 + +#WIX 2.0 +L=..\WIX_tools\wix-2.0.5325.0-binaries + +# WIX 3.0 L=..\WIX_tools\wix-3.0.2925.0-binaries + +WIX_UI="$(L)\wixui.wixlib" -loc "$(L)\WixUI_en-us.wxl" + +full: clean $(P).msi + +clean: + @del /q $(S).wixobj 2>nul + @del /q $(P).msi 2>nul + +MySetup: $(P).msi + +$(S).wixobj: $(S).wxs + +$(P).msi: $(S).wixobj + $(L)\light.exe /nologo -out $(P).msi $(S).wixobj $(WIX_UI) + dir $(P).msi + + +################### +# makefile inference rules +# +.SUFFIXES: .wxs .wixobj + +.wxs.wixobj:: + $(L)\candle.exe /nologo $< + diff --git a/branches/WinOF/WIX/ia64/devman.exe b/branches/WinOF/WIX/ia64/devman.exe new file mode 100644 index 00000000..5ac5b7c4 Binary files /dev/null and b/branches/WinOF/WIX/ia64/devman.exe differ diff --git a/branches/WinOF/WIX/ia64/wof.wxs b/branches/WinOF/WIX/ia64/wof.wxs new file mode 100644 index 00000000..55d43355 --- /dev/null +++ b/branches/WinOF/WIX/ia64/wof.wxs @@ -0,0 +1,562 @@ + + + + + + + + + Privileged + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + REG_EXISTS + + + + SC_EXISTS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + OpenFabrics Windows InfiniBand + Openfabrics Alliance [www.openfabrics.org] + https://wiki.openfabrics.org/tiki-index.php?page=openIB+Windows + URL for general info about the product + URL for product updates + https://wiki.openfabrics.org/tiki-index.php?page=openIB+Windows + Path='[INSTALLDIR]\Release_notes.htm' + + + + + + + + + + + + + + + + + IPOIB_EXISTS + + + + + IPOIB_EXISTS + + + + + + + + + + + + + + + + + + + + + + + File where Custom Actions are defined --> + + + + + + + + + + + + + + + + + + + + + + Always executed (Install or uninstall + + + Install ONLY + + NOT Installed + + REBOOT="FORCE" + + Not Installed + + Not Installed + + Not Installed + + Not Installed + + REMOVE ONLY + + REMOVE="ALL" + REMOVE="ALL" + + + + + + + + +