devel-windows.rst
changeset 426 24ede02309c6
parent 343 64bf32279008
child 435 9e0e5abccbe2
--- a/devel-windows.rst	Fri Jun 25 16:30:30 2010 +0300
+++ b/devel-windows.rst	Wed Jun 30 14:38:21 2010 +0300
@@ -64,3 +64,20 @@
   http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=32bc1bee-a3f9-4c13-9c99-220b62a191ee&displayLang=en
                 This package installs runtime components of C Runtime (CRT),
                 Standard C++, ATL, MFC, OpenMP and MSDIA libraries.
+
+* Cabinet file (.cab).
+
+  http://support.microsoft.com/kb/198038
+                INFO: Useful Tools for Package and Deployment Issues
+  http://msdn.microsoft.com/en-us/library/aa367841%28VS.85%29.aspx
+                The Makecab.exe utility is included in the Windows SDK
+                Components for Windows Installer Developers.
+  http://web.archive.org/web/20070403215326/http://download.microsoft.com/download/platformsdk/cab/2.0/w98nt42kmexp/en-us/cabsdk.exe
+                download link from web archive
+  http://msdn.microsoft.com/en-us/library/aa370834%28v=VS.85%29.aspx
+                The components of the Windows Installer Software Development
+                Kit are included in the Microsoft Windows Software Development
+                Kit (SDK).
+  http://msdn.microsoft.com/en-us/library/bb417343.aspx
+                Microsoft Cabinet Format
+