RE: binding an icon to an executable?
- Posted by Andy Serpa <ac at onehorseshy.com> Feb 02, 2004
- 448 views
Search for "resource file demos" in the archive and see the one by Wolf... Greg Haberek wrote: > > > How do i bind an icon to an executable file? I'm using the translator. > I'm > pretty sure its done at compile time, correct? I looked through the > source > files, and found nothing. I think this should be provided in the docs > for > the source. I also think this should be an option in the translator, > since > it's an option in the binder. Such as: > > ecw myfile.exw -icon:"myicon.ico" > > or at least tell my how to do this! > > ~Greg > >