I want to create personal folders during installation. I did the following steps:
Right click on your setup project -> View -> File System
Right click on node “File system on target machine” -> Add special folder -> User’s personal data folder
Right click on node “User’s personal data folder” -> Add -> Folder -> type “My Personal Folder 1”
After deployment they it should in users “My documents”.
I know the above steps are correct and should work because i did it in the other application (solution) and worked fine. When i did same exact steps (of course i changed the folder name to be created), the application gets deployed but when i install, i don't get the Personal Folder under Documents? I wonder why did it work with my first solution and didn't work with the current one!
Please help, i have no other options except asking. I cleaned solution, i rebuilt, i tried different things but no hope.