Create Desktop Native App | .exe .nsis .msi Installation File Build with JavaScript | ReactJs | Rust | Tauri

Sanjoy Roy
Jan 18, 2025

--

Native desktop app javascript and tauri

Requirements :

  1. Minimum windows 10, 64 bit operating system, Education or Pro Edition.
  2. Hyper-V on Control Panel\Programs\Programs and Features Turn Windows features on or off ✔ Hyper-V Ok
  3. 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

--

--

Sanjoy Roy
Sanjoy Roy

No responses yet