![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Registered Member
Join Date: Mar 2003
Location: Bellevue, WA
Posts: 24
|
TrackNS suggestion
Instead of using the TXT files for config data, I think querying the registry would be better. Then have a little VB app that hosts a spin control and/or checkboxes to update the registry values. I think the overhead would be less since it would not have to hit the file system each time. One global WSH object could be used to do all the registry stuff, rather than create-destroy.
I'm going to fiddle with this. I'll post an updated script if I'm successful. Since I added the sound effects, I also added a mute control (using the text file technique). It works, but it is cumbersome to edit/save all these txt files (especially if WD solo). |
|
|
|