Skip to content

windows如何使用 #953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rizeordLi opened this issue Apr 24, 2025 · 3 comments
Open

windows如何使用 #953

rizeordLi opened this issue Apr 24, 2025 · 3 comments
Labels
type: question Further information is requested

Comments

@rizeordLi
Copy link

rizeordLi commented Apr 24, 2025

想要在window系统中本地尝试使用,
下载
redis-shake-v4.4.0-windows-amd64.tar.gz

解压缩至本地目录,得到redis-shake(无后缀名) 和 shake.toml文件, 在shake.toml中配置好后, 在powershell中执行
.\redis-shake -conf=shake.toml -type=sync
会提示“选择应用以打开redis-shake”

手动为redis-shake,添加.exe可执行后缀,
执行
.\redis-shake.exe -conf=shake.toml -type=sync
会提示

程序“redis-shake.exe”无法运行: 指定的可执行文件不是此操作系统平台的有效应用程序。所在位置 行:1 字符: 1
+ .\redis-shake.exe -conf=shake.toml -type=sync
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~。
所在位置 行:1 字符: 1
+ .\redis-shake.exe -conf=shake.toml -type=sync
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ResourceUnavailable: (:) [], ApplicationFailedException
    + FullyQualifiedErrorId : NativeCommandFailed

请问具体如何在windows中使用

@rizeordLi rizeordLi added the type: question Further information is requested label Apr 24, 2025
@suxb201
Copy link
Member

suxb201 commented Apr 24, 2025

我没有 win 的机器测试,你要不重新编译一个吧

@rizeordLi
Copy link
Author

rizeordLi commented Apr 24, 2025

补充截图

Image

Image

@lgscofield
Copy link

你的平台是arm平台?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants