--- dao/DelphiScanner/Main.pas 2015/08/23 15:06:19 2662 +++ dao/DelphiScanner/Main.pas 2015/08/23 16:09:33 2663 @@ -3724,12 +3724,12 @@ DownloadButton01.Enabled := false; OpdaterListenButton01.Enabled := true; EKLoverforsel.Enabled := false; - InitLillePakke(); - IndlesScanningLogFil(); - if BladhusSted = 0 then - begin - IndlesManglendeScanninger(); - end; + // InitLillePakke(); + // IndlesScanningLogFil(); + // if BladhusSted = 0 then + // begin + // IndlesManglendeScanninger(); + // end; IdFTP1.Passive := true; IdFTP1.PassiveUseControlHost := true; end;