Jump to content


jv16 PowerTools 2007


9 replies to this topic

#1 OFFLINE   CSGalloway

    Advanced Member

  • Members
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:North Carolina USA

Posted 30 December 2007 - 07:29 AM

[jv16 PowerTools 2007]
Default=False
DetectFile=%programfiles%\jv16 PowerTools 2007\jv16PT.exe
FileKey1=%programfiles%\jv16 PowerTools 2007\Backups|*.*|REMOVESELF
FileKey2=%userprofile%|NTUSER.DAT.bak_jv16pt
FileKey3=%userprofile%\Local Settings\Application Data\Microsoft\Windows|UsrClass.dat.bak_jv16pt
FileKey4=%windir%\system32\config|default.bak_jv16pt
FileKey5=%windir%\system32\config|SECURITY.bak_jv16pt
FileKey6=%windir%\system32\config|software.bak_jv16pt
FileKey7=%windir%\system32\config|system.bak_jv16pt
LangSecRef=3021

It doesn't seem to erase FileKey2; any ideas?

#2 OFFLINE   YoKenny

    Super Power User

  • Members
  • PipPipPipPipPip
  • 2,874 posts
  • Gender:Male
  • Location:Oshawa, Ont. Canada
  • Interests:Helping people get rid of malware on their systems then showing them how not to get re-infected again

Posted 30 December 2007 - 03:25 PM

I believe that there has to be a space between the |
[jv16 PowerTools 2007]
LangSecRef=3021
Default=False
DetectFile=%programfiles%\jv16 PowerTools 2007\jv16PT.exe
FileKey1=%programfiles%\jv16 PowerTools 2007\Backups | *.* | REMOVESELF
FileKey2=%userprofile% | NTUSER.DAT.bak_jv16pt
FileKey3=%userprofile%\Local Settings\Application Data\Microsoft\Windows | UsrClass.dat.bak_jv16pt
FileKey4=%windir%\system32\config | default.bak_jv16pt
FileKey5=%windir%\system32\config | SECURITY.bak_jv16pt
FileKey6=%windir%\system32\config | software.bak_jv16pt
FileKey7=%windir%\system32\config | system.bak_jv16pt

"Education is what remains after one has forgotten everything he learned in school." - Albert Einstein
IE7Pro user

#3 OFFLINE   Andavari

    Captain Spectacular

  • Moderators
  • 13,330 posts
  • Gender:Male
  • Location:Shadow Moses

Posted 30 December 2007 - 10:29 PM

Perhaps instead of trying to remove NTUSER.DAT.bak_jv16pt
you could instruct CCleaner to remove: *.bak_jv16pt
Complexity of incoherent design.

#4 OFFLINE   CSGalloway

    Advanced Member

  • Members
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:North Carolina USA

Posted 31 December 2007 - 02:04 AM

There is no space in the others and the others work just fine. Just wonder why this one doesn't.

View PostYoKenny, on Dec 30 2007, 10:25 AM, said:

I believe that there has to be a space between the |
[jv16 PowerTools 2007]
LangSecRef=3021
Default=False
DetectFile=%programfiles%\jv16 PowerTools 2007\jv16PT.exe
FileKey1=%programfiles%\jv16 PowerTools 2007\Backups | *.* | REMOVESELF
FileKey2=%userprofile% | NTUSER.DAT.bak_jv16pt
FileKey3=%userprofile%\Local Settings\Application Data\Microsoft\Windows | UsrClass.dat.bak_jv16pt
FileKey4=%windir%\system32\config | default.bak_jv16pt
FileKey5=%windir%\system32\config | SECURITY.bak_jv16pt
FileKey6=%windir%\system32\config | software.bak_jv16pt
FileKey7=%windir%\system32\config | system.bak_jv16pt


#5 OFFLINE   CSGalloway

    Advanced Member

  • Members
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:North Carolina USA

Posted 31 December 2007 - 02:05 AM

I would prefer it to work with the full filename - just for safely purposes.

View PostAndavari, on Dec 30 2007, 05:29 PM, said:

Perhaps instead of trying to remove NTUSER.DAT.bak_jv16pt
you could instruct CCleaner to remove: *.bak_jv16pt


