remove special value in registry with VB script

  • Thread starter Thread starter lillian
  • Start date Start date
L

lillian

Did anyone know how to removed the special value in
registry using VB script. I need to delete the
value "arcexe82", I spent over 4 hours still can not
deleted them all, special in the hkey_local_machine, it
so much to deleted them all.

thanks.


Lillian
 
why can't you delete it manually (with regedit)? give me the key and i'll
cook up a script for you.

remember: if you can;t delete it manullay through reedit then script won't
get you anywhere.
 
I could, but it take long times to delete them all,
because I have an users she install "GIS" software with
old version on XP machine, now she need to install new
version, but keep give her error, in order to remove
everything she need to clean out from the registry, the
new software is on c:\arcexe83, the old software is on
c:\arcexe82, this software is entire Los Angeles's Map,for
all the streets, we talking about thousand and thousand in
the registry, I spent 4 hours delete "arcexe82" from the
registry,Hkey_Class_root, Hkey_Current_users, Now I am in
the middle of Hkey_local_machine, I still have Hkey_users
and Hkey_current_config, my fingers are so tired, what I
did is find "arcexe82", hit F3, found it, deleted it. so
two fingers on the keyboard for 4 hours, can you imageing?
no fun.
So can you help me create some VB script to delet this
value "arcexe82" at once, I will be really appreciated it.


Lillian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top