Install link to rundll32.exe too.

This commit is contained in:
Alberto Massari 2002-11-18 19:42:34 +00:00 committed by Alexandre Julliard
parent 01ac8df263
commit 488a6a5788

View File

@ -194,6 +194,7 @@ function link_app {
function configure_wine_applications {
link_app notepad "$CROOT/windows/notepad.exe"
link_app regedit "$CROOT/windows/regedit.exe"
link_app rundll32 "$CROOT/windows/rundll32.exe"
link_app wcmd "$CROOT/windows/system32/cmd.exe"
link_app control "$CROOT/windows/system32/control.exe"
link_app winhelp "$CROOT/windows/system32/help.exe"