User Defaults |
|
Name |
This name will automatically
be inserted in the Author edit box. |
Website
title |
The name of your website
(duh). |
Website
address |
Address of your website (it
is also possible to use a 'mailto' statemant, e.g. mailto:me@myhost.com). |
|
|
Paths/Filenames |
|
'Home
directory' |
The default directory used
when opening files. |
Default
savepath |
The default directory used
when creating patches or saving/loading patch files. |
Default
filename |
The default filename used
when creating patches or saving patch files. It is possible to specify
a special name format string (see below). |
|
|
Default icon |
|
Preview |
Clicking the icon will bring
up the file selection dialog |
Use
default |
The default application icon
will be used. |
|
|
Dialogs/Bitmaps |
|
Dialog
template |
t.p.e. offers your three
different patch dialog templates to choose from (no bitmap, bitmap
on the left, bitmap on top). If you don't like neither of them you
can create a custom dialog yourself. |
Custom
dialog |
t.p.e. accepts custom dialogs
that are compiled using any 32bit resource compiler such as BRC32.
See the included file dialog.rc for details. |
Bitmap |
You can choose one bitmap
(i.e. your group's logo) to be displayed in the patch dialog. t.p.e.
supports any valid .bmp files. You should, however, refrain from
using very big high-/truecolor images to keep the patch sizes small. |
|
|
Other options |
|
Default
disclaimer |
Use load to load a
new default disclaimer, show to view the disclaimer as it
will appear in the patch, remove to delete the disclaimer.
The maximum filesize for a disclaimer is 64k. |
External
compressor |
Created patches are not compressed
in any way by default. You may, however, have t.p.e. use any PE
compressor to reduce patch file sizes after their creation (highly
recommended). Specify path and filename of the compressor followed
by any required command line parameters and/or the variable %1
which will be replaced by the actual filename during runtime.
Example:
c:\windows\command/upx.exe --best %1
If you don't specify any command line parameters the patch filename
will be used as the only parameter. |
Version
info |
If this options is enabled
a program's title and version number as specified in its version
information resource (if present) is inserted automatically as target
title (applies to offset patches only). |
|
|