Lines Matching defs:uninstall
402 * User pressed the uninstall button. Make it go.
681 void CBINDInstallDlg::RemoveDirs(BOOL uninstall) {
697 if (uninstall)
855 void CBINDInstallDlg::DeleteFiles(BOOL uninstall) {
865 if (uninstall)
892 if (uninstall)
1110 void CBINDInstallDlg::UnregisterService(BOOL uninstall) {
1118 if (!hSCManager && uninstall == TRUE) {
1126 if (!hService && uninstall == TRUE)
1135 if (!DeleteService(hService) && uninstall == TRUE) {
1156 if (uninstall)
1194 void CBINDInstallDlg::UnregisterMessages(BOOL uninstall) {
1216 if (uninstall)
1254 * Set the checklist tags for uninstall