In MSI Installer setup project. I add one empty directory into File System \ Application Folder\My Directory. I build the project.
For application installation when i the project.msi there is no "My Directory" because My Directory is empty.
Is i need to create empty directory through the code? This is limitation of MSI Installer.