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