Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

firefox -new-window command line option not working as it should.

  • 3 отговора
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от cor-el

more options

When using firefox -new-window "http://www.ebay.com/" "http://store.steampowered.com/" "https://mail.google.com/mail/u/0/#inbox"

from cmd line, or batch file, it doesn't open 3 windows with each of the links, it opens 2, and in one of them, i'll get 2 tabs!

Is this, normal behaviour? How can i open 3 individual windows?

When using firefox -new-window "http://www.ebay.com/" "http://store.steampowered.com/" "https://mail.google.com/mail/u/0/#inbox" from cmd line, or batch file, it doesn't open 3 windows with each of the links, it opens 2, and in one of them, i'll get 2 tabs! Is this, normal behaviour? How can i open 3 individual windows?

Избрано решение

Всички отговори (3)

more options

Избрано решение

hello, use this instead:

firefox.exe -new-window "http://www.ebay.com/" -new-window "http://store.steampowered.com/" -new-window "https://mail.google.com/mail/u/0/#inbox"
more options

Thank you madperson, i don't know how could i be blind to the point of not trying that! i just assumed that one command would do. Thank you again!

more options