While I could post a script to do it, I think it'd be better to add it to the
default script. That way you're less likely to miss any features (e.g. sound).
With the default script saved in a file (e.g. save as default.vbs, make copy as def.vbs, edit def.vbs):
- Add the first two lines at the top of the file (actually, anywhere prior to the SUBroutine definitions).
- Add the latter line within the OnScanComplete subroutine, just after "End If" and before "End Sub", a couple of lines above the "Dim GPSOk".
Note that it
might prompt to save the first time it runs, but I'm hopeful you can handle that once per run.
