Const STR_INETCON_REMINDME_TITLE = "An Internet Connection Has Been Detected"
Const STR_INETCON_REMINDME_MSG_1 = "McAfee has detected an Internet connection. Would you like to complete the submission of your product set up at this time?"
Dim STR_INETCON_REMINDME_MSG_2
STR_INETCON_REMINDME_MSG_2 = "Click " & chr(34) & "Yes" & chr(34) & " to submit your saved product setup information or click " & chr(34) & "Remind Me" & chr(34) & _
" to submit the next time you re-start your PC and an Internet connection is detected."
Dim STR_INETCON_REMINDME_MSG_3
STR_INETCON_REMINDME_MSG_3 = "If you do not want to submit your product setup information, " & _