+ 3
How to convert .html document into .exe?
HTML is a free language. It doesn't even need any interpreter of compiler. It's easy too. I would like to convert my .HTML document into .exe. How do I do it?
7 Respuestas
+ 6
Solutions to do that exists probably... even it's not a common/useful way to display/store html stuff ^^
+ 5
I think you should save your HTML document as .hta rather than .html. It doesn't give .exe but a file which opens in its own window.
+ 3
haha...man exe is like an application but html is like text file on web pages.
can you run text files?
+ 3
@Shreyas Sable:
'hta' is a Microsoft proprietrary format... these files can be opened only with microsoft browsers, unfortunally ^^
In the other hand , Html5 provide abilities to do such stuff too ( it seems: I discover ^^ ): under the same appelation of 'html application', ability to access a web application even without net connection... but it seems also that this feature is in the process to be removed :( ( search for "cache manifest html5" for more information about ), in profits of 'services workers'...
+ 2
you will need a compiler to do so
+ 1
rename it to .exe
0
Hi How can save file CSS