If you have an embedded resource in your VB6 project that contains a binary file, what code would cause this file to be copied to another location, without ever making a copy of the file on the local system?
I have done something like this before in .NET but I fear it is not possible in VB6.
From http://support.microsoft.com/kb/q194409/ :