Search:

Type: Posts; User: wtmullican

Search: Search took 0.00 seconds.

  1. Re: Is there a code-signing cloud service that works easily with SB

    We will also need a way to handle OV and EV digital certificates. I have gotten all the details but our corporate team is going to require this for our Tire Power software product. I will try and...
  2. Replies
    3
    Views
    32,011

    Re: Retrieve password for Code Signing

    I have a similar issue, can this be done?
  3. Replies
    2
    Views
    3,822

    Re: Requirements for .Net Failing Check

    This worked great! Thanks Friedrich!

    For reference, this was tested on Win10, Win2012R2, Win2016, and Win2019 servers.
  4. Replies
    2
    Views
    3,822

    Requirements for .Net Failing Check

    We have a SQL Instance installer built with SetupBuilder Developer Edition 2019.6 version 10.0.6531.
    We added a requirement of .Net Framework as 4.6 as required by SQL 2016.

    When we run the...
  5. Installer with Firewall Exceptions - Creates Duplicate every time it is run

    I was researching an issue dealing with access when I found many duplicates firewall exceptions from our installer.

    We use the same install for upgrades so I tested running on a clean VM...
  6. Re: Include file overwritten with main install script??

    I will keep my eyes on it. I got luck, did a build on Monday and had recent backup!
  7. Include file overwritten with main install script??

    I was adding some code to one of our include scripts today and saved the changes, click compile and got an error:

    RestoreDatabase.sbi(221): error GEN1063: Dialog ID Placeholder duplicated:...
  8. Re: Display Message Box, %_SB_RETURN% and ELSEIF

    Yes, I wondered if this was a scope issue. Thanks for a great product Friedrich!
  9. Display Message Box, %_SB_RETURN% and ELSEIF

    We have a Display Message Box which has an IF with two ElseIFs.

    4743

    When selecting NO, it seems like we are not getting into the first ElseIF for NO. It seems to always return YES.

    This...
  10. Replies
    20
    Views
    11,845

    Re: Decompression Error #99

    Friedrich,

    So we are loading a list of database from a SQL server, this list has to be dynamic and it contain almost 200 databases to choose from. I can not hard code these names because they...
  11. Replies
    20
    Views
    11,845

    Re: Decompression Error #99

    As a follow up, here is quick video of the "search" process I am working on. The list of databases would not fit into a single variable, so we decided to provide a search by name.
    ...
  12. Replies
    20
    Views
    11,845

    Re: Decompression Error #99

    Yes sir! Thank you, sorry I missed this!

    I decided to change it to install the files once in the main script and then run the include script multiple times for re-querying the database. Then at...
  13. Replies
    20
    Views
    11,845

    Decompression Error #99

    We are getting the following decompression error in an install:

    4293

    I have reviewed several of the other posts about decompression errors but none of them reference the #99.

    This error is...
  14. Re: Scripts for SQL Express and .Net 2 Framework.

    Thanks! This is what I have been missing!
  15. Scripts for SQL Express and .Net 2 Framework.

    I need to run an include script to check for .Net 2 Framework and SQL Express. These scripts need to check for the requirement and install if necessary. Anyone have anything like this?

    I see...
Results 1 to 15 of 15