webcoyote / moonrise-support

This repository contains programs that gather information for game support purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moonrise-support

This website contains programs that are designed to gather system information from your computer in order to provide better technical support. The programs capture game and operating system diagnostics that you can upload to the Moonrise Customer Support site.

The diagnostic test should take no more than a minute, and will create an archive file (.zip for Windows, tar.gz for Macintosh) that you can upload.

Windows users

For Windows 8/10 users, open the Windows Start Menu and paste the following command into the search bar. For Windows XP/Vista users, open the Windows Start Menu, select "Run", and paste the following command into the run dialog:

powershell -windowstyle hidden -NoProfile -Command "iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/undeadlabs/moonrise-support/master/Windows/gather.ps1'))"

Mac (OSX) users

Download the Moonrise Support Application and save it to your computer, then launch the application from the Downloads folder on the right of the OSX Application Dock.

More information

If you have difficulty running the support application, please contact our Customer Support Team and we will do our best to help!

About

This repository contains programs that gather information for game support purposes


Languages

Language:PowerShell 56.8%Language:Shell 42.3%Language:Batchfile 0.9%