same problem (both x86 and x64) :(

Here is some related issue

Running the program for the first time:

C:\>cd C:\some_folder
C:\some_folder>C:\pspad507\PSPad.exe 1.txt 2.txt

"C:\some_folder.txt" and "C:\some_folder.txt" are opened as expected
-------------------------------------------------------------------------

Then while process is running:

C:\some_folder>cd C:nother_folder
C:nother_folder>C:\pspad507\PSPad.exe 3.txt 4.txt

"C:nother_folder.txt" and "C:\_some__folder.txt" are opened
-------------------------------------------------------------------------

Now I'm closing all files (pspad is still running). And once again:

C:nother_folder>C:\pspad507\PSPad.exe 3.txt 4.txt

"C:nother_folder.txt" and "C:\_pspad507_.txt" are opened
-------------------------------------------------------------------------

Things get even worse when there are spaces in the work path 

C:\some_folder>C:\pspad507\PSPad.exe
C:\some_folder>cd "C:nother folder with spaces"
C:nother folder with spaces>C:\pspad507\PSPad.exe 1.txt 2.txt

Opened files:
C:nother
C:\some_folderolder
C:\some_folder\with
C:\some_folder\spaces.txt
C:\some_folder.txt
-------------------------------------------------------------------------

Closing files, repeat:
C:nother folder with spaces>C:\pspad507\PSPad.exe 1.txt 2.txt

Opened files:
C:nother
C:\pspad507older
C:\pspad507\with
C:\pspad507\spaces.txt
C:\pspad507.txt

-- 
<https://forum.pspad.com/read.php?2,77252,77258>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem