AoikWinWhich written in Rust.
Tested working with:
- Rust 1.0.0
- Windows 8.1
- Windows earlier versions should work but not tested
Clone this git repository to local:
git clone https://github.com/AoiKuiyuyou/AoiWinWhich-Rust
In the local repository directory, the source file is aoikwinwhich.rs.
Use program rustc to compile:
rustc src/aoikwinwhich/aoikwinwhich.rs
- The generated program file is ./aoikwinwhich.exe.
See usage in the general project AoikWinWhich.