Common AppData folder subdirectory destination

I need help to fix a problem with my update configuration.

My application is located in the following folder : "c:\program files\My company name\application name\"Also I have some files I need to have read access located in folder : "C:\ProgramData\My company name\application name\"

I am using WyBuild to create my update package, and I am not able the set the right destination of the files in "C:\ProgramData\My company name\application name\". Those files are always deployed to "C:\ProgramData\".

There is any way to add a subdirectory to the "Common appdata folder" in Wybuild?

Many thanks,

Create new folders in the "Common AppData folder" (click the "new folder" button in wyBuild).

OK, it is working. Thanks,