Merge pull request #4200 from nschonni/typo-Kernal

typo: Kernal -> Kernel
This commit is contained in:
Manika Dhiman
2019-06-24 08:49:24 -07:00
committed by GitHub
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 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. 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 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. 9. Invoke scripting from the AppxManifest.xml or DeploymentConfig.xml file for Package Add timing.