Jump to content
Ketarin forum

bitznpcz

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by bitznpcz

  1.  

    I use a different pattern and it still works:

    fpdownload.adobe.com/get/flashplayer/pdc/24.0.0.194/install_flash_player.exe
    fpdownload.adobe.com/get/flashplayer/pdc/24.0.0.194/install_flash_player_ax.exe
     
    Use the full version number in the URL. I have used curl, wget and ketarin without any problems.

     

    Thanks for that... do you know of another url for the .msi versions?

  2. Hi,

     

    I'm trying to create a updater for iTunes (x86, x64 & Mac) but it keeps downloading an old version and not the current one.

     

    xml attached for x86 version:

     

    itunes.xml

     

    The Regex ((https[^']*itunessetup.exe)) is picking up the second instance of itunessetup.exe and not the first on:

     

    https://swdlp.apple.com/iframes/82/en_us/82_en_us.html

     

    it's matching:

     

    https://secure-appldnld.apple.com/itunes12/031-34002-20150916-98D32A92-5C11-11E5-80AC-C25A6DA99CB1/iTunesSetup.exe

     

    but the first match should be:

     

    https://secure-appldnld.apple.com/itunes12/031-62803-20160516-DC22180C-1959-11E6-A359-D4135529DBDF/iTunesSetup.exe

     

    Any ideas what I am doing wrong?

     

    Thanks

     

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.