Image File not in exe
Moderators: Dorian (MJT support), JRL
Image File not in exe
I used the waitforimage command and it works fine until I rename or delete the original image file. This means I can't send the exe to other computers. How can I include the bmp in the exe file?
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
In the editor go to Tools/Import Binary Data. Then at runtime use the ExportData command to export it to a BMP file which you can refer to with WaitScreenImage.
Or, just distribute the BMP with the EXE. Put them in a self extracting zip file, or use an installer.
Or, just distribute the BMP with the EXE. Put them in a self extracting zip file, or use an installer.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?