|   |
  |
Wed Sep 5 14:03:19 2007 |
jaltman - Ticket created
|
|
|
| |
  |
From: jaltman@mit.edu
Subject: SVN Commit
Add support for building 64-bit AMD64 MSI install packages
in addition to 32-bit i386 MSI install packages.
Differences between 32-bit MSI and 64-bit MSI include:
* no krb4 binaries and libraries
* no kclient binaries and libraries
* no krb524 binaries and libraries
* no leash32.exe
* new AMD64 UpgradeCode permits parallel installation with 32-bit MSI
* support for Visual Studio 2005 (VS8, CL1400) merge modules
Open Issues:
* 32-bit MSI installs kfwlogon.dll on AMD64 systems
* 32-bit and 64-bit NetIDMgr.exe as startup. Need to decide
which should be executed by default. Only one can run at
a time.
* Need to make sure that src/windows/build properly configures
the site-local.wxi file for Visual Studio 2005 and platform.
Commit By: jaltman
Revision: 19922
Changed Files:
U trunk/src/windows/installer/wix/config.wxi
U trunk/src/windows/installer/wix/custom/custom.cpp
U trunk/src/windows/installer/wix/features.wxi
U trunk/src/windows/installer/wix/files.wxi
U trunk/src/windows/installer/wix/kfw.wxs
U trunk/src/windows/installer/wix/msi-deployment-guide.txt
A trunk/src/windows/installer/wix/platform.wxi
A trunk/src/windows/installer/wix/runtime.wxi
A trunk/src/windows/installer/wix/runtime_debug.wxi
|
Download (untitled) 1.2k
|
|   |
  |
Wed Sep 5 14:03:22 2007 |
jaltman - Requestor jaltman@mit.edu added
|
|
|
|   |
  |
Wed Sep 5 14:03:22 2007 |
jaltman - Status changed from new to resolved
|
|
|
|   |
  |
Wed Sep 5 14:03:23 2007 |
jaltman - Component windows added
|
|
|
|   |
  |
Wed Sep 5 14:04:23 2007 |
jaltman - Ticket 5711 MemberOf ticket 5691.
|
|
|
|   |
  |
Fri Sep 28 17:31:09 2007 |
jaltman - Target_Version 1.6.4 added
|
|
|
|   |
  |
Fri Sep 28 17:31:10 2007 |
jaltman - Tags pullup added
|
|
|
|   |
  |
Fri Sep 28 18:20:01 2007 |
tlyu - Target_Version 1.6.4 changed to 1.6.3
|
|
|
|   |
  |
Fri Sep 28 20:09:40 2007 |
tlyu - Version_Fixed 1.6.3 added
|
|
|
|   |
  |
Fri Sep 28 20:09:40 2007 |
tlyu - Correspondence added
|
|
|
| |
  |
From: tlyu@mit.edu
Subject: SVN Commit
pull up r19922 from trunk
r19922@cathode-dark-space: jaltman | 2007-09-05 14:03:13 -0400
ticket: new
subject: MSI installer for 64-bit AMD64
component: windows
Add support for building 64-bit AMD64 MSI install packages
in addition to 32-bit i386 MSI install packages.
Differences between 32-bit MSI and 64-bit MSI include:
* no krb4 binaries and libraries
* no kclient binaries and libraries
* no krb524 binaries and libraries
* no leash32.exe
* new AMD64 UpgradeCode permits parallel installation with 32-bit MSI
* support for Visual Studio 2005 (VS8, CL1400) merge modules
Open Issues:
* 32-bit MSI installs kfwlogon.dll on AMD64 systems
* 32-bit and 64-bit NetIDMgr.exe as startup. Need to decide
which should be executed by default. Only one can run at
a time.
* Need to make sure that src/windows/build properly configures
the site-local.wxi file for Visual Studio 2005 and platform.
Commit By: tlyu
Revision: 20012
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/windows/installer/wix/config.wxi
U branches/krb5-1-6/src/windows/installer/wix/custom/custom.cpp
U branches/krb5-1-6/src/windows/installer/wix/features.wxi
U branches/krb5-1-6/src/windows/installer/wix/files.wxi
U branches/krb5-1-6/src/windows/installer/wix/kfw.wxs
U branches/krb5-1-6/src/windows/installer/wix/msi-deployment-guide.txt
A branches/krb5-1-6/src/windows/installer/wix/platform.wxi
A branches/krb5-1-6/src/windows/installer/wix/runtime.wxi
A branches/krb5-1-6/src/windows/installer/wix/runtime_debug.wxi
|
Download (untitled) 1.5k
|
|   |
  |
Wed Oct 3 15:37:06 2007 |
jaltman - Subject changed from MSI installer for 64-bit AMD64 to KFW: Add MSI installer for 64-bit AMD64
|
|
|