This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <Constants.au3> | |
; | |
; AutoIt Version: 3.0 | |
; Language: English | |
; Platform: Win10 | |
; Author: Topicranger | |
; Prompt the user to run the script - use a Yes/No prompt with the flag parameter set at 4 (see the help file for more details) | |
Local $iAnswer = MsgBox(BitOR($MB_YESNO, $MB_SYSTEMMODAL), "fragMOTION Unlocker", "This script will unlock fragMOTION for the week license. The unlock window must be active. Do you want to run it?") |