Explorar o código

[appservice] global info

Exilon %!s(int64=4) %!d(string=hai) anos
pai
achega
7b2ede98cb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;