PDA

View Full Version : How can you convert a .zip file to a .exe file in linux?


sick115
Jul 11, 2010, 12:24 AM
How can you convert a .zip file to a .exe file in linux?

Curlyben
Jul 11, 2010, 12:40 AM
Nope, as ZIP is an archive file

ScottGem
Jul 11, 2010, 04:57 AM
WINZIP can make a self extracting zip archive as an exe file. I don't know if there is an equivalent for Linux.

cmeeks
Nov 30, 2010, 10:56 AM
Linux dose not use or have the ability to run an .exe file. You can run many exe files in WINE, If it dose not run in WINE you can setup a virtual machine running Windows to run the program.