In this installment … I thought I’d try and cover the wonderful world of the Shell.Application and illustrate some of its numerous capabilities:
- Open file, folders, URLs, …
- Get shell settings
- Get information about the system
- Get system folder paths
- Desktop
- Profile
- StartUp
- Many, many more …
- Work with Folders and Files
- Folder Picker/Dialog
- Open Windows Explorer To A Specific Folder
- Determine If A Folder Exists
- Determine If A File Exists
- Create A Directory Structure/Nested Folders
- List SubFolders (recursively if wanted)
- List Files in a Folder or Zip File (recursively if wanted)
- Unzip a Zipped File/Folder
- Extract a Single File from a Zipped File/Folder
- Create a Zip File – Zip Folder or Files
- and much, much more.
