Lines Matching refs:uninstall
328 * User pressed the uninstall button. Make it go.
591 void CBINDInstallDlg::RemoveDirs(BOOL uninstall) {
607 if (uninstall)
661 void CBINDInstallDlg::DeleteFiles(BOOL uninstall) {
671 if (uninstall)
698 if (uninstall)
902 void CBINDInstallDlg::UnregisterService(BOOL uninstall) {
910 if (!hSCManager && uninstall == TRUE) {
918 if (!hService && uninstall == TRUE)
927 if (!DeleteService(hService) && uninstall == TRUE) {
947 if (uninstall)
980 void CBINDInstallDlg::UnregisterMessages(BOOL uninstall) {
1002 if (uninstall)
1040 * Set the checklist tags for uninstall