daverage
Active member
- Joined
- Aug 29, 2006
- Messages
- 26
- Programming Experience
- Beginner
Hey all.
I have an application that I want to autrun from a cd, without installation.
It is written in vb2005 so needs .net 2 framework.
How can I check if the framework is installed, install it if it is not then run the application.
I tried clickonce, but it installs the app to a cache folder, but it must run from the cd
Cheers
I have an application that I want to autrun from a cd, without installation.
It is written in vb2005 so needs .net 2 framework.
How can I check if the framework is installed, install it if it is not then run the application.
I tried clickonce, but it installs the app to a cache folder, but it must run from the cd
Cheers