Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.152
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
Python-3.10.14 /
Tools /
msi /
exe /
Delete
Unzip
Name
Size
Permission
Date
Action
exe.wixproj
2.43
KB
-rw-r--r--
2024-03-19 22:46
exe.wxs
1.74
KB
-rw-r--r--
2024-03-19 22:46
exe_d.wixproj
764
B
-rw-r--r--
2024-03-19 22:46
exe_d.wxs
699
B
-rw-r--r--
2024-03-19 22:46
exe_en-US.wxl_template
485
B
-rw-r--r--
2024-03-19 22:46
exe_files.wxs
3.76
KB
-rw-r--r--
2024-03-19 22:46
exe_pdb.wixproj
768
B
-rw-r--r--
2024-03-19 22:46
exe_pdb.wxs
702
B
-rw-r--r--
2024-03-19 22:46
exe_reg.wxs
1.54
KB
-rw-r--r--
2024-03-19 22:46
Save
Rename
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <ProjectGuid>{6BD53305-B03E-49DC-85FB-5551B8CCC843}</ProjectGuid> <SchemaVersion>2.0</SchemaVersion> <OutputName>exe</OutputName> <OutputType>Package</OutputType> </PropertyGroup> <PropertyGroup> <!-- Shortcut validation is not necessary --> <SuppressICEs>ICE43</SuppressICEs> </PropertyGroup> <Import Project="..\msi.props" /> <PropertyGroup Condition="exists('$(BuildPath)vcruntime140_1.dll')"> <DefineConstants>$(DefineConstants);Include_Vcruntime140_1_dll=1</DefineConstants> </PropertyGroup> <ItemGroup> <Compile Include="exe.wxs" /> <Compile Include="exe_files.wxs" /> <Compile Include="exe_reg.wxs" /> </ItemGroup> <ItemGroup> <EmbeddedResource Include="*.wxl" /> <WxlTemplate Include="*.wxl_template" /> </ItemGroup> <Target Name="_CopyMiscNews" AfterTargets="PrepareForBuild" Condition="Exists('$(PySourcePath)Misc\NEWS')"> <Copy SourceFiles="$(PySourcePath)Misc\NEWS" DestinationFiles="$(BuildPath)NEWS.txt" /> </Target> <Target Name="_MergeMiscNewsWithBlurb" AfterTargets="PrepareForBuild" Condition="$(Blurb) != '' and !Exists('$(PySourcePath)Misc\NEWS')"> <Exec Command="$(Blurb) merge -f "$(BuildPath)NEWS.txt"" WorkingDirectory="$(PCbuild)" /> </Target> <Target Name="_MergeMiscNewsWithPython" AfterTargets="PrepareForBuild" Condition="$(Blurb) == '' and !Exists('$(PySourcePath)Misc\NEWS')"> <ItemGroup> <HostPython Include="$(ExternalsDir)python*\tools\python.exe" /> <HostPython Include="@(HostPython)" Condition="Exists(%(FullPath))" /> <HostPython Include="py" Condition="@(HostPython) == ''" /> </ItemGroup> <PropertyGroup> <HostPython>@(HostPython)</HostPython> <HostPython Condition="$(HostPython.Contains(';'))">$(HostPython.Remove($(HostPython.IndexOf(';'))))</HostPython> </PropertyGroup> <Exec Command=""$(HostPython)" -m pip install -U blurb" WorkingDirectory="$(PCbuild)" /> <Exec Command=""$(HostPython)" -m blurb merge -f "$(BuildPath)NEWS.txt"" WorkingDirectory="$(PCbuild)" /> </Target> <Import Project="..\msi.targets" /> </Project>