A quick question, I hope. I ran the P&D Wizard to generate the Support folder. I then tan InnoScript and compared the files in the folder with the files in the generated script. Two of the files in the folder do not appear in the script. The first one is RICHED32.DLL, which I discovered is an unsafe file, so it was not included. (The log reported that there was 1 unsafe file found, so that must have been it.) However, another file, MSVCRT.DLL is in the Support folder, but did not get included in the script. I did some searching online to learn that this file has to do with a Microsoft C Runtime Library. Do you know if this is an artifact file from P&D that is not really needed, since InnoScript did not include it?
Thanks for any insights on this.
Nick
Aloha npudar,
Yes, We did know that these files are unsafe. That is why they are not included. Did you read https://randemsystems.support/innoscript-general-questions-report-bugs-problems-etc/installation-problems/ (https://randemsystems.support/innoscript-general-questions-report-bugs-problems-etc/installation-problems/) ?
It will explain a few things that we know. Also check the logs in InnoScript after the run they will tell you a lot about what files InnoScriot removes and other things.