npackd-cpp icon indicating copy to clipboard operation
npackd-cpp copied to clipboard

Uninstalling package versions deleted from the repository may fail due to unknown dependencies

Open sahil48 opened this issue 6 years ago • 1 comments

This is the logged output

C:\Program Files\ImageMagick_64_bit>call "\UninstallInnoSetup.bat" unins000.exe '"\UninstallInnoSetup.bat"' is not recognized as an internal or external command, operable program or batch file.

sahil48 avatar Apr 13 '19 16:04 sahil48

This package version was deleted and Npackd thinks it does not have any dependencies => empty path is used.

I'd suggest you remove the software manually as it could take longer to fix this.

tim-lebedkov avatar Apr 15 '19 19:04 tim-lebedkov