Following is an example of an sregdel.sxp archive file:
#Sign# ArchiveName=ie5 Release=1000 SXP=1.0
0x00000000,N,[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RenameFiles\WordPadAttribSet] 0x00000000,N,"@" 0x00000000,N,"mswd6_32.wpc" 0x00000000,N,"write32.wpc"
....
0x00000000,-,[HKEY_LOCAL_MACHINE\Software\testkey] 0x00000000,N,"MultiStringEntry"=hex(95):"alpha" 0x00000000,N,"StringEntry1"=hex(96), :"beta" 0x00000000,N,"StringEntry2"=hex(96),!:"gamma"
In the last two lines, the character between (96) and : specifies the separator:
The Packager always sets 95 for multi-string values and 96 for strings. If you want a different setting, you must modify this setting manually.
| Copyright © 2014 CA Technologies. All rights reserved. |
|