| View previous topic :: View next topic |
| Author |
Message |
guest Guest
|
Posted: Mon Feb 14, 2005 7:22 pm Post subject: no graphics in exe files |
|
|
hi to all
i found a problem when i compiled as ahk script. i includet a graphik in a splashscreen. whem ic moved the the exe file into another folder, the graphic wheren't shown. only when i copy the graphik into the sam folder. does anyone knows how i can include a graphic into the exe file? |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3004 Location: Minnesota
|
Posted: Mon Feb 14, 2005 7:24 pm Post subject: |
|
|
| This isn't a bug; use a resource hacker to modify a temporary version of the .bin file. Alternatively, you could use FileInstall. |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
|
| Back to top |
|
 |
|