Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


Package body

The package-body makes up the main body of the PKG file and consists of the following items:

The same list with further details:

Section/Line Description Example

Comments

Ignored by the SIS creation tool

; this is a comment

condition-block

Controls which parts of the SIS file are skipped

IF (some_condition) ... package-body ... ENDIF

options-list

Displays a list of options to the user

!({"Add-on 1 (20KB)"},{"Add-on 2 (75KB)"})

install-file

Describes which files to install to which destination

"files\myFile.txt"-"!:\Documents\myFile.txt";

embedded-sis

Includes a SIS file within a SIS file

@"depend.sis",(0x10000003)