-
- Downloads
filezilla: uninstaller spawns Un_A.exe which we potentiallly need to wait for
Loading
-
The fact you're seeing the process spawn means the extra step is worth adding, then. If Un_A.exe terminates rapidly enough that your "wpkg /remove:pkg" was always returning success then adding the extra step will make no difference, but I was reliably having wpkg fail with "Package still installed" unless I wait for that child process.
-
I don't think that's needed as a default step - most uninstallers I use work just fine with no further effort. I only ever go looking for child processes if, when testing, my wpkg /remove:pkg returns "Package still installed" but I then confirm that the uninstall was actually successful.
Please register or sign in to comment