All Forums >> [Scripting] >> WSH & Client Side VBScript >> Import .reg & "execute" .vbs files after recursing Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I got this script from the forum but my coding experience is below zero so I have to ask for some help...
Instead of moving all the .reg & .vbs files in the subdirs of this example to DestFolder I'd like the script to import the .reg files into registry and invoke all other .vbs files it finds during recursion.
Can anybody enhance _this_ script to do these things?