Example of a Dirs.sxp Archive File

Following is an example how directories can be specified for an SXP product:

#Sign#
ArchiveName=ie5
Release=1000
SXP=1.0
#InsAddDirs#
$(SxpRootDir1)
$(SxpRootDir1)\Microsoft Shared
$(SxpRootDir1)\Services
$(SxpRootDir1)\System
$(SxpRootDir2)
$(SxpRootDir2)\Connection Wizard
$(SxpRootDir2)\Setup
$(SxpRootDir2)\Uninstall Information
$(SxpWinProgDir)
#DeiDelDirs#
N,$(SxpRootDir2)\Uninstall Information
N,$(SxpRootDir2)\Setup
N,$(SxpRootDir2)\Connection Wizard
N,$(SxpRootDir1)\System
N,$(SxpRootDir1)\Services
N,$(SxpRootDir1)\Microsoft Shared
#DeiDelDirsWithSubs#
N,$(SxpRootDir2)
N,$(SxpRootDir1)
#InsSetDirAttr#
0x00000001,$(SxpRootDir1)