Jacek Caban
|
7ae09da9f3
|
wine.inf: Code clean up.
|
2007-03-27 13:01:01 +02:00 |
Juan Lang
|
c6bf5108da
|
wine.inf: Move fake rundll32 to the system directory.
|
2007-03-22 11:29:06 +01:00 |
Jacek Caban
|
546de27f11
|
wine.inf: Register Spooler service.
|
2007-03-20 12:46:36 +01:00 |
Hans Leidekker
|
fe329a6a9c
|
wine.inf: Add cabinet.dll to the list of fake dlls.
|
2007-03-19 13:55:25 +01:00 |
Hans Leidekker
|
58e5ea2cfd
|
wine.inf: Open/print .rtf files with wordpad.
|
2007-03-17 19:50:36 +01:00 |
Hans Leidekker
|
8530d23754
|
wine.inf: Register an 'install' verb with the shell for .inf files.
|
2007-03-17 19:50:29 +01:00 |
Alexandre Julliard
|
c07da7067d
|
wine.inf: dwReserved values for DirectPlay providers should be dwords
(spotted by Alessandro Pignotti).
|
2007-03-06 12:27:32 +01:00 |
Aric Stewart
|
3744cd8874
|
gdi32: Set FontSubstitute values by locale.
|
2007-03-06 12:10:07 +01:00 |
Francois Gouget
|
826f89f5a7
|
wine.inf: Fix the 'Pacific Standard Time' display name to match the CLDR.
This also removes the ambiguity with the new 'Pacific Standard Time (Mexico)' timezone.
|
2007-02-23 11:17:57 +01:00 |
Francois Gouget
|
17382dd5f7
|
wine.inf: Update the timezone information.
|
2007-02-21 19:48:30 +01:00 |
Chris Robinson
|
2d592427e5
|
wine.inf: Add quartz.dll to the list of installed fake DLLs.
|
2007-02-14 12:30:08 +01:00 |
Hans Leidekker
|
f3425cfe41
|
wordpad: Open .wri files in wordpad.
|
2007-02-12 14:12:22 +01:00 |
Mikołaj Zalewski
|
ea0361f3e1
|
browseui: Add the browseui DLL.
|
2007-02-06 12:31:27 +01:00 |
Francois Gouget
|
d9279fcda4
|
wine.inf: We cannot create fake dlls for 16bit libraries. So remove ddeml.dll.
|
2007-01-10 22:25:18 +01:00 |
Francois Gouget
|
fa053b74c1
|
wine.inf: Self-register objsel.dll.
|
2007-01-05 20:28:07 +01:00 |
Francois Gouget
|
4c93eb2e66
|
ddrawex: Self-register the DirectDrawFactory CoClass.
|
2007-01-05 20:28:02 +01:00 |
Francois Gouget
|
168b300113
|
dinput8: Self-register the DirectInput8 CoClass.
|
2007-01-05 20:27:20 +01:00 |
Louis Lenders
|
454d5cd1ac
|
wine.inf: Add setupapi to fake dlls.
|
2006-11-20 11:50:15 +01:00 |
Kirill K. Smirnov
|
1b039cc3ba
|
wine.inf: Associate .hlp files with winhelp.
|
2006-10-30 18:31:30 +01:00 |
Detlef Riekenberg
|
832398f41d
|
tools/wine.inf: Add default printer ports.
|
2006-10-27 12:00:58 +02:00 |
James Hawkins
|
463cec6af6
|
tools/wine.inf: Add the ProgramFilesPath registry entry.
|
2006-10-20 11:41:09 +02:00 |
Dmitry Timoshkov
|
1f32d1f3c2
|
wine.inf: Update RelayExclude and add RelayFromExclude filter in order to avoid not useful APIs in the traces.
|
2006-10-19 13:36:45 +02:00 |
Louis. Lenders
|
70e3bf15cb
|
wine.inf: Add ddeml.dll to fake dlls.
|
2006-10-09 12:53:53 +02:00 |
Louis. Lenders
|
1bc7983ef9
|
wine.inf: Add d3d9 to fake dlls.
|
2006-10-06 12:33:41 +02:00 |
Marcus Meissner
|
36551e9b0d
|
wine.inf: Add some more fake binaries.
|
2006-10-04 09:59:36 +02:00 |
Francois Gouget
|
b05783b297
|
wine.inf: Add the missing SecurityService keys.
|
2006-09-20 11:18:14 +02:00 |
Alexandre Julliard
|
0980561d5d
|
wine.inf: Register msiexec.
|
2006-09-08 13:41:02 +02:00 |
Dan Kegel
|
39857443e4
|
programs/wcmd: Rename to programs/cmd.
|
2006-09-07 15:08:44 +02:00 |
Paul Vriens
|
7b75ec2098
|
wintrust: Register WINTRUST_ACTION_GENERIC_VERIFY_V2.
|
2006-09-07 13:03:24 +02:00 |
Louis Lenders
|
d5a761a704
|
wine.inf: Add a bunch of fake dlls.
|
2006-08-25 11:18:56 +02:00 |
Alexandre Julliard
|
1787c9e9d2
|
wine.inf: Create a fake exe for explorer.exe.
|
2006-08-16 16:42:55 +02:00 |
Mike McCormack
|
510fc118dd
|
infosoft: Implement and register the language neutral wordbreaker, not the English_US one.
|
2006-08-11 14:45:44 +02:00 |
Francois Gouget
|
f1adb69c2e
|
wine.inf: lnkfile\shellex\ContextMenuHandlers\... is not supposed to have a default value.
|
2006-08-08 11:17:49 +02:00 |
Francois Gouget
|
efafe08fc6
|
wine.inf: Don't create a fake exe and change the name at the same time.
This confuses installers that think said exes can be run when this is
not the case and cannot work.
|
2006-08-08 11:17:02 +02:00 |
Francois Gouget
|
dec695f6c1
|
wine.inf: Use %CurrentVersionNT% wherever applicable.
|
2006-08-08 11:16:46 +02:00 |
Francois Gouget
|
e9106273d9
|
wine.inf: We should not override existing associations.
|
2006-08-07 13:09:42 +02:00 |
Huw Davies
|
e7eeb67a7c
|
wine.inf: Add lnkfile description.
|
2006-07-27 14:39:55 +02:00 |
Huw Davies
|
2a96095aa3
|
wine.inf: Add inifile entries.
|
2006-07-27 11:42:25 +02:00 |
Roderick Colenbrander
|
951f4657b7
|
dinput8: DirectInput8Create rewrite.
|
2006-07-21 10:48:51 +02:00 |
Hans Leidekker
|
ac962be1fc
|
wine.inf: Add msi to the list of fake dlls.
|
2006-07-11 12:04:45 +02:00 |
Jacek Caban
|
7027ed458b
|
shdocvw: Get rid of Mozilla ActiveX control dependency.
|
2006-07-03 11:58:02 +02:00 |
Jacek Caban
|
a9cdb5b832
|
wine.inf: Set gecko url to activate Wine Gecko installer.
|
2006-07-03 11:54:07 +02:00 |
James Hawkins
|
ce24c2a8a7
|
tools/wine.inf: Add d3d8.dll to the fake dlls list.
|
2006-06-20 11:27:50 +02:00 |
Mike McCormack
|
705178fb71
|
inseng: Initial implementation of inseng (required for IE6 to install under win2k).
|
2006-06-16 16:05:49 +02:00 |
Louis. Lenders
|
8cc69977eb
|
wine.inf: Add fake dll for advpack.dll.
|
2006-06-15 11:26:37 +02:00 |
Mike McCormack
|
b23b4f5d01
|
hlink: Implement DllRegisterServer.
|
2006-06-07 14:19:35 +02:00 |
Stefan Leichter
|
0013b3498f
|
wine.inf: Added default values for .htm and .html file extension.
|
2006-06-06 12:12:53 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Vitaliy Margolen
|
78c0dd96b7
|
wine.inf: Create fake dlls for ADPCM codecs.
|
2006-05-22 11:32:26 +02:00 |
Saulius Krasuckas
|
b53f84e02c
|
wine.inf: Install comctl32.dll as fake DLL.
|
2006-05-09 11:55:13 +02:00 |