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: Legacy CLI command under XP  (Read 1131 times)

0 Members and 1 Guest are viewing this topic.

SavannahLion

  • Wiki Contributor
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5986
  • Last login:December 19, 2015, 02:28:15 am
Legacy CLI command under XP
« on: April 03, 2009, 02:06:25 am »
I'm trying to track down some strange behavior with some old legacy software and I can't recall what the equivalent XP CLI command is. I need to know which path a particular exe is residing in based on the PATH environment variable.

Under Linux it's which
Under DOS it's truename
What the heck is the XP equivalent in the command line interface???

I really don't feel like building a script to accomplish this.

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: Legacy CLI command under XP
« Reply #1 on: April 03, 2009, 02:37:04 am »
"SET" will tell you your environment variables and you can also view them in System->Advanced->Environment Variables.

loadman

  • Wiki Contributor
  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4306
  • Last login:May 26, 2024, 05:14:32 am
  • Cocktail Cab owner and MaLa FE developer
    • MaLa
Re: Legacy CLI command under XP
« Reply #2 on: April 03, 2009, 02:40:57 am »