CAMBIO CONFIG DEFECTO
parent
c9c25b77c4
commit
26d1bce550
|
|
@ -12,7 +12,7 @@ namespace OliviaAddInPro.Services
|
|||
{
|
||||
class ConfigServ
|
||||
{
|
||||
private static string pathConfigDef = "C:\\Olivia\\olv.conf";
|
||||
private static string pathConfigDef = "C:\\Olivia";
|
||||
private static ConfigServ configServ=null;
|
||||
private static string nameDirWork = "%dir_work%";
|
||||
public const string OlvRegKey = "SOFTWARE\\Narvaling\\Olivia_3_0";
|
||||
|
|
|
|||
Loading…
Reference in New Issue