Recommended Posts

With the older version, it was possible to install updates with AutoPatcher across a LAN. I haven't tried anything yet with the newer version, but, would the command remain the same?

ie)

OLD VERSION

@echo off

pushd %~dp0

autopatcher.exe /unattend:t2 /defaults:default.ini

popd

NEW VERSION

@echo off

pushd %~dp0

autopatcher.exe /unattend /answerfile:name.aaf

popd

or, would one just point to the directory and run:

\\server\share\autopatcher.exe /unattend /answerfile:name.aaf

Link to comment
https://www.neowin.net/forum/topic/577521-network-install/
Share on other sites

I just run Autopatcher from a network drive myself and it works really well except when its running over a wireless network (Its just very slow on wireless).

net use z: \\server\autopatcher

z:

z:\autopatcher.exe

I guess in this situation that you would just add your command line switches at the end of the last line.

and then later on to remove the drive:

net use z: /delete :)

Or just map the drive temporarily (Just for one session)(don't restore the connection if you login agian), but I don't know how to do this via the command prompt.....if any one knows this by the way it would be appreciated.

:)

@ adaman

The answer is there, or read this.

or, ... create a file in the autopatcher directory called APpush.cmd, (or whatever you want to name it) edit that file to read:

@echo off

pushd %~dp0

autopatcher.exe /unattend /answerfile:YourAnswerFileName.aaf

popd

Next, to run this over the network, in the run dialog box (start>run), type a command that points to the computer with a directory sharing AutoPatcher and the APpush.cmd file you just created. Something in this format:

\\computerName\AutoPatcher\APpush.cmd (or whatever you named this cmd file that you created)

Read about pushd command

AutoPatcher is a great utility, thanks for all you guys do!!! *everybody holla*

  • 2 weeks later...
@ adaman

The answer is there, or read this.

or, ... create a file in the autopatcher directory called APpush.cmd, (or whatever you want to name it) edit that file to read:

@echo off

pushd %~dp0

autopatcher.exe /unattend /answerfile:YourAnswerFileName.aaf

popd

Next, to run this over the network, in the run dialog box (start>run), type a command that points to the computer with a directory sharing AutoPatcher and the APpush.cmd file you just created. Something in this format:

\\computerName\AutoPatcher\APpush.cmd (or whatever you named this cmd file that you created)

Read about pushd command

AutoPatcher is a great utility, thanks for all you guys do!!! *everybody holla*

Thats cool! Didn't know about that command (pushd). Thanks Heaps! :D :D :D

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • While I miss Outlook for a couple of small things, I use Thunderbird now because I don't like how MS wants to force you to change things.
    • Chrome has history of being the browser everyone uses because Internet Explorer sucks, not realizing that Edge changed that, but people got into the habit of using Chrome. I use Brave and I've never been happier with a browser. It does what it is meant to do and gets out of the way.
    • Wino Mail -> Microsoft Outlook (the new one). Link: https://github.com/bkaankose/Wino-Mail Just sayin.
    • Microsoft launches Godot Sample to streamline Xbox PC game development on the engine by Pulasthi Ariyasinghe Microsoft today announced a new endeavor that aims to make it simpler for Godot developers to get their products into the Xbox PC ecosystem. Dubbed the "XBOX Godot Sample," this is a new public reference for developers using the open-source engine. This is set to serve as an example of how Microsoft GDK, Xbox Services, and PlayFab can be integrated into their projects. The sample is available now on GitHub as a working example. This covers key features in gaming projects that developers may need to release their projects on Xbox PC, with everything from matchmaking and game sign-in to gamepad compatibility with Godot being covered. This release is being called the first step in giving Godot developers the tools to bring their games over to Xbox PC, with more changes to come based on feedback and issue reports. However, the company was clear that this is not related to bringing Godot projects to Xbox consoles. The engine's open development model stops it from accessing console SDKs due to the requirement of NDAs and legal contracts. Here's how it explained this Godot sample project's focus: This is a source-only sample, not a product. It's MIT-licensed at the wrapper layer; the GDK and PlayFab dependencies still require their own installs and license acceptance, consistent with our other XBOX samples. There is no set update cadence for support or maintenance. We’ll watch the repo, monitor issues, and iterate where it makes sense, but this isn't a commercial release. That said, we’re excited to hear your feedback and see any community PRs, as we evolve this together. This is the first step in bringing Godot for XBOX on PC. We plan to evolve it over time based on what the community tells us is most valuable. This sample is built specifically for XBOX on PC. It doesn’t include support for XBOX Series X|S or XBOX One. If you’re already building for XBOX Series X|S or XBOX One, please talk with your XBOX representative. If not, you can get started by signing up here. Game developers can find the XBOX Godot Sample by heading to GitHub over here. Documentation on how to get started with Godot for building an Xbox PC project can be seen here.
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      468
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!