RetainAllIcons |
Previous Top Next |
Instruct Tlink to retain all of the application's original
icons |
[app.exe]
|
Source=%ProgramFilesDir%\myapp\app.exe
|
RetainAllIcons=1
|
Instruct Tlink to strip out unused icons from the system visible
portion of the EXE file (default) |
[app.exe]
|
Source=%ProgramFilesDir%\myapp\app.exe
|
RetainAllIcons=0
|