-
Please help me,
it is possibile get tips for
create selfextracting .exe from
.zip compress file with
visual basic source code?
Thank you for courtesy.
Ezio Raddi
-
I have never actually done this, but I know its quite possible.
There are DLLs out there that can compress and decompress files, you can write a program which call these functions. What I don’t know is how to make the ZIP file and your program look like one EXE.
Perhaps someone has a better idea than this?
Sunny
-
Take a look at this thread.