Install link to rundll32.exe too.
This commit is contained in:
parent
01ac8df263
commit
488a6a5788
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue