typo: Kernal -> Kernel

This commit is contained in:
Nick Schonning
2019-06-22 02:50:39 -04:00
parent 84abd55c9f
commit b288af1c0d
2 changed files with 2 additions and 2 deletions

View File

@ -877,7 +877,7 @@ Adding an App-V package to the client is the first step of the publishing refres
7. Create the Registry.dat file from the package store to %ProgramData%\\Microsoft\\AppV\\Client\\VReg\\{VersionGUID}.dat
8. Register the package with the App-V Kernal Mode Driver HKLM\\Microsoft\\Software\\AppV\\MAV
8. Register the package with the App-V Kernel Mode Driver HKLM\\Microsoft\\Software\\AppV\\MAV
9. Invoke scripting from the AppxManifest.xml or DeploymentConfig.xml file for Package Add timing.

View File

@ -877,7 +877,7 @@ Adding an App-V package to the client is the first step of the publishing refres
7. Create the Registry.dat file from the package store to %ProgramData%\\Microsoft\\AppV\\Client\\VReg\\{VersionGUID}.dat
8. Register the package with the App-V Kernal Mode Driver HKLM\\Microsoft\\Software\\AppV\\MAV
8. Register the package with the App-V Kernel Mode Driver HKLM\\Microsoft\\Software\\AppV\\MAV
9. Invoke scripting from the AppxManifest.xml or DeploymentConfig.xml file for Package Add timing.