Since my application requires .net framework 2.0, I want inno setup to check if .net is already installed in the user's pc, and if not, to display a message error and cancel the setup...
Is that possible?
Printable View
Since my application requires .net framework 2.0, I want inno setup to check if .net is already installed in the user's pc, and if not, to display a message error and cancel the setup...
Is that possible?
Hey there,
Have a look at this thread here.
Gary