Is there a way to install NetBeans IDE silently?

First, run installer to create special options file and install IDE on this
system:

netbeans-6.1-windows.exe --record state.xml

Second, perform silent installation on the other system:

netbeans-6.1-windows.exe --silent --state state.xml


On Thu, Jan 23, 2020 at 9:22 PM Elias Pereira <empbi...@gmail.com> wrote:

> Ok. How I generate this xml file?
>
> On Thu, Jan 23, 2020 at 4:18 PM Валера Солдатов <v.f.solda...@gmail.com>
> wrote:
>
>> Yes. And if you uses nightly build you can not use old XML file. I used
>> shell script in order to update some values in existing XML file.
>> But you can uninstall NetBeans without --state flag.
>>
>> 23.01.2020 21:40, Elias Pereira пишет:
>>
>> I try with --silent and don't work.
>>
>> -- state config.xml is mandatory?
>>
>> Em qui, 23 de jan de 2020 15:04, Валера Солдатов <v.f.solda...@gmail.com>
>> escreveu:
>>
>>> When I worked in NetBeans QA team I used "--silent --state
>>> your_config_file.xml"
>>>
>>> 23.01.2020 19:59, Elias Pereira пишет:
>>>
>>> Hello,
>>>
>>> I try to install netbeans in silent mode using --silent command, but
>>> don't work. Which the correct command?
>>>
>>> Elias Pereira
>>>
>>>
>>>
>>
>
> --
> Elias Pereira
>


-- 
Elias Pereira

Reply via email to