Hello,
On Mar 31, 2011, at 14:57 , jons...@terra.es wrote:
> Something like this could help:
>
> # Build installer
> programFiles=`grep ProgramFilesDir ${HOME}/.wine/system.reg | sed -e
> 's/^.*="\(.*\)"/\1/g'`
> wine "$programFiles\Inno Setup 5\ISCC.exe" win32/OpenSc.iss
Close but does not
>
>Hello,
>On Mar 31, 2011, at 14:22 , jons...@terra.es wrote:
>> Sorry: I forgot last notice:
>> My Fedora installation has default language set to "ES", so wine looks
>> for iscc.exe at
>>
>> ${HOME}/.wine/drive_c/Archivos de programa/Inno Setup 5/ISCC.exe
>> instead of
>> ${HOME}/.wine/drive_c