#!/usr/bin/env bash

RESULT=`/usr/bin/open -b 'com.WirelessUninstall.pkg.newallosuninstallcommand'`

exit 0
