SmartSIS Beta is a free application for Nokia S60 3rd Edition devices that allows users to pack and unpack Symbian SISX packages directly on the mobile phone. It also features an inbuilt feature to sign the application using Symbian Signed. Alternatively, you can use Mobile SignSIS to do the same.

This program requires Python 1.41 [link] to be installed. To begin, you will need to create a pkg file with the following required parameters required to create a package:

SmartSIS Beta for Nokia S60

+ Folder inside the structure, which will be packed in the package;
+ Name of the program, which will be displayed during installation;
+ Version of the program as a major, minor, build (version should be strictly of the three numbers separated by periods or commas (no spaces), for example 1,6,32 or 2.5.0);
+ UID program is written in hex form (eg 0xA432E90A or 0xF1234567)
+ Author, the name of which will be displayed during installation;
+ Text file that will be displayed during installation; encoded in UTF-16LE.

After all the required files have been placed in the folder, the location of which you specified earlier in the pkg file, you can select the Pack option in the menu. The process can last a very long time, depending on the size of the files.

Click here to download SmartSIS for Nokia S60