Hm, as I read your mail a second time.... Seems that projectfile (.ppr) are not correct registered in Windows, please prove the following entries in your Registry:
[HKEY_CLASSES_ROOT\.PPR] @="PSPad.project" [HKEY_CLASSES_ROOT\PSPad.project] @="PSPad project" [HKEY_CLASSES_ROOT\PSPad.project\DefaultIcon] @="C:\\Programme\\PSPad editor\\PSPad.exe,1" [HKEY_CLASSES_ROOT\PSPad.project\Shell] [HKEY_CLASSES_ROOT\PSPad.project\Shell\Open] [HKEY_CLASSES_ROOT\PSPad.project\Shell\Open\Command] @="\"C:\\Programme\\PSPad editor\\PSPad.exe\" \"%1\"" There's a little Bug in PSPad which creates these entries not in HKEY_CLASSES_ROOT but in HKEY_CURRENT_USER where they do not have an affect. Check for this unusable entries, too. Greetings Holger -- <http://forum.pspad.com/read.php?2,40224,41029> PSPad freeware editor http://www.pspad.com
