Unlock Space Engineers DLC
A PowerShell script to unlock Space Engineers DLC, as is sometimes required to run on multiplayer dedicated servers for players who have paid for the content but are unable to use it.
Options:
- Copy the code below, paste it into PowerShell ISE, and run it.
- Copy the code below, paste it into a file named SEunlockDLC.ps1, save the file, and then run it with PowerShell.
- Download the file below and then run it.
Note: You normally can't run PowerShell from a Downloads folder, so if you download it, move it to your desktop or another location.
This is version 2 of the script. It will attempt to locate SE at the normal install path on a Windows system. If that fails, it will check the Registry location that should list where it is installed. If that fails, it will display a folder selection dialog for you to specify the install location.