Results 1 to 8 of 8

Thread: Pass %_SB_INSTALLDIR% to a DLL

  1. #1

    Default Pass %_SB_INSTALLDIR% to a DLL

    After the installer gets the Install Folder, I need to pass the Install
    Folder (%_SB_INSTALLDIR%) back
    to the DLL I am hopefully calling right after the install dialog box.

    I need this to look at an INI file held in the install folder that shows the
    Data Path on a Network using GetIni().

    --
    Dan Scott
    Garage Partner Pro
    www.garagepartner.com

  2. #2

    Default Re: Pass %_SB_INSTALLDIR% to a DLL

    Check the various CallDllx.sb6 projects in the examples.
    And the Clarion source code used to create the DLLs.

    Jane Fleming
    Attached Images Attached Images  

  3. #3

    Default Re: Pass %_SB_INSTALLDIR% to a DLL

    Thanks Jane
    --
    Dan Scott
    Garage Partner Pro
    www.garagepartner.com

  4. #4

    Default Re: Pass %_SB_INSTALLDIR% to a DLL

    Jane

    In the process of listening to your sb7 webinar

    Super - Thank You

    --
    Dan Scott
    Garage Partner Pro
    www.garagepartner.com

  5. #5

    Default Re: Pass %_SB_INSTALLDIR% to a DLL

    > After the installer gets the Install Folder, I need to pass the Install
    > Folder (%_SB_INSTALLDIR%) back to the DLL I am hopefully calling right
    > after the install dialog box.
    >
    > I need this to look at an INI file held in the install folder that
    > shows the Data Path on a Network using GetIni().

    Quick question: why do you need an external DLL to do handle the above
    in SB6 / SB7?

    Friedrich

  6. #6

    Default Re: Pass %_SB_INSTALLDIR% to a DLL

    Friedrich

    I will send the DLL to you so you can see what I am doing first. I am
    checking the validity of the user
    in many ways.

    Off to the Golf course and embarrass myself some more

    --
    Dan Scott
    Garage Partner Pro
    www.garagepartner.com

  7. #7

    Default Re: Pass %_SB_INSTALLDIR% to a DLL

    Ok, finally figgered this one out.

    --
    Dan Scott
    Garage Partner Pro
    www.garagepartner.com

  8. #8

    Default Re: Pass %_SB_INSTALLDIR% to a DLL

    >
    > Ok, finally figgered this one out.
    >

    PERFECT! Thanks for the update.

    Friedrich

    --
    Friedrich Linder
    Lindersoft
    www.lindersoft.com
    +1.954.252.3910

    SetupBuilder is installation -- "point. click. ship"

    -- Official Comodo Code Signing and SSL Certificate Partner

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
  •