Skip to content

TheNerdMan/DisplayPad-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DisplayPad-Scripts

A collection of powershell scripts and icons for use with the Mountain DisplayPad and BaseCamp

Building

  • Install ps2exe Install-Module -Name ps2exe -Scope CurrentUser
  • Open a terminal
  • Run build.ps1 with . .\build.ps1
  • (Optional) Run with -v if your builds are failing

Creating

  • Create new folder
  • Create .ps1 script
  • (Optional) Add .png you'd like the exe to have

Note

Most of the time if you are looking for documentation you should be looking at P2EXE's documentation. This script is litterally just for invoking that on all ps1 scripts in the directory.

Using

  • Once build has been run open BaseCamp
  • Assign bind exe to button as shown
  • (Optional) if the generated ico file attached to the exe looks off, then change the icon to the png in the same folder
AssigningExes.mp4

Attributes

About

A exe creator for DisplayPad because you can't run ps1 scripts nicely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors