home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / komunikace / strongdc / strongdc.exe / dcppboot.xml < prev    next >
Text File  |  2006-09-04  |  567b  |  17 lines

  1. <Boot>
  2.     <!-- 
  3.     ConfigPath specifies where settings, queue and other runtime data should be saved.
  4.     Relative paths are relative to the DC++ executable.
  5.     You may use the following variables, which are interpreted on a per-user basis:
  6.  
  7.     %[APPDATA] - Application data, typically c:\documents and settings\<username>\Application Data\
  8.     %[PERSONAL] - My documents
  9.     
  10.     All % variables from strftime with the current time: 
  11.     http://msdn.microsoft.com/library/en-us/vclib/html/_crt_strftime.2c_.wcsftime.asp
  12.  
  13.     -->
  14.  
  15.     <ConfigPath>.\Settings\</ConfigPath>
  16. </Boot>
  17.