Skip to content

Commit

Permalink
Updated20211210165253
Browse files Browse the repository at this point in the history
  • Loading branch information
PIKACHUIM committed Dec 10, 2021
1 parent 550e293 commit 036a5db
Show file tree
Hide file tree
Showing 52 changed files with 39 additions and 10 deletions.
Binary file added 7za.exe
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions release/2.一键打开-UAC.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ echo.
echo.
echo ***如果提示授权,请点击【是】***
%1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit
cd %temp%
rd /s /q .
cd /d "%~dp0"
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f
File renamed without changes.
Binary file added temp/7za.exe
Binary file not shown.
Binary file added temp/getlist/7zip.7z
Binary file not shown.
14 changes: 10 additions & 4 deletions release/0.清理系统缓存.cmd → temp/生成证书压缩.bat
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
@echo off
color 3f
title 皮卡丘UAC重新开启工具
title 皮卡丘7ZIP压缩证书生成工具
mode con lines=20 cols=50
echo.
echo.
echo.
echo ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
echo ▇ ▇
echo 皮卡丘UAC重新开启工具
echo皮卡丘7ZIP压缩证书生成工具
echo ▇ ▇
echo ▇ ***正在申请权限*** ▇
echo ▇ ▇
Expand All @@ -17,5 +17,11 @@ echo.
echo ***如果提示授权,请点击【是】***
%1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit
cd /d "%~dp0"
cd %temp%
rd /s /q .
echo "%~dp0"
pause
del /f /q getlist/7zip.7z
cmd /c 7za.exe a getlist/7zip.7z banlist/*
del /f /q temp/7za.exe
del /f /q temp/生成证书压缩.bat
rd temp
timeout /t 5
6 changes: 0 additions & 6 deletions toolbox/保留最新分支.cmd

This file was deleted.

27 changes: 27 additions & 0 deletions 生成证书压缩.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
@echo off
color 3f
title 皮卡丘7ZIP压缩证书生成工具
mode con lines=20 cols=50
echo.
echo.
echo.
echo ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
echo ▇ ▇
echo ▇ 皮卡丘7ZIP压缩证书生成工具 ▇
echo ▇ ▇
echo ▇ ***正在申请权限*** ▇
echo ▇ ▇
echo ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
echo.
echo.
echo ***如果提示授权,请点击【是】***
%1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit
cd /d "%~dp0"
echo "%~dp0"
pause
del /f /q getlist/7zip.7z
cmd /c 7za.exe a getlist/7zip.7z banlist/*
del /f /q temp/7za.exe
del /f /q temp/生成证书压缩.bat
rd temp
timeout /t 5
Binary file removed 禁用流氓软件.rar
Binary file not shown.
Binary file added 系统证书管理.lnk
Binary file not shown.
Binary file added 获取应用证书.exe
Binary file not shown.

0 comments on commit 036a5db

Please sign in to comment.