FAQ  •  Register  •  Login

Can I make Innerspace delete my Cache folder?

Moderator: MiRai

<<

bollwerk

Posts: 67

Joined: Sun Oct 03, 2010 1:22 pm

Post Mon Jan 03, 2011 2:05 am

Can I make Innerspace delete my Cache folder?

Is it possible to make Innerspace delete my Cache folder before starting up my 5 WoW windows?
This would save me the trouble of doing it manually every time I play. (for NPCscan mod)

If so, how would I do it? I couldn't figure it out in the IS Configuration.
<<

lax

User avatar

Site Admin

Posts: 7303

Joined: Tue Nov 17, 2009 9:32 pm

Post Mon Jan 03, 2011 10:48 am

Re: Can I make Innerspace delete my Cache folder?

There isn't a super-easy way to do this directly through Inner Space. You can, however, use a batch file to delete it and then launch your team, something like this:

Code:
del cache\whatever
"C:\Program Files (x86)\InnerSpace\InnerSpace.exe" run isboxer -launch "Name of my Character Set"


That last line is straight from a desktop shortcut created by ISBoxer. (You can right click on a Character Set in the top pane and select Create desktop launch shortcut and it'll create a shortcut to launch your team.)
<<

bollwerk

Posts: 67

Joined: Sun Oct 03, 2010 1:22 pm

Post Mon Jan 10, 2011 2:56 pm

Re: Can I make Innerspace delete my Cache folder?

It seems that with Windows 7, this does not work well. You have to run the batch file as admin and it gets hung waiting for a yes/no prompt confirming if you want to delete that folder. I can't seem to find a way to force deletion or make the batch file always run as admin. Bleh.
<<

spudstuff

Posts: 1

Joined: Wed Jan 19, 2011 4:31 am

Post Wed Jan 19, 2011 4:35 am

Re: Can I make Innerspace delete my Cache folder?

bollwerk wrote:It seems that with Windows 7, this does not work well. You have to run the batch file as admin and it gets hung waiting for a yes/no prompt confirming if you want to delete that folder. I can't seem to find a way to force deletion or make the batch file always run as admin. Bleh.


Create this batch file:

Code:
@DEL "C:\World of Warcraft\Cache\WDB\enUS\creaturecache.wdb"
@START /MIN "Innerspace" "D:\Program Files (x86)\InnerSpace\InnerSpace.exe"


Fix your World of Warcraft and Innerspace paths appropriately. Note you only need to delete creaturecache.wdb for NPCScan. I also chose to just launch Innerspace (and then I'll select my team from the system tray), rather than launching a team, too.

Now, create a new shortcut to the batch file.
Right click on the shortcut and select Properties.
Click on the Shortcut tab.
Click Advanced.
Tick "Run as administrator".

Launch using the shortcut.

Done!

Return to World of Warcraft

Who is online

Users browsing this forum: No registered users and 0 guests