この例には、InsDelSections、InsDelEntries、および InsAddEntries セクションが含まれます。 Ini ファイル用に Hidden 属性が設定されます。
$(SxpRootDir1)\sample.ini ファイル:
[DeleteSection] Any entry=One エントリは他と同様です
[DeleteEntries] Entry3=anything Entry1=something else Entry2=something else&anything&anything else Entry3=whatever
[InsertEntries] NormalEntry=100 MultipleEntry=first value ExtendedEntry=one three four
Ini0001.sxp ファイル:
#Sign# ArchiveName=test1 Release=2222
#Info# Path=$(SxpRootDir1)\sample.ini SXP=1.0 Attributes=34
#InsDelEntries# N,,[DeleteEntries],Entry1 X,&,[DeleteEntries],Entry2=anything M,,[DeleteEntries],Entry3 #InsDelSections# [DeleteSection]
#InsAddEntries# N,,[InsertEntries],NormalEntry=222 M,,[InsertEntries],MultipleEntry=second value X, ,[InsertEntries],ExtendedEntry=two
Test1 のインストールに続く Sample.ini ファイル
[DeleteEntries] Entry2=something else&anything else
[InsertEntries] NormalEntry=222 MultipleEntry=second value MultipleEntry=first value ExtendedEntry=one three four two
| Copyright © 2014 CA Technologies. All rights reserved. |
|