How can I create an empty folder in %appfolder% ?
(to use/fill up after the program)
thanks
satriano
Professional Software Development Tools
How can I create an empty folder in %appfolder% ?
(to use/fill up after the program)
thanks
satriano
use the Folder.Create action in the On Post Install script
Ok, Thanks.
and if I want to create it in the appfolder?
it is written therefore?
which a juiste syntax ?
%AppFolder%"Test" ?
satriano