Commit fb69942f authored by PA-ROGS\whitrail's avatar PA-ROGS\whitrail
Browse files

2023.02.23 - 3.0.36 MRB23022301.DNF4 / 관리자 권한 적용, 검색 기능 개선 반영

parent ecef176f
......@@ -4,7 +4,7 @@
#define MyAppName "폰트바다 매니저"
#define MyAppVersion "3.0"
#define MyAppVerName "36.MR"
#define MyAppBuildData "B23021401.W10DNF4"
#define MyAppBuildData "B23022301.W10DNF4"
#define MyAppPublisher "(주)한양정보통신"
#define MyAppURL "http://www.fontbada.co.kr/"
#define MyAppFolderName "FontbadaManager"
......@@ -110,7 +110,6 @@ end;
function IsFontManagerProcesss: Boolean;
var
S: string;
I: Integer;
Filter: string;
ProcessList: TProcessEntryList;
......@@ -179,8 +178,6 @@ end;
procedure CurStepChanged(CurStep: TSetupStep);
var
ResultCode: Integer;
begin
if CurStep = ssInstall then
begin
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment