Skip to content

Commit 845a89c

Browse files
authored
Settings changed
1 parent 7c737b9 commit 845a89c

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

src-RDP_CnC/LicenseUnit.dcu

0 Bytes
Binary file not shown.

src-RDP_CnC/MainUnit.dcu

0 Bytes
Binary file not shown.

src-RDP_CnC/RDP.ico

66.1 KB
Binary file not shown.

src-RDP_CnC/RDP_CnC.dproj

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,14 @@
8181
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
8282
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
8383
<AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
84-
<VerInfo_Keys>CompanyName=Thanks to Stas&apos;M Corp for this project;FileDescription=RDP Wrapper Configuration and Check utility by sebaxakerhtc;FileVersion=1.8.6.1;InternalName=RDP Wrapper Configuration and Check utility by sebaxakerhtc;LegalCopyright=sebaxakerhtc;LegalTrademarks=Stas&apos;M Corp;OriginalFilename=RDP_CnC;ProductName=RDP_CnC;ProductVersion=1.8.6.1;Comments=https://sebaxakerhtc.github.io;ProgramID=com.embarcadero.RDP_CnC</VerInfo_Keys>
85-
<Icon_MainIcon>RDP_B.ico</Icon_MainIcon>
84+
<VerInfo_Keys>CompanyName=Thanks to Stas&apos;M Corp for this project;FileDescription=RDP Wrapper Configuration and Check utility by sebaxakerhtc;FileVersion=1.8.9.9;InternalName=RDP Wrapper Configuration and Check utility by sebaxakerhtc;LegalCopyright=sebaxakerhtc;LegalTrademarks=Stas&apos;M Corp;OriginalFilename=RDP_CnC;ProductName=RDP_CnC;ProductVersion=1.8.9.9;Comments=https://sebaxakerhtc.github.io;ProgramID=com.embarcadero.RDP_CnC</VerInfo_Keys>
85+
<Icon_MainIcon>RDP.ico</Icon_MainIcon>
8686
<AppExecutionLevel>requireAdministrator</AppExecutionLevel>
8787
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
8888
<VerInfo_MinorVer>8</VerInfo_MinorVer>
89-
<VerInfo_Release>6</VerInfo_Release>
89+
<VerInfo_Release>9</VerInfo_Release>
9090
<DCC_ExeOutput>C:\Users\sebaxakerhtc\Desktop\RDPWrapper\RDPW_Installer-Black\</DCC_ExeOutput>
91-
<VerInfo_Build>1</VerInfo_Build>
91+
<VerInfo_Build>9</VerInfo_Build>
9292
</PropertyGroup>
9393
<PropertyGroup Condition="'$(Cfg_2)'!=''">
9494
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
@@ -177,13 +177,13 @@
177177
<Platform value="Win64">False</Platform>
178178
</Platforms>
179179
<Deployment Version="3">
180-
<DeployFile LocalName="..\bin\RDP_CnC.exe" Configuration="Debug" Class="ProjectOutput">
180+
<DeployFile LocalName="..\..\RDPWrapper\RDPW_Installer-Black\RDP_CnC.exe" Configuration="Release" Class="ProjectOutput">
181181
<Platform Name="Win32">
182182
<RemoteName>RDP_CnC.exe</RemoteName>
183183
<Overwrite>true</Overwrite>
184184
</Platform>
185185
</DeployFile>
186-
<DeployFile LocalName="..\..\RDPWrapper\RDPW_Installer-Black\RDP_CnC.exe" Configuration="Release" Class="ProjectOutput">
186+
<DeployFile LocalName="..\bin\RDP_CnC.exe" Configuration="Debug" Class="ProjectOutput">
187187
<Platform Name="Win32">
188188
<RemoteName>RDP_CnC.exe</RemoteName>
189189
<Overwrite>true</Overwrite>
@@ -991,9 +991,9 @@
991991
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
992992
<ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
993993
<ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
994+
<ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
994995
<ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
995996
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
996-
<ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
997997
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
998998
<ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
999999
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>

src-RDP_CnC/RDP_CnC.res

0 Bytes
Binary file not shown.

src-RDP_CnC/WindowsDarkMode.dcu

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)