Commit 442f8937 authored by Stefan Leichter's avatar Stefan Leichter Committed by Alexandre Julliard

Create link for msiexec.exe in system directory.

parent f935b514
......@@ -165,6 +165,7 @@ link_app rundll32 "$CROOT/windows/rundll32.exe"
link_app wcmd "$CROOT/windows/system/wcmd.exe"
link_app control "$CROOT/windows/system/control.exe"
link_app winhelp "$CROOT/windows/system/help.exe"
link_app msiexec "$CROOT/windows/system/msiexec.exe"
link_app notepad "$CROOT/windows/system/notepad.exe"
link_app progman "$CROOT/windows/system/progman.exe"
link_app regsvr32 "$CROOT/windows/system/regsvr32.exe"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment