Re: Dos window pops up when calling emacs

Eli Zaretskii <[email protected]> Sat, 23 Feb 2019 10:23:19 +0200
Newsgroups gmane.emacs.windows
Message-ID <[email protected]>
> From: Tak Kunihiro <[email protected]>
> Date: Sat, 23 Feb 2019 16:00:58 +0900
> Cc: "[email protected]" <[email protected]>,
> 	[email protected]
> 
> CMD> ftype vhdfile="c\emacs-26.1\bin\emacsclientw" --create-frame --no-wait --alternate-editor "c\emacs-26.1\bin\runemacs" "%%1"

Beware: these "c\emacs-26.1" file names are invalid.  The colon after
the drive letter is missing.