|
 |
Unicode native support, now you
can create setup programs for any
language in the world. |
 |
New
Visual Studio .NET like IDE.
«See it in
action» |
 |
New
Windows Forms like dialog editor,
faster and more intuitive.
«See it in
action» |
 |
New
click-script editor, now you can
edit your script using the keyboard,
like a traditional scripting system.
«See it in
action» |
 |
New
multi-language native support,
now you can create multi-language
setup program, translating the
dialogs and messages using an easy
table interface.
«See it in
action» |
 |
Automatic setup devices definition,
now e-PocketSetup defines a new
setup device for each Windows Mobile
device platform SDK installed on the
computer. |
 |
New Visual Studio .NET Wizard,
now you can import the CAB files
generated by Visual Studio .NET with
just two clicks. |
 |
NSBasic Wizard, now
e-PocketSetup can import your
NSBasic project with an easy wizard. |
 |
Custom actions definition, now
you can create your own custom
actions to avoid code repetition and
simulate the functions of
programming languages.
«See it in
action» |
 |
DLL actions definition, now you
can call external DLL functions from
your setup program, including the
support for pointer parameters. |
 |
Actions Libraries, now you can
create a library of actions (custom
actions and DLL actions) and use it
in all projects you want, also you
will be able to download third-party
libraries to extend the click-script
capabilities.
«See it in
action» |
 |
Runtimes Wizard, now you can
import standard runtimes to your
project using this wizard,
additional runtimes can be installed
and then imported to your setup
project.
«See it in
action» |
 |
Windows Mobile Runtimes Wizard,
now you can import the registered
Windows Mobile Runtimes to your
project using this wizard.
«See it in
action» |
 |
New Windows Mobile Setup Import
Wizard, now you can import
multiple CAB files, e-PocketSetup
will eliminate the duplicated files,
including in your setup project only
the files that are different.
«See it in
action» |
 |
Windows Mobile INF Import Wizard,
now you can import the INF files
that you have created for your CAB
files. |
 |
New Setup Program, the setup
program generated by e-PocketSetup 4
was completely re-written, now it is
faster and more powerful.
«See it in
action» |
 |
New REMOTE block of click-script
engine, all actions inside a
remote block is executed on the
connected Windows Mobile device, so
you do not need to rewrite a code to
execute it on device, just include a
remote clause in the beginning of
the code. |
 |
New actions' sets, now
e-PocketSetup many new native
actions to allow you create powerful
scripts, including: remote control
of programs on desktop and on
device, window manipulation actions,
console programs control, clipboard
actions, INI files' actions and
string manipulation actions. |
 |
New installation modes, now you
can provide to the end-user three
installation modes - Install
(installs the software), Add/Remove
(installs the components that were
not installed and removes the ones
that are not selected) and Reinstall
(reinstalls the components that are
already installed) and the
uninstallation mode. |