Functions of Innoscript

Started by Randem, May 26, 2012, 01:08:32 AM

Previous topic - Next topic

Randem

Aloha fragaloz,
 
1 -  To include the Automatic OS Updater and the VC Runtimes in the Versioning->Other Tab. You have to choose what you would like InnoScript to do.
 
2 - InnoScript does not find the COMCAT.DLL because it is in the system folder and system files are not used by InnoScript.
 
Take a look at the Quick Start Section of the documentation in the Help menu. It should give you an overview of what is needed and how to accomplish it.
 
BTW: You should NEVER post your email address. It was removed.

fragalpoz

I am testing your version 11.1.17 of InnoSript,  
before buying it, and I have observed the following:
 
1. The scrip does not generating functions InstallAutoOSUpdater and InstallVCRunmtime.
 
2. InnoSetup does not find the file COMCAT.DLL due to the fact that the script generated by Innoscrit adds a space after the name (COMCAT .DLL)
 
Am I doing something wrong?