On 29 September 2017 at 10:30, Michael Corcoran
<michael.corco...@outlook.com> wrote:
> Hi Christian,
>
> I wonder if this is something you could achieve with a script that modifies 
> behaviour of the official Qt installer? I have used it to automatically 
> select desired components and install location before 
> (https://github.com/d-ronin/dRonin/blob/next/make/scripts/qt-install.qs and 
> running Qt installer with an extra flag: --script 
> $(ROOT_DIR)/make/scripts/qt-install.qs, apologies in advance for lack of 
> comments). Docs are reasonably good http://doc.qt.io/qtinstallerframework/. 
> You'd have to dig through docs to see if you can change the source URLs etc.

Based on the doc and what you and Artem are saying, this is not
exactly what i would like to achieve, thought it is interesting
information.

I don't wan't to automate the install process (entering login,
clicking next), i wan't the installer to come with my own set of
(selection of) repositories.
That's why i'm thinking about repackaging the Qt Online installer.

So that the starting point for our development machines is this custom
online installer.

Chris
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to