.Bat file to delete cache from products / Force update prod

Corp
by Corp · 2 posts
7 years ago in Batch
Posted 7 years ago · Author
This will simply get rid of IMVU cache from products and it will force update edited products that wont update. I will provide download link if you want to create it yourself, Open notepad paste code, save as a .bat, open the bat and IMVU product Cache will be deleted :twisted:


Code
del "%AppData%/IMVU\productAuth.pickle

del "%AppData%/IMVU\productInfoCache.db

del /s /q "%AppData%/IMVUClient\ui\profile\Cache


Download Link
http://www.mediafire.com/file/xpgqpwaqp9ynzln/Corpsclean.bat
Posted 7 years ago
I have a more advanced cache cleaning batch script in our batch scripts section if you wanna check that out too: viewtopic.php?f=134&t=9340

Also:
~Moving to batch scripts~

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here

SIGN IN NOW

Create an account

Sign up for a new account in our community. It's easy!

REGISTER A NEW ACCOUNT