Installing from an .inf file? (fwd)
I was redirected to wine-devel. Attached is the .inf file if it would help. -- http://kevin.atkinson.dhs.org ---------- Forwarded message ---------- Date: Sat, 27 Dec 2003 14:50:48 -0500 (EST) From: Kevin Atkinson <kevina(a)gnu.org> To: wine-users(a)winehq.com Subject: Installing from an .inf file? Is there a way to install from a .inf file in wine. In particular I am trying to install the huffyuv codec. I tried this: wine rundll setupapi.dll,InstallHinfSection DefaultInstall 132 huffyuv.inf (After copying rundll into the fake windows directory) but it didn't seam to do anything. I got the command line from the install association a .inf file had in Win98SE. Is there a way to do this? You can get huffyuv from http://www.divx-digest.com/software/huffyuv.html -- http://kevin.atkinson.dhs.org _______________________________________________ wine-users mailing list wine-users(a)winehq.com http://www.winehq.com/mailman/listinfo/wine-users
--- Kevin Atkinson <kevina(a)gnu.org> wrote:
I was redirected to wine-devel. Attached is the .inf file if it would help.
Some of the functions in SetupAPI are missing atm so this could be the problem. We were wanting to do this in ReactOS for hardware inf scripts but the functions we need are not yet implemented. Filip and I have been working on a setupapi port to Mingw so if this problem is related it may be fixed soon. Thanks Steven __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/
participants (2)
-
Kevin Atkinson -
Steven Edwards