This page was last modified 21:39, 13 December 2007.
SIS
From Forum Nokia Wiki
(Redirected from SIS file)
SIS is an acronym that stands for Symbian Installation System. It is an installation file for Symbian OS, and not an application file. Basically a SIS file includes the following:
- Application: The file with an extension of .EXE (in case of pre v9 it is .APP for UI-based and .EXE for console-based applications).
- Library files: Static libraries will have an extension of .LIB and dynamic one will have an extension of .DLL.
- Resources: The file with .RSC extension, which is the resource file for an application. The resource file's extension may change according to the languages, in which case it would be .R01, .R02, .R03 etc,.
- Bitmaps: These are the bitmap files with an extension of .MBM or .MIF.
- Embedded SIS: A SIS file file can contain another SIS file, too.
- Application Config: These are user-defined files, the extension may vary.
Generally the tool MakeSIS is used to create a SIS file from a Package File.
Alternatively, you can produce a .SIS file using the Sisar tool provided with the S60 2nd Edition SDK. Sisar packages all the application files into one .SIS file to ease the installation on to the target.
Also see SignSIS, CreateSIS and DumpSIS.
References
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| .sis files don't download correctly. | Phree240272 | General Browsing | 6 | 2006-02-02 06:29 |
| Problem creating SIS file from VS.NET 2003 | gurdevsingh | Symbian Tools & SDKs | 5 | 2006-08-28 13:35 |
| Error certificate for Sis file | pharoah90 | General Symbian C++ | 2 | 2007-07-17 11:37 |
| Database Creation at the time of installation | yajuvendra | General Symbian C++ | 20 | 2006-03-07 04:26 |
| How to UN-SIS a SIS file ? | jjclose | Symbian Tools & SDKs | 1 | 2004-01-04 19:18 |
