I am trying to open a snapshot document using the following code:
Shell "c:\program files\common files\microsoft shared\snapshot viewer\snapview.exe c:\my documents\test.snp"
Even though the snapshot document exists it seems the application tries to open it before it has completed loading and the snapshot viewer returns an error.
Can anyone help me please?
Shell "c:\program files\common files\microsoft shared\snapshot viewer\snapview.exe c:\my documents\test.snp"
Even though the snapshot document exists it seems the application tries to open it before it has completed loading and the snapshot viewer returns an error.
Can anyone help me please?
