INTEGRATION: CWS fwk37 (1.7.208); FILE MERGED
2006/04/10 13:13:29 mav 1.7.208.2: #i59532# use new customaction for the patch 2006/03/20 10:28:04 mav 1.7.208.1: #i59532# use new customaction for the patch
This commit is contained in:
parent
a9047d0eb2
commit
07be64721a
1 changed files with 9 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: file_activex.scp,v $
|
||||
*
|
||||
* $Revision: 1.7 $
|
||||
* $Revision: 1.8 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2005-10-27 14:08:13 $
|
||||
* last change: $Author: kz $ $Date: 2006-04-26 14:26:47 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -49,3 +49,10 @@ File gid_File_Lib_Regactivex_Msi
|
|||
Name = "regactivex.dll";
|
||||
End
|
||||
|
||||
File gid_File_Lib_Regpatchactivex_Msi
|
||||
TXT_FILE_BODY;
|
||||
Styles = (PACKED,PATCH,PATCH_ONLY,BINARYTABLE,BINARYTABLE_ONLY,DONTRENAMEINPATCH);
|
||||
Dir = gid_Dir_Program;
|
||||
Name = "regpatchactivex.dll";
|
||||
End
|
||||
|
||||
|
|
Loading…
Reference in a new issue