Packaging the PowerClient project
To package the PowerClient project:
-
Right-click the PowerClient project in the System Tree and
then select Package PowerClient
Project from the popup menu. -
Specify the location where the package will be
generated. -
Specify to generate the package as an executable installer
or a compressed zip file.
If you select Zipped file,
an appname_Installer.zip file is generated in
the specified path. You can copy the zip file to the server and
then decompress it to the Web root.If you select Executable installer
file, an appname_Installer.exe
file is generated in the specified path. You can copy the
executable file to the server and then run it to install the
application to the Web root.Note
Do not manually change the name of the installed or
de-compressed application folder on the server, otherwise the
application uninstall program will fail to run.