Jump to content
Ketarin forum

JimmysDask

Members
  • Posts

    4
  • Joined

  • Last visited

JimmysDask's Achievements

Newbie

Newbie (1/14)

  1. I have this error when i try to start Ketarin from CMD. This used to work! start /wait "" "%source%\Ketarin.exe" /install="%source%\apps64.xml" /exit /database="%temp%\jobs.db" And this is what it gives back Thank for the help!
  2. This element is not a relative path that you can edit. The program puts it for you. And if the path (or drive letter in my case) changes and you don't have live Internet connection it ruins unattended installs because it fails the update. If this attribute is corrected the way i do it, ketarin finds the file and it is all ok. If you can show me a way that the previous location attribute in the saved XML can be turned into a relative path, it would be great.
  3. The problem area is the previouslocation attribute in the xml file. This needs to get updated every time you change the disk drive letter and it won't if you don't have Internet and you try to install applications with the cmd commands
  4. Hello to the forum!! I have fallen in love with ketarin because of its features that provides to me! I had a bad time trying to auto install apps when I was at my clients with ketarin because it was constantly trying to update the file path every time the drive letter changed. This is my solution… Maybe not the best but it has worked perfectly fine for me so far. Using a tool called rxrepl.exe I replace the drive letter to the corresponding <PreviousLocation> for each application in the xml file. This way ketarin wont bother recheck or update the file when it wont find it in the PreviousLocation position that is used to be. This also solves the problem that if I have no internet connection and it tries to update the application it will fail the hole installation! This is the part that makes this happen So I can go on and run and it will run with no problem. I attach my full Ketarin directory so you can tinker with it. My auto install script checks also for windows version and architecture. Looking farward for advice to improove upon it! ketarin.zip
×
×
  • 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.