0 of 0

File information

Last updated

Original upload

Created by

crosenblum

Uploaded by

crosenblum

Virus scan

Safe to use

Documentation

Readme

View as plain text

:: Name: f4se_updater.bat
:: Purpose: Updates Fallout 4 Script Extender into your Fallout 4 folder
:: Author: [email protected] Craig M. Rosenblum
:: Revision: December 2016 - initial version

:: How to use this
::
:: This is a batch file created to help automate the process of updating
:: Fallout 4 Script Extender on your Fallout 4 folder.
::
:: But for this to work, requires a few following files and paths to be set correctly.
:: Wget is a command-line website downloader, parser, etc
:: http://gnuwin32.sourceforge.net/packages/wget.htm
:: https://eternallybored.org/misc/wget/
:: Or if you use Chocolatey as I do. you can install that from here.
:: https://chocolatey.org/packages/Wget
::
:: This also requires the installation of 7zip. Which you can get from the following sites
:: http://www.7-zip.org/download.html
:: or
:: https://chocolatey.org/packages/7zip
::
:: Also make sure the variables point to the correct folders.
::
:: Enjoy!
:: Craig M. Rosenblum
:: December 31st, 2016 9:45pm