Re: HTAs, code protection and resource compiling.
- From: "VK" <schools_ring@xxxxxxxxx>
- Date: 25 Jul 2005 16:02:28 -0700
michael elias wrote:
> Hi,
>
> I too use HTA's a lot and use a resource DLL to store all my script
> files and images.
>
> To create a resource DLL you have to create a resource description
> file. Then compile this file with a resource compiler which will give
> you a .RES file. This file must be used in a linker to create a DLL
> file. Check this website for the tools and more explanation.
> http://www.godevtool.com/
And another bist of this kind (but this I never tried):
you may install the free Microsoft .NET Framework, it has JScript
compiler in it (jsc.exe) This way you can compile .js files into .exe
or .dll
But this is getting to much I guess...
.
- Follow-Ups:
- Re: HTAs, code protection and resource compiling.
- From: Baconbutty
- Re: HTAs, code protection and resource compiling.
- References:
- HTAs, code protection and resource compiling.
- From: runonthespot
- Re: HTAs, code protection and resource compiling.
- From: VK
- Re: HTAs, code protection and resource compiling.
- From: runonthespot
- Re: HTAs, code protection and resource compiling.
- From: runonthespot
- Re: HTAs, code protection and resource compiling.
- From: VK
- Re: HTAs, code protection and resource compiling.
- From: runonthespot
- Re: HTAs, code protection and resource compiling.
- From: VK
- Re: HTAs, code protection and resource compiling.
- From: michael elias
- HTAs, code protection and resource compiling.
- Prev by Date: Re: padding
- Next by Date: Re: How to save onclick event in cookie?
- Previous by thread: Re: HTAs, code protection and resource compiling.
- Next by thread: Re: HTAs, code protection and resource compiling.
- Index(es):
Loading