Ver Fonte

[appservice] global info

Exilon há 5 anos atrás
pai
commit
7b2ede98cb
1 ficheiros alterados com 1 adições e 0 exclusões
  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;