O
Orwell
Hi --
I'm writing an installation program to deploy a VB.NET application.
I've created a setup project, associated it as part of the solution,
and everything works great.
My question is this -- I'm including a PDF file as documentation. I
have no problem installing the file, but I want to make sure that the
Adobe Acrobat Reader is installed and, if not, launch the installer to
install the product. I can easily search for the existence of the
acrobat reader and halt the installation if the file is not found, but
I'm not sure how to launch a program if a file is not found.
I know this is easily do-able in Wise and Installshield; can it be
done within VB.NET?
Thanks!
I'm writing an installation program to deploy a VB.NET application.
I've created a setup project, associated it as part of the solution,
and everything works great.
My question is this -- I'm including a PDF file as documentation. I
have no problem installing the file, but I want to make sure that the
Adobe Acrobat Reader is installed and, if not, launch the installer to
install the product. I can easily search for the existence of the
acrobat reader and halt the installation if the file is not found, but
I'm not sure how to launch a program if a file is not found.
I know this is easily do-able in Wise and Installshield; can it be
done within VB.NET?
Thanks!