Ticket #2698 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Update Windows installer names so both architectures contain this information

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 28
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description

On Windows we currently build:

  • Mantid.msi
  • Mantid64.msi

Change both to a have standard naming convention that simply matches the architecture:

  • Mantid-32bit.msi
  • Mantid-64bit.msi

Granted this says nothing about only supporting "amd64" type processors but we should prefer ease of use, i.e. not confusing people with AMD/Intel chips, for our vast majority of users rather than worrying about an event that probably wont even happen: installing on an ia64 processor.

Change History

comment:1 Changed 10 years ago by Martyn Gigg

(In [10214]) Refs #2698. Update the MSI names so that each carries a tag of its architecture.

comment:2 Changed 10 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:3 Changed 10 years ago by Martyn Gigg

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:4 Changed 9 years ago by Michael Whitty

  • Status changed from verify to verifying
  • Tester set to Michael Whitty

comment:5 Changed 9 years ago by Michael Whitty

  • Status changed from verifying to closed

this has been done.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3545

Note: See TracTickets for help on using tickets.