   
paul_uk
New member Username: paul_uk
Post Number: 8 Registered: 04-2008
Rating: N/A Votes: 0 | | Posted on Monday, August 03, 2009 - 06:09 am: | |
Hi Inno setup throws an error when you compile, if the folder you are creating is empty, because it does a copy folder\*.* to create the folder. Does this make sense? Now, I have tried using a template. I added the following to a blank text file and saved it as a .tpl, then added it inside the template tab. [Dirs] Name: "{commonappdata}\folder 1\Shop\exportfiles" It put the line in when the script was generated but it was at the end and in red. How do I get it added at the correct place i.e. before [UninstallDelete] section and after [icons] and why is it in red? I'm obviously missing something. Regards paul |