Fallout 4
0 of 0

File information

Last updated

Original upload

Created by

crosenblum

Uploaded by

crosenblum

Virus scan

Safe to use

About this mod

Tired of having to manually check for latest versions of F4SE, to download and extract to your Fallout 4 folder?

I was too, I wanted to automate it, so that it can be set as a scheduled task once a month or run as needed. This is a simple but useful batch file to help automate the mundane process

Requirements
Permissions and credits
Tired of having to manually check for latest versions of F4SE, to download and extract to your Fallout 4 folder?

I was too, I wanted to automate it, so that it can be set as a scheduled task once a month or run as needed.

This is a batch file, but requires the following programs to be run effectively:

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

Once you have those installed, you need to modify the folder paths inside the batch file to point to the correct folders for each required file and for Fallout 4 itself.

There is also a logging feature, if you wish to enable it to help diagnose any issues this batch file may have.