diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-A6CF0AD2-BDE4-548C-A165-581FCD019D7C.dita --- a/Symbian3/PDK/Source/GUID-A6CF0AD2-BDE4-548C-A165-581FCD019D7C.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-A6CF0AD2-BDE4-548C-A165-581FCD019D7C.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,12 +1,12 @@ - - - - - + + + + + Wildcard Usage with Stub SIS files

A wildcard is a character that can be used as a substitute to define files that are similar, in the Stub SIS filename definitions. The * and ? characters are used as wildcards. The wildcards enable device creators to define multiple files with a single definition. For example, device creators can use wildcards to specify all possible language variants in a single Stub SIS file. This prevents upgrade failures on a Symbian device due to mismatch of Stub SIS file in the ROM.

The following example illustrates the usage of wildcards.

""-"z:\resource\apps\HelloWorld.r*

The definition in the preceding example results in eclipsing all language variants of the application resource files.

Note: Do not use wildcards to specify the executables (.exe) in the ROM Stub SIS file.

Upgrading OS Components
\ No newline at end of file