Hello,
I had some script to automatically install programs (WPKG), including TextCrawler and used to work on older versions.
The script used, for example, the command:
TextCrawler_1.1.4_Setup.exe /silent
to do a silent install of the software.
Now with 2.2 (latest, just downloaded) is not working anymore, it opens the standard install windows and ask the user to continue.
Did you have changed the command line syntax or the option is not valid anymore?
Thanks in advance
Paolo
silent install
- DigitalVolcano
- Site Admin
- Posts: 1863
- Joined: Thu Jun 09, 2011 10:04 am
Re: silent install
Sorry for the late response on this one!
TextCrawler 2.x has a different installer (NSIS) to 1.x (InnoSetup) so that is why the flag has changed. NSIS supports /S for silent, but I don't think it is fully implemented in the current TextCrawler setup.
I'll look at getting it supported in the next TextCrawler update (2.3)
TextCrawler 2.x has a different installer (NSIS) to 1.x (InnoSetup) so that is why the flag has changed. NSIS supports /S for silent, but I don't think it is fully implemented in the current TextCrawler setup.
I'll look at getting it supported in the next TextCrawler update (2.3)