Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2006
    Location
    Somewere over the rainbow
    Posts
    314

    Grin Browser With Custom File Downloader

    Hi EveryOne,

    I've created a webbrowser (AGAIN) but now with a Seperate File Downloader

    Both are created with ams. now comes my question ...

    If the webobject loads an url wich points to an .exe or .xip the Downlaod manager will be started with the url of the file as the CMDLINE.. this works fine the only problem i have is the webobject then also show the standard file download crap from MS... How do i get rid of that ??

    Regards, Tristan

  2. #2
    Join Date
    Oct 2006
    Location
    Somewere over the rainbow
    Posts
    314
    some1 please help me with this

  3. #3
    Join Date
    Jun 2006
    Location
    UK SouthWest
    Posts
    420
    Just use http.download i think. ive just written a auto downloader/Bot type thing that might help http://www.indigorose.com/forums/showthread.php?t=18147
    It also uses the command line to allow the 1 program to do two jobs depending on how its run.
    Last edited by clueless; 01-07-2007 at 05:01 PM.

  4. #4
    Join Date
    May 2006
    Posts
    5,380
    you would need to disable the ie download manager in the reg, this task is beyound me at the mo and without your browser i couldent even begin to test it, but i have managed to find some info that might be usefull to you

    http://msdn.microsoft.com/library/de...ownloadmgr.asp

    and theres this handy lil app that will edit all of the ie reg entreys, it might be of some use but be careful useing it, just took me 45 mins to fix ie after useing it lol

    http://www.filesland.com/companies/S...y-Manager.html
    Open your eyes to Narcissism, Don't let her destroy your life!!

  5. #5
    Join Date
    Oct 2006
    Location
    Somewere over the rainbow
    Posts
    314
    i dont need to replace it.. i want it to not show up at all!!

    Cant that be set.. ??

  6. #6
    Join Date
    May 2006
    Posts
    5,380
    2. For Internet Explorer 6 and later, if the WebBrowser application does not implement the IServiceProvider::QueryService method, or when using Internet Explorer itself for which IServiceProvider::QueryService cannot be implemented, the application checks for the presence of a registry key containing the class identifier (CLSID) of the download manager COM object. The CLSID can be provided in either of the following registry values.

    HKEY_LOCAL_MACHINE/Software/Microsoft/Internet Explorer/DownloadUI

    HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer/DownloadUI

    If the application cannot locate a custom download manager the default download user interface is used.
    so from that i take it that you need to add the CLSID of your download manager in to the reg key above, this will (in theory) prevent the default IE download manager from running

    try setting your download manager as default on your system manualy then export the reg key to ams, then reset your websettings and give it a try

    it might work, it might not, this is something im not realy clued up on im just throwing ideas at you
    Open your eyes to Narcissism, Don't let her destroy your life!!

Similar Threads

  1. Best way to share custom buttons with the group?
    By mwreyf1 in forum AutoPlay Media Studio 6.0
    Replies: 10
    Last Post: 04-28-2010, 01:29 PM
  2. Error 3038: Could not seek in compressed file
    By Rikard in forum Setup Factory 7.0
    Replies: 2
    Last Post: 05-25-2006, 11:55 AM
  3. Can search allow manual browse even if file is found?
    By RichardShaw in forum Setup Factory 5.0
    Replies: 2
    Last Post: 08-28-2000, 06:08 PM
  4. Replies: 0
    Last Post: 08-17-2000, 02:29 PM

Posting Permissions

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