Code Signing the Files for Windows 64 bit

Discussions related to using the OSE version of VirtualBox.
Post Reply
User1234
Posts: 1
Joined: 14. Aug 2013, 16:33

Code Signing the Files for Windows 64 bit

Post by User1234 »

I have a developer certificate issued by my company. I am trying to use it to sign all the files so that I can run VirtualBox on a 64 bit Windows 7 machine. Is the process same for signing all the files, or do I need to follow a separate process for certain files such as catalog files?

I am using this command now:

Code: Select all

signtool sign /f d:/Certficate.cer /t [timestamp]/timstamp.dll *.*
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Code Signing the Files for Windows 64 bit

Post by Perryg »

Post Reply