Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Hide Command prompt window Popup when Launching games HyperSpin  (Read 1846 times)

0 Members and 1 Guest are viewing this topic.

Moksi

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 194
  • Last login:April 20, 2024, 01:12:43 pm
  • I want to build my own arcade controls!
Hide Command prompt window Popup when Launching games HyperSpin
« on: November 17, 2017, 06:41:06 pm »

I would like to know how to hide the CLI (command line window) that Pops up when launching a Game or Program in HyperSpin .

I tried hideconsole in per game settings , but it asks for a fadetitle.
Tried that and i get an error & then it launches an second game window in the Background

Not good at this LOL!

If someone can help me out then im thankfull

Moksi

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 194
  • Last login:April 20, 2024, 01:12:43 pm
  • I want to build my own arcade controls!
Re: Hide Command prompt window Popup when Launching games HyperSpin
« Reply #1 on: November 18, 2017, 07:17:12 am »
well i figured out this option that workes fine

i use PcLauncher to run ALG , because using the default Daphne Singe [GLobal] is headache to get it to run

i use this .vbs script

Set WshShell = CreateObject("WScript.Shell")

WshShell.Run chr(34) & "C:\YourFolder\yourFile.bat" & Chr(34), 0

Set WshShell = Nothing


& point RLauncher to the file to launch and it prevents the CLI window popping up before Launch