Saving a Favorite from code

  • Thread starter Thread starter Miguel Velez
  • Start date Start date
Hello Miguel,

Does the word "Favorite" mean the "Favorite" of ie?
If so, it can be done with WHS(Windows Script Host) an
FSO(FileSystemObject).
You can get "Favorite" folder something like this.

Code
 
Back
Top