Page 1 of 1

[SOLVED] wapt-get clean does not clean

Published: November 13, 2025 - 09:36
by marcolefo
Hello,

wapt-get clean isn't cleaning.

Is it safe to manually empty the wapt\cache folder?

Re: wapt-get clean doesn't clean

Published: November 13, 2025 - 12:06 PM
by sfonteneau
Hello,

indeed, this scenario wasn't anticipated.

The cache directory was moved to:


C:\Program Files (x86)\wapt\private\cache.


Historically, it was located in:


C:\Program Files (x86)\wapt\cache.

However, a clean installation should have been performed during the upgrade.

In your case, you can delete the .wapt files from the old folder.

Re: wapt-get clean doesn't clean

Published: November 13, 2025 - 4:40 PM
by marcolefo
Perfect, thank you.