The Directories tab configures DWebPro to create directories upon startup.
The Directories tab
The fields in http.ini specific to
the Directories section are shown below. The Directory0 section is
the first one of n sections for automatically creating
directories. The numbering of these sections starts from 0
and must be sequential at intervals of 1 (no
exceptions).
[Directory0] ClearOnShutDown=0 ClearOnStartUp=0 Path= CopyFrom= Overwrite=0 ShowCopyProgressWindow=0
Clear on Shutdown
ClearOnShutDown
Clear on
Shutdown specifies whether DWebPro should empty the
specified directory upon shutdown.
Accepted values: 0, 1
Clear on Start Up
ClearOnStartUp
Clear on
Start Up specifies whether DWebPro should empty the
specified directory upon startup.
Accepted values: 0, 1
Path
Path
Path
specifies the absolute path of the directory to be created or the
destination folder for the file copy. Refer to the DWebPro Internal Constants topic
for additional information on paths.
Accepted values: string
Copy From
CopyFrom
Copy
From specifies the destination directory of the file copy.
Refer to the DWebPro Internal Constants topic
for additional information on paths.
Accepted values: string
Overwrite
Overwrite
Overwrite specifies whether the files to be
copied to the user's hard drive should be overwritten if they
already exist there.
Accepted values: 0, 1
Show Copy Progress Window
ShowCopyProgressWindow
Show Copy
Progress Window specifies whether DWebPro displays the copy
progress window during the file copy process.
Accepted values: 0, 1
##DWEBPRO_TEMP## or ##DWEBPRO_PERSONAL_PROJECTFOLDER## in the
Path field. These folders are always
writable by the user under any Operating System and with any kind
of privileges associated to the user that is running
DWebPro.

