Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8053
    KamilZ
    Participant

    Hi, how can I specify initial folder when I open EmEditor? For Example:
    ——————-
    c:
    cdtemp
    “c:Program FilesEmEditoremeditor.exe”
    ——————-
    Now when I try save a new file EmEditor suggest me another folder (probably where I last save file). But I would create new file in c:temp folder (where I EmEditor started). How can I do it? I tryed /cd switch but without effect.

    #8057
    MariaK
    Participant

    Try the ”/di” parameter; example:

    C:EmEditoremeditor.exe /di “C:Folder”

    #8059
    Yutaka Emura
    Keymaster

    /cd option:


    emeditor.exe /cd

    should work, but there was a bug in the current version.

    I am fixing this bug in the next minor version.
    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.