kingToolbox / kingToolbox/WindTerm

The extraction path has spaces and the startup error

Open
#725 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

解压路径有空格,启动有错误
The extraction path has spaces and the startup error

解压到“D:\Program Files\WindTerm”,运行后提示“'D:/Program' 不是内部或外部命令,也不是可运行的程序
或批处理文件。”
Extraction to “D:\Program Files\WindTerm”,After startup, the prompt "'D:/Program' is not an internal or external command, nor is it a runnable program
or batch files. ”

看似是代码中缺少了双引号😀
It appears that double quotation marks are missing from the code😀

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named in the issue. Reproduce the startup failure by extracting WindTerm under D:\Program Files\WindTerm, then trace the startup command handling that turns the path into 'D:/Program'; done means the application starts successfully from a path containing spaces.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.