On 5/27/05, Brian Vincent <[EMAIL PROTECTED]> wrote:
Is there a way to extract an icon from a DLL? Wine seems to do
this automatically when programs are installed, I just can't figure out
how. Is there a way to do it from the commandline?
Someone replied to me off list with info on the icoutils
Saying Yes to "Create Desktop Icon" during installation allows these
icons to be extracted onto the desktop. Alternatively, get a resource
editor and manually extract the icon into a file. (Or is it possible to
call a function in the .EXE to extract the icon ?)
Andrew
You can be the captain
On Fri, 2005-05-27 at 15:36 -0700, Steven Edwards wrote:
> I think bin2res in wine/tools can do it as well.
No, not at all.
--
Dimi Paun <[EMAIL PROTECTED]>
Lattica, Inc.
Hi,
--- Andreas Mohr <[EMAIL PROTECTED]> wrote:
> On Fri, May 27, 2005 at 03:00:05PM -0600, Brian Vincent wrote:
> > Is there a way to extract an icon from a DLL? Wine seems to do this
> > automatically when programs are installed, I just can't figure out how. Is
> > there a way to do it from th
Hi,
On Fri, May 27, 2005 at 03:00:05PM -0600, Brian Vincent wrote:
> Is there a way to extract an icon from a DLL? Wine seems to do this
> automatically when programs are installed, I just can't figure out how. Is
> there a way to do it from the commandline?
Well, there are some Windows utiliti
Is there a way to extract an icon from a DLL? Wine seems to do
this automatically when programs are installed, I just can't figure out
how. Is there a way to do it from the commandline?
-Brian