Hi,
I got EXE file for installation
want to create it a silent installation for deplying it to 100 computers.
needs to check if Dot.Net 4.5 already install and if not install it before installing the EXE
after Installing the EXE need to Activate it using Reg file
how to create all this procces to be installed Silent mode
Thanks.