Hey guys π, today I'm going to show you how to convert your website link into an exe file.
- Download Node.js.
- When you are downloading, make sure you click the button "Add to PATH", and then you are ready to install.
- Open cmd and type npm install -g nativefier.
- Wait until the installation is finished.
- After that, type like this: nativefier --name "Your App Name" "myapp.com".
- Wait until the converting is finished, and go to C:/Users/[YourUsername]. Search for a folder with the name "yourappname-win32".
If you encountered any problems, feel free to ask. I'm going to answer as fast as I can.
Top comments (1)
Nativefier is no longer on system32, you can search your converted file on your username directory. βπ»