#!/bin/sh
cd "/usr/lib/wf-testapps/forms"
exec -a ImageViewer mono --debug ./ImageViewer.exe
