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