#6 OFFLINE   Andavari

    Captain Spectacular

  • Moderators
  • 13,330 posts
  • Gender:Male
  • Location:Shadow Moses

Posted 31 December 2007 - 03:41 AM

I think you'll be relatively safe because the file extension ends with .bak_jv16pt, in other works it's just for JV16 PowerTools.
Complexity of incoherent design.

#7 OFFLINE   Andavari

    Captain Spectacular

  • Moderators
  • 13,330 posts
  • Gender:Male
  • Location:Shadow Moses

Posted 31 December 2007 - 03:42 AM

View PostCSGalloway, on Dec 30 2007, 08:04 PM, said:

There is no space in the others and the others work just fine. Just wonder why this one doesn't.
Are the files hidden?

A few years ago I had problems with another utility not removing them and eventually gave up, and made a batch file to remove file properties and then delete the registry backups.
Complexity of incoherent design.

#8 OFFLINE   CSGalloway

    Advanced Member

  • Members
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:North Carolina USA

Posted 31 December 2007 - 09:09 AM

c:\>attrib *bak*
___A_________ C:\Documents and Settings\Charles\NTUSER.DAT.bak_jv16pt

so not hidden...

View PostAndavari, on Dec 30 2007, 10:42 PM, said:

Are the files hidden?

A few years ago I had problems with another utility not removing them and eventually gave up, and made a batch file to remove file properties and then delete the registry backups.


#9 OFFLINE   CSGalloway

    Advanced Member

  • Members
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:North Carolina USA

Posted 31 December 2007 - 09:25 AM

FileKey2=%userprofile%\My Documents\..|NTUSER.DAT.bak_jv16pt

Works fine so the problem must be the "%|" - any ideas?

View PostYoKenny, on Dec 30 2007, 10:25 AM, said:

I believe that there has to be a space between the |
[jv16 PowerTools 2007]
LangSecRef=3021
Default=False
DetectFile=%programfiles%\jv16 PowerTools 2007\jv16PT.exe
FileKey1=%programfiles%\jv16 PowerTools 2007\Backups | *.* | REMOVESELF
FileKey2=%userprofile% | NTUSER.DAT.bak_jv16pt
FileKey3=%userprofile%\Local Settings\Application Data\Microsoft\Windows | UsrClass.dat.bak_jv16pt
FileKey4=%windir%\system32\config | default.bak_jv16pt
FileKey5=%windir%\system32\config | SECURITY.bak_jv16pt
FileKey6=%windir%\system32\config | software.bak_jv16pt
FileKey7=%windir%\system32\config | system.bak_jv16pt


#10 OFFLINE   CSGalloway

    Advanced Member

  • Members
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:North Carolina USA

Posted 16 June 2010 - 04:37 AM

View PostCSGalloway, on 31 December 2007 - 09:25 AM, said:

FileKey2=%userprofile%\My Documents\..|NTUSER.DAT.bak_jv16pt

Works fine so the problem must be the "%|" - any ideas?


[*jv16 PowerTools 2009]
LangSecRef=3024
DetectFile=%ProgramFiles%\jv16 PowerTools 2009\jv16PT.exe
Default=True
FileKey1=%userprofile%\Local Settings\Application Data\Microsoft\Windows|UsrClass.dat.bak_jv16pt
FileKey2=%userprofile%|NTUSER.DAT.bak_jv16pt
FileKey3=%userprofile%\..\LocalService\Local Settings\Application Data\Microsoft\Windows|UsrClass.dat.bak_jv16pt
FileKey4=%userprofile%\..\LocalService|NTUSER.DAT.bak_jv16pt
FileKey5=%userprofile%\..\NetworkService\Local Settings\Application Data\Microsoft\Windows|UsrClass.dat.bak_jv16pt
FileKey6=%userprofile%\..\NetworkService|NTUSER.DAT.bak_jv16pt
FileKey7=%windir%\system32\config|SAM.bak_jv16pt
FileKey8=%windir%\system32\config|SECURITY.bak_jv16pt
FileKey9=%windir%\system32\config|default.bak_jv16pt
FileKey10=%windir%\system32\config|software.bak_jv16pt
FileKey11=%windir%\system32\config|system.bak_jv16pt


seems to work great!