+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Display 'New Folder' while browsing for Install Directory

  1. #1
    Join Date
    Nov 2013
    Location
    Devon, United Kingdom
    Posts
    27

    Post Display 'New Folder' while browsing for Install Directory

    My app. DLL must be delivered to an existing sub-folder of a third-party's installation. When user is presented with the Select Install Folder dialog and elects to Change the location, they see a Windows standard Browse for Folder dialog.

    The Browse for Folder dialog has a Create New Folder button. But I don't want user to be able to create a new folder, choose only an existing folder. Is it possible to remove that button from the folder browser dialog?

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

    Default Re: Display 'New Folder' while browsing for Install Directory

    Hello,

    No, you can't suppress the "Make New Folder" option.

    Question: why do you display the "Select Install Folder" at all? As I understand it, you have to install into an existing third-party folder. So if you know that the 3rd-party product does exist then you also have the installation location?!

    Friedrich

  3. #3
    Join Date
    Nov 2013
    Location
    Devon, United Kingdom
    Posts
    27

    Post Re: Display 'New Folder' while browsing for Install Directory

    Quote Originally Posted by linder View Post
    If you know that the 3rd-party product does exist then you also have the installation location

    Friedrich
    1. There may be several versions of third-party app. installed
    2. Each installation has a distinct name

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

    Default Re: Display 'New Folder' while browsing for Install Directory

    Aha, okay. I understand. So you do not auto-detect the 3rd-party product but let the user select it manually.

    Friedrich

  5. #5
    Join Date
    Nov 2013
    Location
    Devon, United Kingdom
    Posts
    27

    Post Re: Display 'New Folder' while browsing for Install Directory

    Quote Originally Posted by linder View Post
    You do not auto-detect the 3rd-party product but let the user select it manually.

    Friedrich
    I'd like to auto-select. However, I haven't yet figured out how to find the most recent version of third-party's app. It requires non-trivial Registry searches.

    Consequently, I ask user to select the version of third-party app. they want to install into. Since user is able to create a new folder, my app. could be installed into a location where third-party app. would not find my DLL.

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

    Default Re: Display 'New Folder' while browsing for Install Directory

    Hello,

    I have added a new option to the "Select Install Folder" dialog See attached screenshots.

    Friedrich
    Attached Images Attached Images    

  7. #7
    Join Date
    Nov 2013
    Location
    Devon, United Kingdom
    Posts
    27

    Default Re: Display 'New Folder' while browsing for Install Directory

    Excellent!

  8. #8
    Join Date
    Nov 2013
    Location
    Devon, United Kingdom
    Posts
    27

    Default Re: Display 'New Folder' while browsing for Install Directory

    Quote Originally Posted by linder View Post
    Hello,

    I have added a new option to the "Select Install Folder" dialog See attached screenshots.

    Friedrich
    I've updated to v8.1.4550 but don't see that option.

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

    Default Re: Display 'New Folder' while browsing for Install Directory

    Hmm, I see this in my Select Install Folder dialog properties (see attached screenshot).

    And you do not have the new "No 'Make New Folder' Button" checkbox in your properties?

    Friedrich
    Attached Images Attached Images  

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

+ 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
  •