wine.inf: Install wordpad in Program FilesWindows NT\Accessories.
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
119d97e8d7
commit
616495b6a4
|
@ -2529,6 +2529,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
|
|||
11,,shdocvw.dll
|
||||
16422,Internet Explorer,iexplore.exe
|
||||
16422,Windows Media Player,wmplayer.exe
|
||||
16422,Windows NT\Accessories,wordpad.exe
|
||||
11,,*
|
||||
|
||||
[FakeDlls]
|
||||
|
@ -2578,6 +2579,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
|
|||
16412,Microsoft,
|
||||
16422,Internet Explorer,iexplore.exe
|
||||
16422,Windows Media Player,wmplayer.exe
|
||||
16422,Windows NT\Accessories,wordpad.exe
|
||||
16427,System\OLE DB,oledb32.dll
|
||||
16427,System\OLE DB,msdaps.dll
|
||||
11,,*
|
||||
|
|
Loading…
Reference in New Issue