search for: winzipse

Displaying 1 result from an estimated 1 matches for "winzipse".

Did you mean: winzip
2001 Oct 17
3
Cron with Wine
I am currently using Windows self extractor from the command line and it works great to convert zip files to windows exe's. The issue I'm having is if I try and cron this through a shell scipt it complains with the following + wine '/usr/share/wine-c/Program Files/WinZip Self-Extractor/WinZIPse.EXE' /y /le /overwrite 'Z:\home\mcsops\scripts\ctyctr4\sys\chhs\GROUPS\ED3TPA\ed3div.zip' x11drv: Can't open display: This command works great when I run the shell script manually it just gives me the error when I add it to cron. I'm currently running Redhat 7.2 with Wine buil...