Dotnet framework deploy

  • Thread starter Thread starter Rena
  • Start date Start date
R

Rena

Hi all,

1. My application with launch condition checking the client PC has .net
framework 1.1.4322, but i have tried that if there are .net 2.0 installed
it seems not work well as expected. I still prompt and require 1.1 framework
to be installed. How to solve it so that my version could pass the launch
condition when framework 2.0 is installed as well as 1.1

2. how should i setup the dependency on a deployment project so that .net
framework will also included inside my setup file.

Thanks a lot.
Rena.
 
how about the quit i have in question 1 ??
Anyone face this problem b4?

thanks a lot.
Rena.
 
Back
Top