Test
This commit is contained in:
parent
14010569fa
commit
762899b3e6
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ namespace CreamInstaller
|
|||
{
|
||||
public static class Program
|
||||
{
|
||||
public static string ApplicationName = "CreamInstaller v" + Application.ProductVersion + ": CreamAPI Downloader & Installer";
|
||||
public static string ApplicationName = "CreamInstaller v" + Application.ProductVersion + ": CreamAPI Downloader & Installer"
|
||||
|
||||
public static Assembly EntryAssembly = Assembly.GetEntryAssembly();
|
||||
public static Process CurrentProcess = Process.GetCurrentProcess();
|
||||
|
|
Loading…
Reference in a new issue