To utilize the .NET installations with InnoScript and Inno Setup, it is necessary to download the installation file. InnoScript will automatically incorporate the file name into the script. It is advisable to eliminate any other .NET files from your script that InnoScript has not already removed. You can identify these file names by consulting the Reference and Components list provided by InnoScript in the generated script. This list should be used alongside the InnoScript Debug log to identify any additional files that may require removal. Furthermore, the ORCA Editor can be employed to examine any MSI file to determine all files that should be excluded. These files can be added to the unsafe file list utilized by InnoScript, ensuring their automatic removal.