I want to check whether my pc is 32 bit (or)64 bit operating system using inno setup. And how can i check whether .net framework 4.5 is installed in my pc? if not installed how to give .net framework 4.5 package from my setup using innosetup? And how to install .net framework 4.5 from web using innosetup?
Regards, Lokesh.J