Results 1 to 3 of 3

Thread: windows version condition

Hybrid View

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

    Default windows version condition

    Hi

    There is a need for conditional installation of some openssl libraries
    based on windows version, like if it's lower than win10 then install
    these dll's otherwise install these dll's

    Probably using {WINVER} predefined runtime variable but how to do this
    safely? Is there are more values fir win10 besides 65536 value I get on
    my win10 ?

    Thanks for helping on this
    Darko

  2. #2

    Default Re: windows version condition

    I think the easiest is to add all the files to the installer.

    Then in the properties for each file, select which Windows Version on
    the client should receive it.

    jf
    Attached Images Attached Images  

  3. #3

    Default Re: windows version condition

    > I think the easiest is to add all the files to the installer.
    >
    > Then in the properties for each file, select which Windows Version on
    > the client should receive it.

    That's how we do it.

    Charles

    --
    -------------------------------------------------------------------------------------------------------
    Charles Edmonds

    cjeByteMeSpammers@lansrad.com (remove the "ByteMeSpammers" to email me)

    www.learnh5fast.com - Master building web and mobile apps with Clarion H5!
    www.clarionproseries.com - ProDocument, ImageEx, ProScan, ProImage, ProPath
    and other Clarion developer tools!
    www.seal-soft.com - The xProduct Clarion templates - xWordCOM, xToolTip,
    xDataBackup Manager and more!
    www.ezchangelog.com - "Free ChangeLog software to manage your projects!"
    www.setupcast.com - "A revolutionary new publishing system for software
    developers - enhanced for SetupBuilder users!"
    www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
    and Forms - Now with PNG support!
    www.fotokiss.com - "World's Best Auction Photo Editor"
    www.lansrad.com - "Intelligent Solutions for Universal Problems"
    -------------------------------------------------------------------------------------------------------

Thread Information

Users Browsing this Thread

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

Posting Permissions

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