WinRAR Switch -IIMG<name> - specify SFX logo


Switch -IIMG<name> - specify SFX logo


Specify a bitmap image file to display as logo in the created or updated SFX archive. The <name> parameter is a name of .bmp file. You must not compress SFX module by any third party executable compressors if you are going to use -iimg.

This switch is the command line equivalent of "Load SFX logo from the file" option in dialog.

Size of default SFX logo is 93x302 pixels. It is recommended to use bitmaps of same size or smaller.

Examples

  1. add contents of c:\myfiles folder to setup.exe SFX archive and use c:\pictures\logo1.bmp as SFX logo

WinRAR a -sfx -iimgc:\pictures\logo1.bmp setup.exe c:\myfiles

  1. replace a logo in the already existing SFX archive setup.exe with logo2.bmp stored in the current folder

WinRAR s -iimglogo2.bmp setup.exe