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