Click to See Complete Forum and Search --> : Zip exe


Bnt
January 29th, 2003, 06:40 AM
Hi,

I have used the Java zip classes to create zip files, but am wondering wether there is any way to convert the zip files to self exctracable exe's from within the Java API.

Thanks in advance ppl
Byron

dlorde
January 29th, 2003, 05:16 PM
I shouldn't think so, Java is non-platform specific, and .exe executables are a Windows feature.

Thy friendship oft has made my heart to ache:
Do be my enemy, for friendship's sake...

Bnt
January 30th, 2003, 01:57 AM
Thanks dlorde, I should have thought of that one, it was right in front of my face

Byron