საიტის გასაუმჯობესებელი სამუშაოების მიმდინარეობისას, შესაძლებლობების ნაწილი შეიზღუდება. თუ სტატიით ვერ მოახერხებ ხარვეზის გამოსწორება და შეკითხვის დასმა გსურთ, ჩვენი მხარდაჭერის გუნდი დაგეხმარებათ @FirefoxSupport გვერდის მეშვეობით Twitter-ზე და /r/firefox განყოფილებაში Reddit-ზე.

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

Why forefox is not passing arguments to exe when launched using custom url protocol?

  • 1 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 1 ნახვა
  • ბოლოს გამოეხმაურა jscher2000 - Support Volunteer

I tired to register a custom url protocol using the example given in http://kb.mozillazine.org/Register_protocol

My application launched successfully but firefox failed to pass the arguments to the exe where as IE and chrome was successfully passed the arguments. Is this a bug in firefox and also let me know how i can launch an local exe with arguments passed to it.

I tired to register a custom url protocol using the example given in http://kb.mozillazine.org/Register_protocol My application launched successfully but firefox failed to pass the arguments to the exe where as IE and chrome was successfully passed the arguments. Is this a bug in firefox and also let me know how i can launch an local exe with arguments passed to it.

ყველა პასუხი (1)

I wonder whether you need to use a syntax similar to the file protocol when specifying the path to the file you want to launch... If you open the page in Firefox, copy everything after file: and then use that after your custom protocol, can Notepad open the file?