Menu

Opening file in different directory

2006-01-01
2012-11-13
  • Nobody/Anonymous

    Hello, I have a problem with command line and np++ :

    I run cmd and :
    cd dir1
    start notepad file1.txt
    => OK file1 is loaded
    cd ../dir2
    start notepad file2.txt
    => file2 is not loaded (error message).
    (of course file1, file2 exists in their directory dir1 and dir2).
    With drag and drop of file1 and file2, no problem (but the paths are absolutes paths).

    I think there is a problem with np++ and file as argument if they ARE NOT given as absolute path.

    Someone has this problem ?

     
    • Don HO

      Don HO - 2006-01-01

      This bug is fixed, and release v3.4 is updated.
      Re-download v3.4 and update your Notepad++ with it will fix your problem.

      Don