Re: Setup .inf files

2004-02-19 Thread Chris Morgan
Alright, here is another revision of the patch this time using the RegisterDlls section to register the dlls. The new inf file can be processed by running: programs/rundll32/rundll32 setupapi,InstallHinfSection DefaultInstall 132 ./default.inf Brian Vincent added the NLS and Telephony\Country

Re: Setup .inf files

2004-02-15 Thread Chris Morgan
I actually already sent in a patch for InstallHinfSection(). You guys should submit your changes to wine when you put them in Reactos, duplicating work is foolish. The sections I'd like to use are the RunPreSetupCommands/RunPostSetupCommands ones. These execute programs before and after the i

Re: Setup .inf files

2004-02-15 Thread Steven Edwards
--- Chris Morgan <[EMAIL PROTECTED]> wrote: > These inf sections don't appear to be handled in wine atm but it > appears to be > just what we need to perform each one of the 'rundll32 some.dll' > commands. We have a patch for this in the ReactOS tree its just not quite ready yet. It for InstallHI

Re: Setup .inf files

2004-02-15 Thread Chris Morgan
I spoke with Brian Vincent last night on #winehackers and he mentioned the inf sections RunPreSetupCommands/RunPostSetupCommands. These appear to be pretty new, I found them on msdn at http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/windowsserver2003/proddocs/stan

Re: Setup .inf files

2004-02-15 Thread Shachar Shemesh
Chris Morgan wrote: The best documentation I've found thus far for inf files, http://www.leeos.com/infdoc.html#Top, doesn't have anything about running programs from inside of an inf file. If this is possible it would probably make more sense to have the inf file register the dlls. The wa

Re: Setup .inf files

2004-02-15 Thread Kevin Koltzau
On Saturday 14 February 2004 10:22 pm, Chris Morgan wrote: > The best documentation I've found thus far for inf files, > http://www.leeos.com/infdoc.html#Top, doesn't have anything about running > programs from inside of an inf file. If this is possible it would probably > make more sense to have

Setup .inf files

2004-02-14 Thread Chris Morgan
Here is a first pass at replacing winedefault.reg with a windows inf file and dll registration. The registry entries in the inf file are not complete. Other than quite a few missed entries I've also left out the keys for Codepages and the Country List entries as these are pretty large(lots of