Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Examples —software installation

The minimal application HelloWorld, located in examples\ToolsAndUtilities\Install\ is used to demonstrate Installation File Generator functionality. The application prints Hello World! on the screen in English.

The application in its most basic form is comprised of two files HelloWorld.app and HelloWorld.rsc, located in the directory examples\ToolsAndUtilities\Install\, which must be installed into \system\apps\HelloWorld\ on the target machine. Further resource files HelloWorld.rit, Helloworld.ruk, HelloWorld.rfr are used to demonstrate more complex functionality.

Rather than manually creating this directory and copying the files into it, a sis file may be produced, from one of the package files provided in examples\ToolsAndUtilities\Install\, to automate the installation procedure. The package files provided with the example project are as follows: