Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Avatar for Username

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

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

ვრცლად

How to enter suggested text in Run window?

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

I was trying to start the Profile Manager using the suggested text shown below in the Win Run box. "C:\Program Files (x86)\Mozilla Thunderbird\thunderbird.exe" -p

Normally I would enter the text between the "" but there is -p following the text in the quotes. Do I enter the -p or not? Thanks

I was trying to start the Profile Manager using the suggested text shown below in the Win Run box. "C:\Program Files (x86)\Mozilla Thunderbird\thunderbird.exe" -p Normally I would enter the text between the "" but there is -p following the text in the quotes. Do I enter the -p or not? Thanks

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

The " marks are required when there are spaces in text that needs to be read as a single unit. Command-line switches like -P are not part of the file path, so should not be included in the quotation marks around the path. As for whether you need that, I believe if you want to start up in the Profile Manager, then you need the -P on your command line, otherwise Thunderbird will start normally.

http://kb.mozillazine.org/Command_line_arguments_(Thunderbird)