I've read this page in the manual now with several others from here [not mentioning names :P] and none of us can seem to grasp where we do this at?
In the manual it says the following. But it doesn't tell you where you put these commands? Or even how they are passed to the same setup.exe your building?
We've tried adding Setup.exe /switch on the build dialog window, we've tried adding this in the post/pre build, before and after tab.
Everywhere we try and pass these "switches" it errors saying built files need to end in exe. or it just doesn't fit where it should.
There's no command line input box in Advanced Settings tab so it doesn't go there next to UN-Attended/Silent install?
If a few of us are scratching our heads at this, then I'm sure a lot of other people are as well, or just too scared to ask.
There's been multiple threads about this I've found in google pointing back to this kind of situation. And nobody has got any further!
For example. A guy asked here setup-factory-7-0/18239-remove-replace-the-initializing-mini-splash the same question and Brett one of the IR staff answered
Pass "/NOINIT" as a command line option to the setup.exe when running it.
There wasn't a reply then from anyone else, or the poster. Telling the user to Pass "/NOINIT" as a command line option to the setup.exe when running it doesn't help.
That information doesn't help anymore than the help file that says /NOINIT This command line option hides the "initializing..." dialog that appears when extracting dependency or primer files at the beginning of the install.
Can someone jump in, even the people who made this software and give some real world examples of how you pass commands to the same Setup.exe you are building?
Because saying pass /NOINIT as a command line option as an answer, is like saying oh that key you found opens that door goodbye. What door? Where is the door the key opens?
We need to know where, or even how to pass these commands to the setup. I'm speaking for a bunch of people here who's a little afraid of coming forward and asking this.
In the manual it says the following. But it doesn't tell you where you put these commands? Or even how they are passed to the same setup.exe your building?
We've tried adding Setup.exe /switch on the build dialog window, we've tried adding this in the post/pre build, before and after tab.
Everywhere we try and pass these "switches" it errors saying built files need to end in exe. or it just doesn't fit where it should.
There's no command line input box in Advanced Settings tab so it doesn't go there next to UN-Attended/Silent install?
If a few of us are scratching our heads at this, then I'm sure a lot of other people are as well, or just too scared to ask.
There's been multiple threads about this I've found in google pointing back to this kind of situation. And nobody has got any further!
For example. A guy asked here setup-factory-7-0/18239-remove-replace-the-initializing-mini-splash the same question and Brett one of the IR staff answered
Pass "/NOINIT" as a command line option to the setup.exe when running it.
There wasn't a reply then from anyone else, or the poster. Telling the user to Pass "/NOINIT" as a command line option to the setup.exe when running it doesn't help.
That information doesn't help anymore than the help file that says /NOINIT This command line option hides the "initializing..." dialog that appears when extracting dependency or primer files at the beginning of the install.
Can someone jump in, even the people who made this software and give some real world examples of how you pass commands to the same Setup.exe you are building?
Because saying pass /NOINIT as a command line option as an answer, is like saying oh that key you found opens that door goodbye. What door? Where is the door the key opens?
We need to know where, or even how to pass these commands to the setup. I'm speaking for a bunch of people here who's a little afraid of coming forward and asking this.
Comment