Updating Registry

  • Thread starter Thread starter AdamC
  • Start date Start date
A

AdamC

Hi

I'm thinking about writing a script that will be running on average
every 5 minutes. I'm wanting it to write some output into the Windows
Registry, so the registry will be updating every 5 mins. Will this
causes a problem with Windows? since the registry isnt usually used
in this way.

Thanks in advance

Adam
 
Hi Adam

What do you want to put into the Registry every five minutes? Normally, the Registry is updated via settings in Control Panel or the installation of a new program. As you have pointed out - and depending on what info you are going to input into the Registry - you may run into problems.
 
Hi Will

It would most probably be text between 25-100 characters in length.
The reason I ask is because of a post in another forum asking why I
couldnt make my VBScript us the Registry. I wasnt sure how windows
would cope, and need a windows expert to say whether this was a good
idea or bad idea. My thoughts are that it is a bad idea and windows
might complain about it or the registry might become corrupt for one
reason or another.

Do you think that using the registry is a good idea or would causes
potential problems with windows?

Thanks

Adam
 

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