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
config.pszMainInstruction=L"Check for new Process Hacker releases?";
78
-
//config.pszContent = L"The updater will check for new Process Hacker releases and optionally download and install the update.\r\n\r\nClick the check for updates button to continue.";
79
-
config.pszContent=L"Select \"check for updates\" to continue.\r\n";
77
+
config.pszMainInstruction=L"Check for an updated Process Hacker release?";
78
+
//config.pszContent = L"The updater will check for an updated Process Hacker release which then can be optionally downloaded and installed.\r\n\r\nClick Check to continue.";
79
+
config.pszContent=L"Click Check to continue.\r\n";
0 commit comments