# # this is an include file for runvmware # # create Windows config file # VMplayer does not need resolution change #if [ `which vmplayer 2>/dev/null` ] && [ -z "${vmrun}" ] \ # || [ "${vmrun}" = "vmplayer" ]; then # resolution= #fi # sync is needed to ensure that data is really written to virtual disk # insert '\r${resolution}' after when resolution needed sync echo -e "\r \r \r \r \r \r \r \r" \ > /etc/vmware/fd-loop/config.xml sync