|
How can I make Inno install certain files at some other location?
Example: You have files in folder A that need to be installed like anything else,
C:\Program Files\A
But, in folder B, you have files that should go to System32 folder.
How can I set that up?
|