Click to See Complete Forum and Search --> : Html-exe


Zero-x252
08-01-2003, 12:21 PM
I wanted to know... I have been working on a HTML web-browser and i was wondering if there are any good FREE HTML-'to'-EXE
TO WHOEVER HELPS ---
A HEAP OF THANX

Charles
08-01-2003, 12:31 PM
You might find something helpful at http://tech.irt.org/articles/js191/.

Zero-x252
08-01-2003, 12:33 PM
Thanks I'll look into it...

Zero-x252
08-01-2003, 12:42 PM
Hmmm i've tried this before however i may be able with new knowledge to code the multiple pages of HTML that i have into the one .HTA but i will prolly have to include the .DLL files used to run it to make it work

PeOfEo
08-01-2003, 05:41 PM
You probably have a bunch of dll's that contain thestuff you need on your comp already, probably installed by your web browser.

Zero-x252
08-01-2003, 09:07 PM
Its a single Self-executeable app located in the system folder of those computers with IE5+ its called MSHTA it just uses IE's DLL's to make it all come together! so basically i will just have to get the redistibuteable version and use my install builder to associate the files via System Registry settings and adding it to the system folder via the editor it all depends on SIZE..

PeOfEo
08-01-2003, 10:05 PM
That ie dll is a rip, if you are using it you are only opening ie in a window, it has all of the ie css quicks too.