Xanashi / Icaros

Official issue tracker and download location for Icaros Shell Extensions
621 stars 7 forks source link

How to uninstall portable (zip) version? #75

Closed gendalv closed 9 months ago

gendalv commented 9 months ago

It keeps saying folder is in use when trying to just delete it. And I'm not seeing any "icaros*" process in task manager to kill.

gendalv commented 9 months ago

Had to exit/relog to windows user session, weird that it doesn't give you any indication of what is using it.

clsid2 commented 9 months ago

The propertyhandler dll stays in use by explorer.exe until reboot/logoff

Xanashi commented 9 months ago

@clsid2 is correct. To unlock it with IcarosConfig itself, you can run the following command:

IcarosConfig.exe -deactivate -unlock

This will also just restart explorer if the propertyhandler is in use, but no reboot/logoff is required.