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
Say the uninstall string was specified like this:
`C:\Programs\WinDirStat\Uninstall.exe D:\Programs\WinDirStat`
Running uninstall will produce the following message from automatic
uninstaller:
~~~sh
2017-06-06 13:42:13,463 5244 [INFO ] - Running auto uninstaller...
2017-06-06 13:42:13,463 5244 [DEBUG] - Sleeping for 2 seconds to
allow Windows to finish cleaning up.
2017-06-06 13:42:15,479 5244 [DEBUG] - Preparing uninstall key
'C:\Programs\WinDirStat\Uninstall.exe D:\Programs\WinDirStat' for
'WinDirStat'
2017-06-06 13:42:15,479 5244 [DEBUG] - Uninstaller path is
'C:\Programs\WinDirStat\Uninstall.exe D:\Programs\WinDirStat'
2017-06-06 13:42:15,495 5244 [INFO ] - Skipping auto uninstaller - The
uninstaller file no longer exists.
"C:\Programs\WinDirStat\Uninstall.exe D:\Programs\WinDirStat"
~~~
Split the paths when multiple `:` are detected.
Say the uninstall string was specified like this:
C:\Programs\WinDirStat\Uninstall.exe D:\Programs\WinDirStat
Running uninstall will produce the following message from automatic uninstaller:
This should be corrected.
The text was updated successfully, but these errors were encountered: