Jump to content

SIS (file format)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 84.78.243.157 (talk) at 11:17, 10 May 2025 (External links: Removing broken non-independent external links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Software installation script
Filename extension
.sis, .sisx
Internet media type
application/vnd.symbian.install
Developed bySymbian Ltd.
Type of formatInstallation
Container forSymbian applications
StandardSymbian

SIS is an acronym that stands for Software Installation Script, the standard software installation package format for Symbian OS. SIS files are an archive, containing installation instructions, the application file (usually an .APP or .EXE file), and its dependencies. By convention .sisx denotes a signed file.[citation needed]

There are different ways how a SIS file can be created. The basic approach is to create a package definition file (.pkg) that contains information about the package like the vendor, package name and what files to include in the package. Then use the makesis and signsis utilities that processes the .pkg file and creates the actual SIS file.[citation needed] Other alternatives are to use the Carbide.c++ IDE that automatically builds the SIS file as part of the build process or to graphically define and create the installation package using PackageForge.[citation needed] The Windows utility SISContents is able to convert various file formats.

See also

References

  • Badura, Thomas; Becher, Michael (May 2009). "Testing the Symbian OS Platform Security Architecture". 2009 International Conference on Advanced Information Networking and Applications. Institute of Electrical and Electronics Engineers: 838–844. doi:10.1109/AINA.2009.117.