PDA

View Full Version : empty folder by setup



satriano
11-03-2007, 01:36 PM
How can I create an empty folder in %appfolder% ?
(to use/fill up after the program)

thanks

satriano

pww
11-03-2007, 06:22 PM
use the Folder.Create action in the On Post Install script

satriano
11-04-2007, 02:08 AM
Ok, Thanks.
and if I want to create it in the appfolder?
it is written therefore?
which a juiste syntax ?
%AppFolder%"Test" ?

satriano