# Note 假設 1. `7z.exe` 安裝在 C:\Program Files\7-Zip\ 中。 2. 壓縮檔中有日文 (Shift-JIS) 編碼的檔案。 Shift-JIS 的 code page 為 932,因此可以在 CMD 中下 ```batchfile "C:\Program Files\7-Zip\7z.exe" x -mcp=932 <your_file.zip> ```
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.