Opened 7 years ago

Closed 6 years ago

#993 closed defect (fixed)

Windows x64 versions not installing to correct folder

Reported by: smk78 Owned by: piotr
Priority: critical Milestone: SasView 4.2.0
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description

At present the x86 (32-bit) and x64 versions of SasView are both installing to C:\Program Files (x86) by default. The x64 should install to C:\Program Files.

Aside from being 'poor form', it also means you currently can't install both versions in parallel without manual intervention. Shortcuts also get overwritten.

Change History (3)

comment:1 Changed 6 years ago by piotr

  • Owner set to piotr
  • Status changed from new to assigned

comment:2 Changed 6 years ago by piotr

Fixed.
Added a 64bit specific directive to the INNO setup file.
Pull request:
https://github.com/SasView/sasview/pull/133

comment:3 Changed 6 years ago by GitHub <noreply@…>

  • Resolution set to fixed
  • Status changed from assigned to closed

In 6eb02a51ad575785ec0e2fd6da7327212d39297d/sasview:

Merge pull request #133 from SasView?/ticket-993

ticket 993
closes #993

Note: See TracTickets for help on using tickets.