Hi,
Just a quick one, is it possible to copy a folder in Inno setup?. I'm trying to figure out how I could copy a folder from my source directory to the C:\Program Files

I know that I can create a directory in ISTool and just copy all the files to that if thats the only way forward.


It would just be handy if I could use some sort of copy feature?. Because I also have a few folders in program files that I would like to make shortcuts for on the desktop. (The folders are not generated by my program, just folders that are already in program files by default)

Any ideaS?

thanks