Hi! I am at the step where I have to build the installation setup. Everything is fine with my application file, but I have to install the driver for the USB-key and the .NET framework on computer that doesn't have it yet.


I would like to know if there is anyway I can automate everything??

- First install the HASP USB-key driver (eAladdin)
- then check if .NET Framework 1.1 is installed, if not, install it
- finally install My application