#!/bin/sh
yad --title="Activate Ice2K.sys" \
--window-icon="keyring-manager" \
--borders=10 --on-top --center \
--text="To help reduce software piracy, please activate your copy of Ice2K.sys now. You don't need to give your name or other personal information.

Do you want to activate now?\n" \
--button=Yes:0 --button=No:1
