Hi KernelMode,
i have a project that contain a kernel driver as part of the project and we want to install this kernel module on 10 to 20 client computer as we do not have enough budget to buy a licence i was looking for a free or more cheaper way to load my kernel module in x64 version of windows i have read all previous posts on this forum and lot of searching in google and finally all free and cheaper way ended to Test-Mode which require restart on installation and have an ugly Test Mode on every corner of windows.
first i thought if i create a self-signed licence on each client manually can let me to load my driver without need to load OS into test-mode or paying to licence.But it seems(i if i did all creating cert and signing correct) after we generate the cert and install it and sign the cat file and inf file still we need to load OS in test-mode ?!! Is this True ?
I want to know if there is any other ways to let us load this driver on this few number of machines ?
Thank You
i have a project that contain a kernel driver as part of the project and we want to install this kernel module on 10 to 20 client computer as we do not have enough budget to buy a licence i was looking for a free or more cheaper way to load my kernel module in x64 version of windows i have read all previous posts on this forum and lot of searching in google and finally all free and cheaper way ended to Test-Mode which require restart on installation and have an ugly Test Mode on every corner of windows.
first i thought if i create a self-signed licence on each client manually can let me to load my driver without need to load OS into test-mode or paying to licence.But it seems(i if i did all creating cert and signing correct) after we generate the cert and install it and sign the cat file and inf file still we need to load OS in test-mode ?!! Is this True ?
I want to know if there is any other ways to let us load this driver on this few number of machines ?
Thank You