Jump to content

3.0 Free Delete History


Recommended Posts

I found instructions in another post on deleting the history. Said to enter:

 

c:\ net stop immunetprotect

c:\ del [path to]\history.db

c:\ net start immunetprotect

 

Problem is .. I get 'file in use'.

 

history.db is over 4MB and getting larger.

Link to comment
Share on other sites

Guest Orlando

START --> CMD (With administrative privileges) --> try this:

 

net stop immunetprotect

taskkill /f /im agent.exe

taskkill /f /im iptray.exe

del [path to]\history.db

net start immunetprotect

 

Orlando

Link to comment
Share on other sites

START --> CMD (With administrative privileges) --> try this:

 

net stop immunetprotect

taskkill /f /im agent.exe

taskkill /f /im iptray.exe

del [path to]\history.db

net start immunetprotect

 

Orlando

 

Thank you for the quick reply. I get "'taskkill' is not recognized as an internal or external command, operable program or batch file." and do not find an executable 'taskill' file on my computer. This is Immunet 3.0 Free and Windows XP HOME SP3.

Link to comment
Share on other sites

Guest Orlando

That is really strange, try this:

 

net stop immunetprotect

tskill agent.exe

tskill iptray.exe

del [path to]\history.db

net start immunetprotect

 

If doesn't work tell me,

Orlando

Link to comment
Share on other sites

To make a long story short .. I think I must have done something wrong on the first try. This time:

 

First thing I did was check to see if agent process is running. It was. Here is the output from your instructions:

 

C:\Documents and Settings\Owner>net stop immunetprotect

 

The Immunet 3.0 service was stopped successfully.

 

C:\Documents and Settings\Owner>tskill agent.exe

Could not find process: agent.exe I THINK NET STOP ENDED agent.exe

 

C:\Documents and Settings\Owner>F:

 

F:\>del Program Files\Immunet\history.db

 

F:\Program Files\Immunet>

 

and the history.db file is now deleted

 

Thank you for your help. I am sure I goofed something up the first time. I am sorry I took your valuable time.

Link to comment
Share on other sites

  • 5 months later...

I found instructions in another post on deleting the history. Said to enter:

 

c:\ net stop immunetprotect

c:\ del [path to]\history.db

c:\ net start immunetprotect

 

Problem is .. I get 'file in use'.

 

history.db is over 4MB and getting larger.

 

With the above working now .. what about these two files?:

 

09/10/2011 10:20 AM 2,081,792 historyex.db

09/10/2011 10:20 AM 1,048,576 historyex.db-journal

 

 

Can I delete them the same way I delete history.db????????????

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...