My requirement is to create a directory in programdata/test/example. How can I do that in wix?
Under you can enter:
And reference the component CreateProgramDataZZZ in your feature.
CreateProgramDataZZZ
feature
It can also be helpful to set permissions on the directory like this:
(in place of )