Hubbry Logo
search button
Sign in
SIS (file format)
SIS (file format)
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
SIS (file format)
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the SIS (file format) Wikipedia article. Here, you can discuss, collect, and organize anything related to SIS (file format). The purpose of the hub is to conne...
Add your contribution
SIS (file format)
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.[1]

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.[2] 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.[3] The Windows utility SISContents is able to convert various file formats.

See also

[edit]

References

[edit]
  1. ^ http://www.symbiansigned.com Archived 2011-07-16 at the Wayback Machine
  2. ^ "Symbian software installation & packaging documentation". 2010-10-05. Retrieved 2010-10-05.[permanent dead link]
  3. ^ "Tools for Creating SIS files description". 2010-10-05. Retrieved 2010-10-05.
[edit]