add driverCert into silent install
This commit is contained in:
parent
88072a334f
commit
fddf279bdc
@ -133,7 +133,7 @@ pub fn core_main() -> Option<Vec<String>> {
|
||||
return None;
|
||||
} else if args[0] == "--silent-install" {
|
||||
hbb_common::allow_err!(platform::install_me(
|
||||
"desktopicon startmenu",
|
||||
"desktopicon startmenu driverCert",
|
||||
"".to_owned(),
|
||||
true,
|
||||
args.len() > 1,
|
||||
|
Loading…
Reference in New Issue
Block a user