#!/bin/bash
exec "/opt/cxoffice/bin/wine" --bottle "CDex" --check --wait-children --start "C:/Program Files/CDex/CDex.exe" "$@"

