+ Reply to Thread
Results 1 to 3 of 3

Thread: REG: SetupBuilder Debug Question

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2015
    Location
    CA, Unitedd States
    Posts
    130

    Post REG: SetupBuilder Debug Question

    So, I’m working on a huge installation project and when I go to debug it, it seems as if it’s reading that the installer is in the installation folder for my SB program. The reason why this is a bit concerning is that I am checking for the existence of an answer file which normally wouldn’t be in my set up builder installation directory. Is this expected behavior? Or is what I believe should be happening correct? What I believe should be happening is that when I click debug if it’s not already been compiled the installation should compile as if it was a normal install to the location specified and project properties then be run from there. At least that’s what I think should be happening I could very well be wrong.

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: REG: SetupBuilder Debug Question

    Hello,

    it's very well possible that a debugger started installer and the real have different "default" folders and so the debugger instance is looking for the answer file in a potentially wrong folder (but only in the debugger mode).

    Friedrich

  3. #3
    Join Date
    Apr 2015
    Location
    CA, Unitedd States
    Posts
    130

    Default Re: REG: SetupBuilder Debug Question

    Thanks for that! At least I know ive not lost my mind

+ Reply to Thread

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
  •