in reply to Re/Follow up: How to first decompress a module and then load it locally
in thread How to first decompress a module and then load it locally
That's pretty much what pp does, generates an executable which is essentially a self extracting zip file. Your method won't work on all platforms.
|
|---|