0 changes, idunno why git wants me to commit
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Password_Manager
|
|||||||
}
|
}
|
||||||
|
|
||||||
public string? GetOutput(string procName, string args)
|
public string? GetOutput(string procName, string args)
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
Process proc = new Process()
|
Process proc = new Process()
|
||||||
|
|||||||
Reference in New Issue
Block a user