Jump to content
Ketarin forum

jokerfool

Members
  • Posts

    103
  • Joined

  • Last visited

Posts posted by jokerfool

  1. Is there a way to run a script that will update all the versions of all the applications rather than me going through each app and click the version button to see if its a new version because at the moment it still believe the old version is installed even though a new version downloaded..

     

    Thanks

  2. I've noticed that if I have the option "Always delete previously downloaded file" this doesn't seem to work to well when updating, so in the commands before download I add the del option to remove the file first but that doesn't get removed either.

     

    For example 7zip

     

    12/02/2018 11:05:53 AM: Update finished
    12/02/2018 11:08:22 AM: Update started with 1 application(s)
    12/02/2018 11:08:23 AM: 7z x64: Using referer: (none)
    12/02/2018 11:08:25 AM: 7z x64: Server source file: /download/file/b721c53126d57c154cf80d79b9731992f8a014c899bac6eda1264e1eeb54d20f
    12/02/2018 11:08:25 AM: 7z x64: Determined target file name: d:\GEGeek_Toolkit\ProgramFiles\Apps To Install\7z x64\7z1801.exe
    12/02/2018 11:08:25 AM: 7z x64: Checking if update is required...
    12/02/2018 11:08:25 AM: 7z x64: Update required, 'd:\GEGeek_Toolkit\ProgramFiles\Apps To Install\7z x64\7z1801.exe' does not yet exist
    12/02/2018 11:08:25 AM: 7z x64: Skipped downloading updates
    12/02/2018 11:08:25 AM: Update finished

    I click update

    d:\GEGeek_Toolkit>ren "d:\GEGeek_Toolkit\ProgramFiles\Apps To Install\7z x64\7z1801.exe" 7z_x64.exe
    A duplicate file name exists, or the file << Why didn't the app delete the previous file?
    cannot be found.

     

    So I add del "{file}" 7z_x64.exe to remove this file before downloading and untick the "Always delete previously downloaded file"

     

    12/02/2018 11:12:21 AM: 7z x64: Executing command: ren "d:\GEGeek_Toolkit\ProgramFiles\Apps To Install\7z x64\7z1801.exe" 7z_x64.exe
    12/02/2018 11:12:21 AM: 7z x64: Command result: Microsoft Windows [Version 10.0.16299.192]
    (c) 2017 Microsoft Corporation. All rights reserved.
    d:\GEGeek_Toolkit>ren "d:\GEGeek_Toolkit\ProgramFiles\Apps To Install\7z x64\7z1801.exe" 7z_x64.exe
    A duplicate file name exists, or the file
    cannot be found.

     

    Just can't seem to get the app to remove the previous file before downloading.

    It downloads the latest version and the old file is still in the same directory.

    7z.xml

  3. Anything new planned in the pipeline for release?

     

    How come when i run check for update it says yes there is a download, I run update, downloads update, run check for update, says download is available again, in the commands section i have a command to rename the file, but if I try and update the file again it downloads the file but doesn't rename it. Forcing download also doesn't rename the file.

    Any ideas please?

     

    <?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" Guid="d241341a-ce77-4cc7-9478-b6132935d62c">
        <WebsiteUrl />
        <UserAgent />
        <UserNotes />
        <LastFileSize>1684480</LastFileSize>
        <LastFileDate>2018-01-06T07:37:52+10:00</LastFileDate>
        <IgnoreFileInformation>false</IgnoreFileInformation>
        <DownloadBeta>Default</DownloadBeta>
        <DownloadDate xsi:nil="true" />
        <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
        <VariableChangeIndicator />
        <HashVariable />
        <HashType>None</HashType>
        <CanBeShared>true</CanBeShared>
        <ShareApplication>false</ShareApplication>
        <ExclusiveDownload>false</ExclusiveDownload>
        <HttpReferer />
        <SetupInstructions />
        <Variables />
        <ExecuteCommand>ren "{file}" wfc.exe</ExecuteCommand>
        <ExecutePreCommand />
        <ExecuteCommandType>Batch</ExecuteCommandType>
        <ExecutePreCommandType>Batch</ExecutePreCommandType>
        <Category>Apps To Install</Category>
        <SourceType>FixedUrl</SourceType>
        <PreviousLocation>d:\GEGeek_Toolkit\ProgramFiles\Apps To Install\WFC\wfc5setup.exe</PreviousLocation>
        <DeletePreviousFile>true</DeletePreviousFile>
        <Enabled>true</Enabled>
        <FileHippoId />
        <LastUpdated>2018-01-27T12:41:24.899353+10:00</LastUpdated>
        <TargetPath>{root}GEGeek_Toolkit\ProgramFiles\{category}\WFC\</TargetPath>
        <FixedDownloadUrl>http://www.binisoft.org/download/wfc5setup.exe</FixedDownloadUrl>
        <Name>Windows Firewall Control</Name>
      </ApplicationJob>
    </Jobs>

     

  4. Firefox Quantum    The request was aborted: Could not create SSL/TLS secure channel.

    <?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" Guid="f295c734-6440-4e54-8cef-2d788441bb93">
        <WebsiteUrl />
        <UserAgent />
        <UserNotes />
        <LastFileSize>38594416</LastFileSize>
        <LastFileDate>2017-12-13T09:57:19.9141206</LastFileDate>
        <IgnoreFileInformation>false</IgnoreFileInformation>
        <DownloadBeta>Default</DownloadBeta>
        <DownloadDate xsi:nil="true" />
        <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
        <VariableChangeIndicator />
        <HashVariable />
        <HashType>None</HashType>
        <CanBeShared>true</CanBeShared>
        <ShareApplication>false</ShareApplication>
        <ExclusiveDownload>false</ExclusiveDownload>
        <HttpReferer />
        <SetupInstructions />
        <Variables />
        <ExecuteCommand>ren "{file}" Firefox.exe</ExecuteCommand>
        <ExecutePreCommand />
        <ExecuteCommandType>Batch</ExecuteCommandType>
        <ExecutePreCommandType>Batch</ExecutePreCommandType>
        <Category>Apps To Install</Category>
        <SourceType>FileHippo</SourceType>
        <PreviousLocation>e:\GEGeek_Toolkit\ProgramFiles\Apps To Install\Firefox Quantum\Firefox Setup 57.0.2.exe</PreviousLocation>
        <DeletePreviousFile>true</DeletePreviousFile>
        <Enabled>true</Enabled>
        <FileHippoId>firefox_64</FileHippoId>
        <LastUpdated>2017-12-13T09:57:19.9141206</LastUpdated>
        <TargetPath>{root}GEGeek_Toolkit\ProgramFiles\{category}\Firefox Quantum\</TargetPath>
        <FixedDownloadUrl />
        <Name>Firefox Quantum</Name>
      </ApplicationJob>
    </Jobs>

     

  5. I am in serious need of help with my database, it looks like it contains old entries but I dont know how to delete them. When I double click my entry I have no traces of the old entry but if I open the file I can see the old links and they're probably the main reason the links are always getting stuffed up or not downloading correctly. How can I fix this please?

  6. I double click the batch file

    Contains:

    @ECHO OFF

    start "" /wait G:\Home\Ketarin.exe /database=G:\Home\ home_apps /log=G:\Home\filename.log
    EXIT

    It loads the file, Ketarin opens, it creates a log file but the log file is empty. I leave Ketarin open for awhile in case too many apps, but it seems if I have 500 or 5 the log file is still empty. What am I missing here, can't be this hard.

    I also checked the log permissions and changed the permissions so its full control and not read only.

    It doesn't seem to make a difference if the file is home_apps or home_apps.db

    It creates the log file just nothing is written to it.

    I've also tested from a command prompt and elevated and same thing. Thanks for trying to help me.

     

     

  7. So when I run that command this is what happens and yes the database is in the same directory as the exe

    I run the batch file, Ketarin opens, the cmd window closes, this file is created home_apps.db_2017-08-19.bak

    I close Ketarin and that's it. So nothing is exported to XML

    Nothing in the AppData folder

    I also don't get any file created ending in .log.

     

     

  8. This command wont work because it doesn't have a trailing .db

     

    start "" /wait Ketarin.exe /database=home_apps.db /log=FILENAME.log

    Its just

    home_apps

    It also produces an empty result if I try and add the .db onto the end of it.

     

    Also the backup file thats created its usually 1.4MB and now its only 21k

     

     

     

     

  9. So how can I rectify the issue I have and set it back to the beginning? Because when I select all and run a check for update 90% come back green ticked even though the files haven't been downloaded. Any help please.

     

    Thanks

     

    Jason

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