Is it possible to do a detection for multiple directories in the winapp2.ini file? It would be helpfull (at least to me) to be able to automate the uninstall of the $NtUninstall*.*$ Directories since I don't intend to remove any of the bug fixes (or are they additions?).
I've tried these string:
Detect=%windir%\$NtUninstall*.*$
Detect=%windir%\$NtUninstall*$
Detect=%windir%\$NtUninstall
With no luck.
Richard
Is it possible to do a detection for multiple directories in the winapp2.ini file? It would be helpfull (at least to me) to be able to automate the uninstall of the $NtUninstall*.*$ Directories since I don't intend to remove any of the bug fixes (or are they additions?).
I've tried these string:
Detect=%windir%\$NtUninstall*.*$
Detect=%windir%\$NtUninstall*$
Detect=%windir%\$NtUninstall
With no luck.
Richard
Hi Richard
Welcome to the forum.
I'm not sure that I understand what you mean. What do you mean by "automate the uninstall of the $NtUninstall*.*$ Directories$? Do you mean delete the uninstallers ($NtUninstall.....) becuase CCleaner already has that option, but don't use that option if you're using CCleanerv1.27.
K