
Create .EXE file to launch a windows program?
Louis,
Quote:
>Can I use VB to create a .EXE file that will launch a
>Acrobat file in a
>specific version of Acrobat reader all from a CD?
Sure. The best way to launch the file in the procram associated with
PDF files (most likely Acrobat Reader) is to use the ShellExecute API
http://www.mvps.org/vbnet/code/shell/shellexecute.htm
Mattias
===
Mattias Sj?gren (VB MVP)
http://www.msjogren.net/dotnet/