is there some method to exeucte code(source file) during installation of software setup(using inno setup) like suppose if i want to generate Unique id in a file using some code during installation, i hv file containing code for key generation but no idea how to exeute it during installation .