Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
'Set a variable for the directory to be searched.
'Create the File System Object (objFSO)
'Bind to the folder using objFSO.GetFolder
'Enumerate files using .Files property of the folder
'Use the .Type property in an If statement to check if an exe and move the file