msi: fix component ID of the rutoken profiles

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5227 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
vtarasov 2011-03-12 15:17:02 +00:00
parent dda747f8fc
commit d174edf1d2
1 changed files with 2 additions and 2 deletions

View File

@ -173,8 +173,8 @@
<ComponentRef Id='PROFILE_PKCS15_WESTCOS' />
<ComponentRef Id='PROFILE_PKCS15_OBERTHUR' />
<ComponentRef Id='PROFILE_PKCS15_AUTHENTIC' />
<ComponentRef Id='PROFILE_RUTOKEN' />
<ComponentRef Id='PROFILE_RUTOKEN_ECP' />
<ComponentRef Id='PROFILE_PKCS15_RUTOKEN' />
<ComponentRef Id='PROFILE_PKCS15_RUTOKEN_ECP' />
<ComponentRef Id='ProgramMenuDir' />
</Feature>