Покинул форум
Сообщений всего: 160
Дата рег-ции: Дек. 2017
Репутация: 0
Карма 0
Added the possibility to change the icon of the file when building EXE.
To change the icons, you need to prepare 2 images of BMP 16x16 and 32x32 with a color depth of 16 colors. Then select them when building EXE.
Tip:
Create a BMP the right size, save at once a color depth of 16 colors. Then draw. So there will be no changes when saving afterwards.
Important! Save BMP with a depth of 16 colors.
Icon files can be selected directly when creating an EXE or you can write a directive at the beginning of the script #icon
#icon "C:\16.bmp" "C:\32.bmp"
The first path to the file is 16x16, the second is 32x32
Все гости форума могут просматривать этот раздел. Только администраторы и модераторы могут создавать новые темы в этом разделе. Только зарегистрированные пользователи могут отвечать на сообщения в этом разделе.