Razzle: Difference between revisions
Created page with "'''Razzle''' is the build environment of Windows NT operating systems, which is used in OpenXP too. It is named after the codename of Windows NT 3.1 and it's purpose is to define building variables and set up an environment for building necessary components and source code of Windows NT. It was also used in OS/2 before the partnership refusal between Microsoft and IBM in plan of OS/2 development. == Usage == The commonly used arguments of Razzle are following: * <code>..." |
No edit summary |
||
Line 34: | Line 34: | ||
* <code>enigma</code> - turns on CSP signing and CSP signature checks, | * <code>enigma</code> - turns on CSP signing and CSP signature checks, | ||
* <code>vaultsign</code> - requires CSP's to be vault signed with the Microsoft key. | * <code>vaultsign</code> - requires CSP's to be vault signed with the Microsoft key. | ||
[[Category: | [[Category:OpenXP]] |