Esempio n. 1
0
 /// <summary>
 /// Gets the filepath of the old binary.
 /// </summary>
 /// <returns>Filepath of the old binary.</returns>
 public static string GetBinaryOldPath()
 {
     return(FileHelper.GetBasePath() + @"\b0tweb_old.exe");
 }