diff --git a/moveyourPOP.au3 b/moveyourPOP.au3 index ebbe127..3748978 100644 --- a/moveyourPOP.au3 +++ b/moveyourPOP.au3 @@ -122,7 +122,7 @@ GUICtrlSetColor(-1, 0xffffff) GUICtrlSetFont(-1, 14, 600, Default, "Segoe UI") ;~ GUICtrlSetBkColor($go, 0x3CB371) ;testdegit -$proFileDirectory = FindLatestPrefs(@AppDataDir&"\Thunderbird") +$proFileDirectory = FindLatestPrefs(@AppDataDir&"\Thunderbird\Profiles") _getAllServer($profileDirectory)