Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

profiles

  • 5 απαντήσεις
  • 0 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από david

more options

I have two computers with different thunderbird profiles, can I run two version of thunderbird on one computer using those different profiles

I have two computers with different thunderbird profiles, can I run two version of thunderbird on one computer using those different profiles

Όλες οι απαντήσεις (5)

more options

The profiles aren't the issue, it's running two copies of Thunderbird. You could run one regular TB and one portable TB. Or have two desktop icons, one for each profile, using the target in icon set to something such as "thunderbird.exe" -profile "c:\profile1" Or the easiest is to set one desktop icon with the -p parameter (for Profile Manager) and at startup, select the desired profile. Anyway, yes, it's doable. But I haven't done this is awhile and would need to recheck the syntax I'm giving you. I'm signing off for the day, and if you haven't heard from anyone else, I'll recheck this later.

more options

OOPS: Correction. You said two copies of thunderbird. That's a different animal. On that, I suggest the safest approach would be one regular installation and one portable. You could use one regular and one beta, but I wouldn't recommend it.

more options

Thanks, will wait for your reply.

more options

Ok, i see the difficulty, will look at other solutions

more options

Okay, it's easy. create a desktop icon for thunderbird. just right-click, browse to the location of thunderbird and click thunderbird.exe and save. that gives you a desktop link to thunderbird. Now, right-click on the icon and click properties. On target line, to right of thunderbird.exe, add a space, the -profile then (in quotes) the location on disk of the profile. My suggestion is to put the profiles in root, so that the resulting target will appear as (assuming profile name is profile1:

 ...thunderbird.exe -profile "c:\profile1"

Create two such icons and rename as desired.