wine.inf: Fix path to rundll32.exe in inffile/shell/install/command subkey.

This commit is contained in:
Misha Koshelev 2007-06-22 17:38:35 -05:00 committed by Alexandre Julliard
parent 0e369586df
commit 1a2e16de0f
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ HKCR,htmlfile\shell\open\ddeexec,,2,"""%1"",,-1,0,,,,"
HKCR,htmlfile\shell\open\ddeexec,"NoActivateHandler",2,""
HKCR,htmlfile\shell\open\ddeexec\Application,,2,"IExplore"
HKCR,htmlfile\shell\open\ddeexec\Topic,,2,"WWW_OpenURL"
HKCR,inffile\shell\install\command,,2,"%10%\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1"
HKCR,inffile\shell\install\command,,2,"%11%\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1"
HKCR,inifile\shell\open\command,,2,"%11%\notepad.exe %1"
HKCR,inifile\shell\print\command,,2,"%11%\notepad.exe /p %1"
HKCR,lnkfile,,2,"Shortcut"