Deploy Convert Tool For Windows 10

BatchPatch Forums Home Forums BatchPatch Support Forum Deploy Convert Tool For Windows 10

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #14303
    TimGermany
    Participant

    Hello!

    I would like to distribute a convert tool to some clients that converts Windows 10 version 21H2 to LTSC.

    To do this, I first copy a folder with all the required files into a defined directory.
    I then want to run the batch file loader.bat contained there.
    I always get the error that can be seen in the screenshot.

    Does anyone here have an idea as to what the error mentioned could be?

    Here is the link to the tool if anyone wants to look at the loader.bat file:
    https://github.com/victorlish/Convert_to_Windows_10_LTSC

    Thanks in advance for the help 🙂

    #14304
    TimGermany
    Participant

    Here is the Error Message:
    Deployment: Error: Part of the path “c:\_temp\LTSC\loader.bat” could not be found.

    #14305
    TimGermany
    Participant

    In principle I think I have found my mistake.

    Is there a local computer variable that I can specify when deploying a script?
    I have two scripts that must be executed locally and not via a network drive.

    #14306
    doug
    Moderator

    I don’t actually understand what you are describing. Your posting is a bit unclear, so I can’t offer advice for how to resolve your issue unless you can more clearly explain what’s going on, being as specific and detailed as possible about exactly what you are executing and what’s occurring. Or contact us directly to work with us via email and trade screenshots etc to help illustrate.

    That said, I can answer your last question, which is that in BatchPatch if you use $computer inside a command, BatchPatch will replace it at the time of execution with the actual host name from that row that performs the execution.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.