Create Desktop Native App | .exe .nsis .msi Installation File Build with JavaScript | ReactJs | Rust | Tauri
Jan 18, 2025
Requirements :
- Minimum windows 10, 64 bit operating system, Education or Pro Edition.
- Hyper-V on Control Panel\Programs\Programs and Features Turn Windows features on or off ✔ Hyper-V Ok
- Node, vscode text editor, Rust install
Node Download Node.js (LTS) setup just next
vscode Download for Windows setup just next
Rust Download rustup-init.exe (64-bit) setup just next
node -v
rustc --version
4. Do the desktop create folder for project
5. Folder open with vscode
6. Terminal open
Pest this code
cargo install create-tauri-app --locked
cargo create-tauri-app
cd tauri-app
npm install
npm run tauri dev
npm run tauri build
src-tauri\target\release\bundle
share .exe or .msi