Jump to content
Ketarin forum

Stolker

Members
  • Posts

    6
  • Joined

  • Last visited

Stolker's Achievements

Newbie

Newbie (1/14)

  1. Hi, It's possible to add this feature? I explain me, for example, I have winrar and winrar beta, but it isn't beta version ketarin return an error: because doesn't search the beta version. It's possible to add an option to check if variable exist, and if doesn't exist there is no download and no error message. Thx you PS: I see a bug in latest beta version. When edit app, the category, isn't read, it's the first category to take
  2. Hi, Possible to add all commands setup (/norebootn /silent, etc...) unattended ??
  3. Ok thx, i go immediatly download the lastest beta
  4. Hi, It's possible to add option to send an personnal user agent ? (general option/application option) In many web site, to download x64 version for exemple, it's only possible with browser x64 (user agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64) => IE8 x64 windows 7) Thx
  5. I've find answer to my question I've changed the platform : any cpu > x86 Now it's good. But i've an other prob, i would that keratin show me the web page when the HTTP code is 300. But I dont know how made Have you an idea? Google say : HttpWebRequest.MaximumAutomaticRedirections=1; HttpWebRequest.AllowAutoRedirect=true; ? In file : XmlRpcClientProtocol.cs WebClient.cs Updater.cs ? Edit: To access at the web page (with HTTP code 300), i'm obligated to go on a proxy.... XD
  6. Hi, I try to compile keratin, but i have warnings. ------ Début de la génération : Projet : Ketarin, Configuration : Debug Any CPU ------ Settings.cs(71,48): avertissement CS0168: La variable 'ex' est déclarée, mais jamais utilisée Settings.cs(240,48): avertissement CS0168: La variable 'ex' est déclarée, mais jamais utilisée XmlRpc\XmlRpcSerializer.cs(1153,24): avertissement CS0168: La variable 'ex' est déclarée, mais jamais utilisée XmlRpc\XmlRpcSerializer.cs(1873,21): avertissement CS0649: Le champ 'CookComputing.XmlRpc.XmlRpcSerializer.FaultStructStringCode.faultCode' n'est jamais assigné et possédera toujours sa valeur par défaut null C:\Users\Matt\Desktop\Ketarin\Ketarin\XmlRpc\XmlRpcSerializer.cs(1874,21): avertissement CS0649: Le champ 'CookComputing.XmlRpc.XmlRpcSerializer.FaultStructStringCode.faultString' n'est jamais assigné et possédera toujours sa valeur par défaut null Compilation terminée -- 0 erreurs, 5 avertissements Ketarin -> bin\Debug\Ketarin.exe ========== Génération : 1 a réussi ou est à jour, 0 a échoué, 0 a été ignoré ========== And i have this message when run exe: Could not create or load the database file: Impossible de charger le fichier ou l'assembly 'System.Data.SQLite, Version=1.0.65.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' ou une de ses dépendances. Tentative de chargement d'un programme de format incorrect. I am newbie in C#. If you have any idea, thx to reply Stolker
×
×
  • 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.