I've been reading about, and thinking of using, resource files to include with my compiled EXE, things like my support bitmaps etc.
However, I wanted to check something. If I do so, will certain files be created by the exe at runtime, in it's folder?
(source of this query:
quote:
One minor *problem* is that the application creates a mp3 song on a user machine. You could add a code that deletes that file before the application is terminated.
)
I don't mind that, except there's no point then, so it will save me some effort.
But if that only applies to certain file types it would be worth it for me.
Steve (Delphi 2007 & XP)
However, I wanted to check something. If I do so, will certain files be created by the exe at runtime, in it's folder?
(source of this query:
quote:
One minor *problem* is that the application creates a mp3 song on a user machine. You could add a code that deletes that file before the application is terminated.
)
I don't mind that, except there's no point then, so it will save me some effort.
But if that only applies to certain file types it would be worth it for me.
Steve (Delphi 2007 & XP)