Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
msi: remove unnecessary path delimiter (#607)
The last character of `%~dp0` is `\`, so we don't need add it. (Though it appears it does not cause any problems.) Signed-off-by: Daijiro Fukuda <[email protected]> Co-authored-by: Kentaro Hayashi <[email protected]>
- Loading branch information