Boo

-win32icon option

Details

  • Type: Wish Wish
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 0.9
  • Fix Version/s: 0.9.5
  • Component/s: Command line tools
  • Labels:
    None
  • Number of attachments :
    1

Activity

Hide
Arron Washington added a comment -

http://svn.myrealbox.com/viewcvs/trunk/mcs/class/corlib/System.Reflection.Emit/AssemblyBuilder.cs?rev=37393&view=auto

Mono's AssemblyBuilder.DefineIconResource() is a good place to find information about how embedding .ico files work.

Show
Arron Washington added a comment - http://svn.myrealbox.com/viewcvs/trunk/mcs/class/corlib/System.Reflection.Emit/AssemblyBuilder.cs?rev=37393&view=auto Mono's AssemblyBuilder.DefineIconResource() is a good place to find information about how embedding .ico files work.
Hide
Cedric Vivier added a comment -

Added -win32icon:FILE parameter to booc.exe
Working Mono implementation on Windows and Linux.
If not running Mono, booc will output an error.

.NET implementation can later be added into EmitAssembly.EmbedWin32IconFile().

Show
Cedric Vivier added a comment - Added -win32icon:FILE parameter to booc.exe Working Mono implementation on Windows and Linux. If not running Mono, booc will output an error. .NET implementation can later be added into EmitAssembly.EmbedWin32IconFile().
Hide
Arron Washington added a comment -

Want, or not want?

Show
Arron Washington added a comment - Want, or not want?
Hide
Cedric Vivier added a comment -

Would be nice to have this working on both Mono and .NET for 0.8.
Surprisingly some end-users on Windows do think an application is broken when it sports the default "blank window" icon uh

Show
Cedric Vivier added a comment - Would be nice to have this working on both Mono and .NET for 0.8. Surprisingly some end-users on Windows do think an application is broken when it sports the default "blank window" icon uh

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated: