kaisersoze
Centurion
- Joined
- Aug 27, 2003
- Messages
- 152
My requirement is how can we create a single setup which will check dotnet framework and install if not installed on the client machine and then install my application in one stretch.
steps:
1. It should check for dot net framework
2. if no dotnet then install
3. if dotnet found in client machine check version
4. install me application.
please advice
steps:
1. It should check for dot net framework
2. if no dotnet then install
3. if dotnet found in client machine check version
4. install me application.
please advice