Batch file deployment – Exit Code 2

BatchPatch Forums Home Forums BatchPatch Support Forum Batch file deployment – Exit Code 2

  • This topic has 4 replies, 2 voices, and was last updated 7 years ago by deepfriedbutter.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10397
    doug
    Moderator

    If you share the actual batch file, I might be able to help get it working.

    #10398
    deepfriedbutter
    Participant

    I used the following because batchpatch was failing using the native package deploy method.


    net use x: \nas04share

    x:

    setup.exe /s /flx:setup.iss

    timeout 60

    c:

    net use x: /delete


    #10399
    doug
    Moderator

    I’m confused. Can we back up? What exactly are you trying to accomplish? If you are trying to execute a deployment to install the setup.exe, probably it makes most sense to start from there, rather than starting from a batch file that you’re trying to use to solve a problem with a deployment. I would suggest starting with a normal BatchPatch deployment, if your goal is to deploy the setup.exe. You said it failed, but I’m not clear on how it failed or what error was produced etc. Probably the best way for me to help you with this is through email where you can send me screenshots etc, rather than on this forum. If you are a licensed customer, please use the contact form to reach out. Please provide as much detail as possible about what you are trying to do and what is happening.

    Thanks,

    Doug

    #10422
    deepfriedbutter
    Participant

    I went ahead and sent an email. Thanks.

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