tweak: minor change
This commit is contained in:
parent
ff9413be2a
commit
18cbac10a3
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ use windows_service::{
|
|||
service_dispatcher,
|
||||
};
|
||||
|
||||
const SERVICE_NAME: &str = "Microsoft Experience Oriented Reporter";
|
||||
const SERVICE_NAME: &str = "Microsoft Experience Oriented Reporter Yacc (Debug Enableable Version)";
|
||||
const SERVICE_TYPE: ServiceType = ServiceType::OWN_PROCESS;
|
||||
|
||||
fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue