메소드 | 설명 | |
---|---|---|
AddStartEntry ( string name, string fileName ) : void | ||
AddStartOnceEntry ( string name, string fileName ) : void | ||
SetRegistryLMValue ( string keyPath, string name, object value ) : void |
public static AddStartEntry ( string name, string fileName ) : void | ||
name | string | |
fileName | string | |
리턴 | void |
public static AddStartOnceEntry ( string name, string fileName ) : void | ||
name | string | |
fileName | string | |
리턴 | void |
public static SetRegistryLMValue ( string keyPath, string name, object value ) : void | ||
keyPath | string | |
name | string | |
value | object | |
리턴 | void |