; Standard - Ini for SwList ; ext file-extension example: ext=*.txt|*.log ; all files with the extension txt or log ; t0, ... t19 Title, "-" = end ; w1, ... w19 Values in the Logfile ; p1, ... p19 withspaces after w1, ... ; a0, ... a19 L = left, R = right, C = center ; ; is this file in the current directory, this file is used ; is no ini-file in the current directory, the ini-file in the windows-directory is used ; if no ini-file in the windows-directory, the following values is used: [Global] ext=*.txt t0=Logfile t1=Update t2=System t3=Version t4=Cpu t5=Ram t6=C: avail t7=User t8=IP t9=MAC t10=Lang t11=Time w1=Datum/Uhrzeit: w2=WinSystem: w3=WinVersion: w4=CpuType: w5=Memory: w6=C: Frei: w7=UserName: w8=IpAdresse: w9=NetzAdapter: w10=Language: w11=Laufzeit: p1=0 p2=0 p3=0 p4=0 p5=0 p6=0 p7=0 p8=0 p9=0 p10=0 p11=0 a0=L a1=L a2=L a3=L a4=L a5=L a6=L a7=L a8=L a9=L a10=L a11=L