CLIENT: Bug fixed on External-Process Start
This commit is contained in:
@@ -12,21 +12,24 @@
|
||||
<Enabled>false</Enabled>
|
||||
<Type>1</Type>
|
||||
</VendorHmi>
|
||||
<ExtSoftware>
|
||||
<ExtSoftwares>
|
||||
<Software>
|
||||
<LongName>Calculator</LongName>
|
||||
<ShortName>CAL</ShortName>
|
||||
<Path>C:\Windows\System32\calc.exe</Path>
|
||||
<Path>C:\Windows\System32\calc.exe</Path>
|
||||
<Arguments></Arguments>
|
||||
</Software>
|
||||
<Software>
|
||||
<LongName>NotePad</LongName>
|
||||
<ShortName>NP</ShortName>
|
||||
<Path>C:\Windows\System32\notepad.exe</Path>
|
||||
<Path>C:\Windows\System32\notepad.exe</Path>
|
||||
<Arguments></Arguments>
|
||||
</Software>
|
||||
<Software>
|
||||
<LongName>MsPaint</LongName>
|
||||
<ShortName>PA</ShortName>
|
||||
<Path>C:\Windows\System32\mspaint.exe</Path>
|
||||
<Path>C:\Windows\System32\mspaint.exe</Path>
|
||||
<Arguments></Arguments>
|
||||
</Software>
|
||||
</ExtSoftware>
|
||||
</ExtSoftwares>
|
||||
</Config>
|
||||
Reference in New Issue
Block a user