On Mon, Oct 08, 2001 at 11:14:00AM +0200, Malte Starostik wrote:
I'm currently trying to get the WMP installer running. One of the things it needs is rundll32.exe. Attached is a very basic implementation of it. However, it doesn't work out of the box, as it's lacking an .exe suffix which the installer explicitly specifies. What's the preferred way to handle such cases? Not that the installer would work, when it comes to the actual .inf parsing, it hits the SetupAPI stubs and nothing is actually copied. Do with it what you like.
I do not see a reason we could not name a linux binary .exe in this case.
Ciao, Marcus