rejetto forum

Software => HFS ~ HTTP File Server => Programmers corner => Topic started by: NaitLee on June 04, 2020, 02:23:59 AM

Title: A stuff for making HFS template and its addons to one file
Post by: NaitLee on June 04, 2020, 02:23:59 AM
I made a stuff which can make a HFS template and its addons to just one file,
thus it will be never confusing for users that cannot deal with many files.

Especially useful for dj's mobi-light (http://rejetto.com/forum/index.php?topic=11754.msg1065899#new) and its addons (https://github.com/dj0001/hfs-template/tree/master/addons). Use them with just several clicks.
Can be used to connect other files too.

See the attachment below.

There are several files in the zip file, extract them somewhere you want.
Put the main templates the same folder as this tool.
There must be a folder called "addons" to keep this tool run normally. Put your addons inside.
It's beta. Please report bugs and suggestions.

Update: this tool can work normally now

This thing is just a shell to rejetto's FileBuilder (https://www.rejetto.com/sw/).
Addon shell powered by Visual Basic 6.0 & Windows Batch (command line).
Source code of this stuff is available. Seems messy this time...

Title: Re: A stuff for making HFS template and its addons to one file
Post by: dj on June 04, 2020, 03:52:35 AM
Go butto says "saved as ...addon.tpl",
but I don't find the file.

Alternativ (or if you don't like exe) you can use the batchfile in my zip (https://github.com/dj0001/hfs-template/releases/tag/5.5.5).
Put the tpl and diff.tpl in the same folder and click the .bat to create the bundle.
Title: Re: A stuff for making HFS template and its addons to one file
Post by: NaitLee on June 04, 2020, 05:16:48 AM
Go butto says "saved as ...addon.tpl",
but I don't find the file.

I've corrected that with a batch file. Have fun!