Hi all, I'm new to all when it comes to coding and making my own programs.

What I need help with is this:

I have a folder structure located on my hd and I have made a program that copys that structure to another location like "clients"

That's just so I don't have to create the same folder structure every time I get new clients or projects.

I took my folder structure to the next level by creating custom icons for each folder "color codes folders for easy view" but now when I use the program everything works but the custom folder icons don't show in the new location.

If I ctrl + C the structure and paste it on another location it works.


Any idea why the icons don't follow ?
Is vb just "copy names" and actually creates new folders with the same name ?

I use the code "copyDirectoies"

Best / Fredrik