diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-A6CF0AD2-BDE4-548C-A165-581FCD019D7C.dita --- a/Symbian3/PDK/Source/GUID-A6CF0AD2-BDE4-548C-A165-581FCD019D7C.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-A6CF0AD2-BDE4-548C-A165-581FCD019D7C.dita Tue Mar 30 11:56:28 2010 +0100 @@ -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