Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
이상민
FontManager3-Installer
Commits
fb69942f
Commit
fb69942f
authored
Feb 23, 2023
by
PA-ROGS\whitrail
Browse files
2023.02.23 - 3.0.36 MRB23022301.DNF4 / 관리자 권한 적용, 검색 기능 개선 반영
parent
ecef176f
Changes
3
Hide whitespace changes
Inline
Side-by-side
FontManager/FontManager.exe
View file @
fb69942f
No preview for this file type
Output/FontBada3_Manager_Setup-3.0.36.MRB2302
14
01.W10DNF4.exe
→
Output/FontBada3_Manager_Setup-3.0.36.MRB2302
23
01.W10DNF4.exe
View file @
fb69942f
No preview for this file type
fontbada3.iss
View file @
fb69942f
...
...
@@ -4,7 +4,7 @@
#define MyAppName "폰트바다 매니저"
#define MyAppVersion "3.0"
#define MyAppVerName "36.MR"
#define MyAppBuildData "B2302
14
01.W10DNF4"
#define MyAppBuildData "B2302
23
01.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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment