Skip to content

Commit 786dd41

Browse files
author
pikachuren
committed
Updated20221227170544
1 parent a1f944c commit 786dd41

File tree

1,877 files changed

+65
-228900
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,877 files changed

+65
-228900
lines changed

.idea/encodings.xml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Builds.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
# TARGET
1010
target = Executable(
1111
script="Client.py",
12-
# base="Win32GUI",
12+
base="Win32GUI",
1313
icon="Asserts/favicon.ico"
1414
)
1515

1616
# SETUP CX FREEZE
1717
setup(
1818
name="PC Software Code Signing Certificate Block Tool",
19-
copyright=""
19+
copyright="https://github.com/PIKACHUIM/BanCert/raw/master/LICENSE",
2020
version="2.0.0",
2121
description="PC软件代码签名证书限制工具",
2222
author="Pikachu I.M. https://github.com/PIKACHUIM/BanCert",

Cleans.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
rd /s /q Release\2.0.0
22
mkdir Release\2.0.0
33
xcopy /s /e /y build\exe.win-amd64-3.9\ Release\2.0.0\
4+
xcopy /s /e /y Binrary\ Release\2.0.0\Binrary\
5+
xcopy /s /e /y Asserts\ Release\2.0.0\Asserts\
46
rd /s /q build

Release/2.0.0.exe

11 MB
Binary file not shown.

Release/2.0.0.zip

13.4 MB
Binary file not shown.

Release/2.0.0/Client.exe

-437 KB
Binary file not shown.
-145 Bytes
Binary file not shown.

Release/2.0.0/lib/Modules/add.pyc

-1.87 KB
Binary file not shown.

Release/2.0.0/lib/Modules/ban.pyc

-801 Bytes
Binary file not shown.

Release/2.0.0/lib/Modules/get.pyc

-1.56 KB
Binary file not shown.

0 commit comments

Comments
 (0)