Crates.io | x96check |
lib.rs | x96check |
version | 0.1.0 |
source | src |
created_at | 2020-08-24 12:14:51.585282 |
updated_at | 2020-08-24 12:14:51.585282 |
description | Check if the executable file is 32-bit or 64-bit on windows. |
homepage | |
repository | https://github.com/ysouyno/x96check |
max_upload_size | |
id | 280081 |
size | 13,042 |
Check if the executable file is 32-bit or 64-bit on windows.
cargo install x96check
> x96check.exe -h
x96check 0.1.0
Check if the executable file is 32-bit or 64-bit on windows
USAGE:
x96check.exe <file>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<file> Full path executable file
> x96check.exe error_show.exe
64bit