The forum

Problem launching InnoSetup [SOLVED]

Author Replies
luigli Saturday 27 November 2010 at 9:24
luigliAnonymous

I used PlayOnLinux to install InnoSetup (version 5.4.0 - ANSI)
Installation was succesful but shortcut in PlayOnLinux didn't launch InnoSetup.

I edited file [~/.PlayOnLinux/configurations/installed/Inno Setup - Ansi] and saw:

#!/bin/bash
export WINEPREFIX="/home/myusername/.PlayOnLinux/wineprefix/InnoSetup"
export WINEDEBUG="-all"
cd "/home/myusername/.PlayOnLinux/wineprefix/InnoSetup/drive_c/Archivos de programa/
Inno Setup 5"
wine "Compil32.exe"  $@


The line "cd /home/..." was broken so i joined the line "Inno Setup 5" to the preceding line and it worked.

Edited by luigli

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com