mirror of
https://github.com/bolucat/Archive.git
synced 2025-10-10 18:40:32 +08:00
Update On Sat Jan 4 19:31:20 CET 2025
This commit is contained in:
@@ -103,7 +103,7 @@ namespace ServiceLib.ViewModels
|
||||
address = Utils.GetConfigPath(address);
|
||||
if (File.Exists(address))
|
||||
{
|
||||
Utils.ProcessStart(address);
|
||||
ProcUtils.ProcessStart(address);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user