Regseeker Message

  • Thread starter Thread starter nr
  • Start date Start date
N

nr

I recently tried to run Regseeker and got this message:
Indice de liste hors limites (0)

I've used this many times in the past with no problems. Anyone know
what this indicates and how to correct? Or a substitute cleaner that
works great?

Thanks for your help.
 
I recently tried to run Regseeker and got this message:
Indice de liste hors limites (0)

I've used this many times in the past with no problems. Anyone know
what this indicates and how to correct? Or a substitute cleaner that
works great?

The List Index is greater than the number of items in the list. (The
first item is item 0 - the listbox is empty - it has no items.) This
error should be trapped by the author (or, actually, by the software
he wrote), so it's a bug - at very least a bug of a missing error
trap.

Correcting it most likely requires that an error trap be added and the
program be recompiled.
 
nr said:
I recently tried to run Regseeker and got this message:
Indice de liste hors limites (0)

I've used this many times in the past with no problems. Anyone know
what this indicates and how to correct? Or a substitute cleaner that
works great?

Thanks for your help.

I had the same problem. The only way I get get RegSeeker to run was to
uncheck HKEY_CLASSES_ROOT.

Since I have acute tweak-and-experiment-itis, I keep an image of my HDD on
another drive. When I totally trash my system, I reformat and load the
image, which I did a couple weeks ago. RegSeeker has run just fine since
then. Go figger.
 
Back
Top