Changes between Version 12 and Version 13 of WikiStart
- Timestamp:
- 07/01/07 16:28:16 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v12 v13 1 1 = Windows Installer Package Tool = 2 2 3 The Windows Installer Package Tool, or Wipt, is a package management system inspired by the Advanced Package Tool that forms the basis of the [http://www.debian.org Debian Linux] distribution.3 The Windows Installer Package Tool, or Wipt, is a package management system inspired by the Advanced Package Tool that forms the basis of the [http://www.debian.org Debian GNU/Linux] distribution. 4 4 5 5 The [wiki:WiptGet wipt-get] tool allows the easy installation of Windows Installer packages and patches and allows for the application of customization transforms during the install process. 23 23 Note that these sources include only the public keys for the assemblies, and are set to build delay-signed executables. There are two targets `skipregister` and `skipunregister` which will add and remove the assemblies from the verification skip list. 24 24 25 Also, the `wipt.msi` target will refuse to build if the executables are delay-signed. If you wish to distribute custom binaries, you should replace the keys in the repository with your own .25 Also, the `wipt.msi` target will refuse to build if the executables are delay-signed. If you wish to distribute custom binaries, you should replace the keys in the repository with your own, and then build fully-signed binaries.
