View forum topic
List of forum topicsSubject: when i click exe file how to instal require software's automatically
After creation of Exe file for my application, when double click on that Exe file i need to install require software's for that application automatically. How can i make like.
The questions is really do you want it to install all teh software automatically or look to see if the software already exists and then install any missing.
i can explain
After generating exe file (in exe file, require software's are available in one folder in my application),
This exe file i keep in my website,User can download the file and when he instal in their system, automatically need get my application and need to instal all available softwares in the application
Thanks
Try to use the 'Download Files' command to download files from your site.
You can send your .ci project file to info@createinstall.com with 'CreateInstall' subject and explain what doesn't work.
look to see if the
software already exists and then install any missing.
i'm so sorry
i'm new
please give me sample or cript for that
thanks full
How do you want to detect? There are several methods. For example,
Search application file - the 'Search for Fiels & Folders' command
Read the Registry keys - the 'Registry - Get Value' command
After that, you can use If - Statement command to break or continue the installation process.
January 16, 2025 Installer CreateInstall 8.11.1 was released.
June 19, 2024 Installer CreateInstall 8.11.0 was released. read more
November 13, 2022 Installer CreateInstall 8.10.1 was released.
May 21, 2022 Installer CreateInstall 8.10.0 was released.
September 25, 2021 Installer CreateInstall 8.9.0 was released.
July 15, 2021 Installer CreateInstall 8.8.1 was released.