Re: silent install of netbeans

2020-01-24 Thread Elias Pereira
Thanks!!! :D On Fri, Jan 24, 2020 at 9:28 AM Валера Солдатов wrote: > From link from previous email: > > 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 syst

Re: silent install of netbeans

2020-01-24 Thread Валера Солдатов
>From link from previous email: 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 пт, 24 янв. 2020 г. в 03

Re: silent install of netbeans

2020-01-24 Thread Elias Pereira
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,

Re: silent install of netbeans

2020-01-23 Thread Elias Pereira
Ok. How I generate this xml file? On Thu, Jan 23, 2020 at 4:18 PM Валера Солдатов 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.

Re: silent install of netbeans

2020-01-23 Thread Валера Солдатов
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 manda

Re: silent install of netbeans

2020-01-23 Thread Elias Pereira
windows 10. Em qui, 23 de jan de 2020 15:47, Laszlo Kishalmi escreveu: > Well if it is linux and you have snap-s enabled then: sudo snap install > netbeans --classic > On 1/23/20 8:59 AM, Elias Pereira wrote: > > Hello, > > I try to install netbeans in silent mode using --silent command, but don

Re: silent install of netbeans

2020-01-23 Thread Elias Pereira
I try with --silent and don't work. -- state config.xml is mandatory? Em qui, 23 de jan de 2020 15:04, Валера Солдатов 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 netbea

Re: silent install of netbeans

2020-01-23 Thread Валера Солдатов
http://wiki.netbeans.org/FaqSilentInstallationNB61 23.01.2020 21:11, Валера Солдатов пишет: 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

Re: silent install of netbeans

2020-01-23 Thread Laszlo Kishalmi
Well if it is linux and you have snap-s enabled then: sudo snap install netbeans --classic On 1/23/20 8:59 AM, Elias Pereira wrote: Hello, I try to install netbeans in silent mode using --silent command, but don't work. Which the correct command? Elias Pereira

Re: silent install of netbeans

2020-01-23 Thread Валера Солдатов
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

Re: silent install of netbeans

2020-01-23 Thread Валера Солдатов
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

silent install of netbeans

2020-01-23 Thread Elias Pereira
Hello, I try to install netbeans in silent mode using --silent command, but don't work. Which the correct command? Elias Pereira