Skip to content

Commit

Permalink
2012-03-06_03-54-02
Browse files Browse the repository at this point in the history
  • Loading branch information
camerb committed Mar 6, 2012
1 parent f1f1a07 commit 22a747e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified Lynx-Install.exe
Binary file not shown.
3 changes: 2 additions & 1 deletion Lynx-Upgrade.ahk
Expand Up @@ -102,7 +102,8 @@ return

msg(message)
{
message .= "`n`nClick OK to Continue"
message .= "`n`nLynx Maintenance has been paused. Click OK once you have performed the action specified above."
lynx_log("Message displayed to technician...`n" . msg)
MsgBox, , Lynx Upgrade Assistant, %message%
}

Expand Down

0 comments on commit 22a747e

Please sign in to comment.