Browse Source

[appservice] global info

Exilon 4 năm trước cách đây
mục cha
commit
7b2ede98cb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Quick.AppService.pas

+ 1 - 0
Quick.AppService.pas

@@ -188,6 +188,7 @@ begin
   fStatus := TSvcStatus.ssStopped;
   fCanInstallWithOtherName := False;
   fOnExecute := nil;
+  IsQuickServiceApp := True;
 end;
 
 destructor TAppService.Destroy;