@ rockedge. After posting it occurred to me that neither Bobw's post nor my reply should be in this Section.
@ BobW --Edited after this post was moved -- this Section The Kernel Section is for posts by those providing kernels or seeking advice regarding how to create them. Each Puppy and each application have their own Section for reporting problems; and here's a 'bug' Section as well. But if you're unsure of where to post, the User's Section, viewforum.php?f=4 purpose is sufficiently broad: "Issues and / or general discussion relating to Puppy".
LICK has nothing to do with it. LICK is just a boot-loader. Once it boots an operating system its function is complete and it no has effect on whatever operating system you booted into.
Because a Win10 directory was the download location of the kernel package, my guess is that you downloaded it using a browser running under Windows into space controlled by Windows and Windows screwed things up.
As I don't use the 'Change Kernel' application I can't speak of any problems it may have. I also can't examine the specific kernel package you tried to work with as you did not provide its download link.
The only thing that the 'Change Kernel' application does is automate the renaming discussed below.
I often update the kernels my Puppys use; but I do it manually:
(1) Boot into Puppy.
(2) Create a folder into which you will copy the current versions of the specified files [vmlinuz and zdrv_fossapup64_9.5] just in case you have, or want to, revert.
(3) Download a 'Kernel package'.
(4) Right-Click it and from the pop-up menu select UExtract.
(5) The Extraction folder will contain two files: one named vmlinuz-IDENTIFYING-CHARACTERISTICS; the other named kernel-modules-IDENTIFYING-CHARACTERISTICS.sfs.
Fossapup64's initrd.gz determines what files it will use.
The kernel group of fossapup64 consists of vmlinuz and zdrv_fossapup64_9.5.sfs. vmlinuz is actually 'the kernel'; a zdrv....sfs is the drivers of hardware compiled for that kernel.
(6) Rename the vmlinuz-IDENTIFYING-CHARACTERISTICS to just vmlinuz.
(7) Rename kernel-modules--IDENTIFYING-CHARACTERISTICS.sfs to zdrv_fossapup64_9.5.
The following may also be necessary. Both drivers and firmware are required for the kernel to communicate with a computer's hardware. Drivers are kernel specific. Firmware is not. Some devs package firmware in what is or will become the zdrv.sfs. Some don't because once you have the necessary firmware it can be used with any kernel in any Puppy. When you use their kernel-modules--IDENTIFYING-CHARACTERISTICS.sfs you'll also have to download an fdrv.sfs. The link from which you downloaded the 'Hugh-Kernel' should tell you whether an fdrv.sfs is needed. If per that post you need one and there was an fdrv.sfs in fossapup64's ISO, that will suffice. If you have to download an fdrv.sfs you have to rename it fdrv_fossapup64_9.5 for fossapup's initrd.gz to use it.
Having renamed the package contents to work with fossapup64's initrd, you can reboot.