Using Visual Studio Community can I sign my driver to be able to install and run it on my local machine windows 64bit only and use it everyday?
            Asked
            
        
        
            Active
            
        
            Viewed 94 times
        
    0
            
            
        - 
                    1Did you consider installing and using Linux on your computer? It is developer friendly, and you don't need any certificate or permission from outside to write a driver for it; and you'll have many examples of free software for inspiration – Basile Starynkevitch Apr 30 '18 at 07:37
 - 
                    Also relevant: [How do I create a self-signed certificate for code signing on Windows?](//stackoverflow.com/q/84847) – Baum mit Augen Apr 30 '18 at 08:05
 - 
                    The research for this dupe made me even more glad I'm on Linux. Why would I have to buy a certificate to run code I trust? Microsoft being Microsoft... – Baum mit Augen Apr 30 '18 at 08:07