[JIRA] Resolved: (SSPCPP-452) windows: Add script to change Architecture of the Shibd_default service
Rod Widdowson (JIRA)
noreply at shibboleth.net
Wed May 9 17:53:03 BST 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rod Widdowson resolved SSPCPP-452.
----------------------------------
Resolution: Fixed
Checkin 2653.
The new commands (SetService32 and SetService64)are also documented in https://wiki.shibboleth.net/confluence/display/DEV/WindowsInstaller (as a temporary measure).
Scripts are edited and installed in the new WiX installer
> windows: Add script to change Architecture of the Shibd_default service
> -----------------------------------------------------------------------
>
> Key: SSPCPP-452
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-452
> Project: Shibboleth SP - C++
> Issue Type: Task
> Components: Installation / Packaging
> Reporter: Rod Widdowson
> Assignee: Rod Widdowson
> Fix For: 2.5
>
> Original Estimate: 2 hours
> Remaining Estimate: 1 hour, 45 minutes
>
> As part of the Windows 64 bit install we will be installing the 32 bit images. We will however only install one version of shibd_default service. We therefore need to be able to swap architecture.
> Basically the .bat files will say
> sc config shibd_default binPath= \opt\sbin64\shibd.exe
> But we will need to edit that file to get the path correct during install.
> Related to case #SSPCPP-435
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list