Results 1 to 6 of 6

Thread: Hybrid 32/64 issues

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3

    Default Re: Hybrid 32/64 issues

    Hi,

    I'm using the Hybrid mode because we have both 32 and 64-bit versions of our 'server' software. The installer is complex, with a lot of custom dialogs and calls into our dlls for licensing. I'd rather the setup executable be larger than have to maintain two SB projects.

    I'm pleased to report that after failing to reproduce in the sample, I discovered that the 64-bit keys already existed - the installer did not create them so they were not removed. You can consider issue (2) resolved.

    I've attached the hybrid.sbp file to illustrate issue (1). Select '32-bit', and you'll notice the mode gets changed after including the VC++ 2013 32-bit runtime (the 64-bit version defends against this using the WAS_X64MODE variable).

    Jon.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •