HEllo
I've a simple PDF file that I'd like to launch with a VB script, but I'm not
having much luck.
I'm using the run command and it works, as I can see an Acrobat process in
the task manager but I never see the PDF.
x = WSHShell.run ("C:\ComponentTemp\CondorMAC\Condor717Setup.pdf",0,True)
Any ideas?
Thanks
Jason