Jump to content
Ketarin forum

josh

Members
  • Posts

    210
  • Joined

  • Last visited

Posts posted by josh

  1. I have seen this before and i believe this application problem, has well has Thunderbird and others from Portable Apps, was already reported although a workaroung was never found. I remember a discussion related to the url encoding... what i can say is that i am currently unable to download this file with Ketarin using any of the available direct dl link mirrors, all i get are timeouts. Generally speaking and unless you are a very xperienced Ketarin user i would avoid SF downloads.

  2. Why not just get the Version from the download page -- http://www.piriform.com/ccleaner/download/standard/ using 'setTimeout('location.href="http://download.piriform.com/ccsetup' and the start selection and .exe" and the end selection?

     

    Ron

     

    If i understood correctly that will work too (like the suggestion from shawn), this one is actually closer to one of my favorite solutions but i don't track versions due to the problem shawn refered. I have created 2 XML's, both are somewhat different yet possible aproaches to the same 'problem', import them into your Ketarin window so you can see the differences & use the one that suites you best.

     

    <?xml version='1.0' encoding='utf-8'?>
    <Jobs>
     <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <WebsiteUrl />
       <UserNotes />
       <LastFileSize>0</LastFileSize>
       <LastFileDate xsi:nil="true" />
       <IgnoreFileInformation>false</IgnoreFileInformation>
       <DownloadBeta>Default</DownloadBeta>
       <DownloadDate xsi:nil="true" />
       <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
       <VariableChangeIndicator />
       <CanBeShared>true</CanBeShared>
       <ShareApplication>false</ShareApplication>
       <ExclusiveDownload>false</ExclusiveDownload>
       <HttpReferer />
       <Variables>
         <item>
           <key>
             <string>version</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>RegularExpression</VariableType>
               <Regex>Version.+?(\d\.\d+)\.</Regex>
               <Url>http://www.piriform.com/ccleaner/download</Url>
               <Name>version</Name>
             </UrlVariable>
           </value>
         </item>
       </Variables>
       <ExecuteCommand />
       <ExecutePreCommand />
       <Category>Cleanup</Category>
       <SourceType>FixedUrl</SourceType>
       <DeletePreviousFile>true</DeletePreviousFile>
       <Enabled>true</Enabled>
       <FileHippoId />
       <LastUpdated xsi:nil="true" />
       <TargetPath>{root}\</TargetPath>
       <FixedDownloadUrl>http://download.piriform.com/ccsetup{version:replace:.:}.exe</FixedDownloadUrl>
       <Name>CCleaner (1)</Name>
     </ApplicationJob>
    </Jobs>

     

    <?xml version='1.0' encoding='utf-8'?>
    <Jobs>
     <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <WebsiteUrl />
       <UserNotes />
       <LastFileSize>0</LastFileSize>
       <LastFileDate xsi:nil="true" />
       <IgnoreFileInformation>false</IgnoreFileInformation>
       <DownloadBeta>Default</DownloadBeta>
       <DownloadDate xsi:nil="true" />
       <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
       <VariableChangeIndicator />
       <CanBeShared>true</CanBeShared>
       <ShareApplication>false</ShareApplication>
       <ExclusiveDownload>false</ExclusiveDownload>
       <HttpReferer />
       <Variables>
         <item>
           <key>
             <string>version</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>RegularExpression</VariableType>
               <Regex>Version.+?(\d\.\d+)\.</Regex>
               <Url>http://www.piriform.com/ccleaner/download</Url>
               <Name>version</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>durl</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>RegularExpression</VariableType>
               <Regex>href="(http://[^"]+\.exe)"</Regex>
               <Url>http://www.piriform.com/ccleaner/download/standard</Url>
               <Name>durl</Name>
             </UrlVariable>
           </value>
         </item>
       </Variables>
       <ExecuteCommand />
       <ExecutePreCommand />
       <Category>Cleanup</Category>
       <SourceType>FixedUrl</SourceType>
       <PreviousLocation />
       <DeletePreviousFile>true</DeletePreviousFile>
       <Enabled>true</Enabled>
       <FileHippoId />
       <LastUpdated xsi:nil="true" />
       <TargetPath>{root}\</TargetPath>
       <FixedDownloadUrl>{durl}</FixedDownloadUrl>
       <Name>CCleaner (2)</Name>
     </ApplicationJob>
    </Jobs>

  3. Hi OLLI!

     

    - Yes you are right, Ketarin is the best!

     

    - Regarding the error you got i suggest you post application XML so we can look at it and help;

     

    - Regarding Wiki, i don't think so, Ketarin is freeware and all the work you see in this forum is done by volunteers (but in many circunstances way better than "professional helpers"); so i suggest you read (if needed)

     

    Documentation

     

    To know more head to

     

    Tips and Tutorials

    Templates (this section is for advanced users)

     

    For all other questions Search is your friend.

     

     

    Best regards!

  4. Hi Mr.Floele,

    Glad to see we have quorum again.

    Just wondering, is it possible to add the following two shortcut keys to context menu?

    Open File ->Alt+Double-click
    Open Folder ->Ctrl+Double-click

    I keep forgeting those

    Best regards!

×
×
  • 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.