working on auto-mode

This commit is contained in:
Jakob 2018-07-06 18:56:45 +02:00
parent 4712b448be
commit e483fe990e
4 changed files with 95 additions and 56 deletions

View file

@ -14,6 +14,7 @@ namespace h_encore_auto
public static readonly string url7za = "https://www.7-zip.org/a/7z1805-extra.7z";
public static readonly string urlQcma = "https://raw.githubusercontent.com/fyr77/ZUGABE/master/download-resources/Qcma.zip";
public static readonly string urlReg = "https://raw.githubusercontent.com/fyr77/ZUGABE/master/download-resources/qcma.reg";
public static readonly string urlCreateBat = "https://raw.githubusercontent.com/fyr77/ZUGABE/master/download-resources/create.bat";
public static readonly string pathCurrPic = "img/1.png";