I have a setup folder, and for organization sake, I'm putting everything in folders. I noticed when I have a wxs file in sub folder and I include a wxi file that located in root folder, i get error about properties that cannot be found (since they defined in wxi file).
Is it possible to include wxi file located in root folder to a wxs file in sub folder?