You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If MsgBox("First warning: You are trying to execute Project1, it's not the actual name. It will overwrite MBR, the first partition, delete all files from all drive, shutdown the system, etc. Do you want to execute Project1?", vbExclamation + vbYesNo, "First warning") = vbYes Then
If MsgBox("last warning: Are you want to execute Project1? It's very dangerous. I recommend to exit this app now.", vbExclamation + vbYesNo, "last warning") = vbYes Then