const TUid | KCRUidSWInstallerSettings |
Sowftware Installer settings
const TUint32 | KSWInstallerOcspProcedure |
Off = 0
On = 1
Must be passed = 2
const TUint32 | KSWInstallerOcspDefaultURL |
KSWInstallerOcspDefaultURL Defines the default URL to OCSP server
const TUint32 | KSWInstallerAllowUntrusted |
Allow = 1 (Untrusted SW can be installed)
Not Allow = 0 (Untrusted SW cannot be installed) Note: The key does not override swipolicy.ini AllowUnsigned key.
const TUid | KCRUidSWInstallerLV |
Software Installer Local Variation Keys
const TUint32 | KSWInstallerPackageFolder |
KSWInstallerPackageFolder Defines the folder used by the Application Manager UI to search the installation packages, which can be installed on the device. The key is a string value must specify the path. The Application Manager UI searches through all avalible device drives if the key does not specify the drive: C:\S60\Installs - looks for the packages on C: drive only; \S60\Installs - looks for the packages on all avalible drives)
const TUint32 | KSWInstallerHideUntrustedIns |
This key is used to hide the 'allow installation of untrusted SW' setting from the UI. If this key has value 1 then the UI setting is not visible. Even if the setting is hidden from the UI, it affects on the behavior of Installer UI as defined in KSWInstallerAllowUntrusted. 0 : UI setting is visible. 1 : UI setting is NOT visible.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.