Can i create exe file for my website

nandusr

New member
Dear All
Code:
      I am new to this forum. I have an online website. For that i want to create exe file. Is it possible? Please tell me process?
Regards
Nandu SR
 
Last edited:
If you have the source code of your website, you can easily compile it to an EXE file. Just start a new project as explained in the doc.
If you don’t have the source code, you can still download your website offline and compile HTML files.
 
Last edited:
Back
Top