topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday April 29, 2024, 2:07 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Launching 64-bit cmd.exe  (Read 404 times)

wssddc

  • Participant
  • Joined in 2024
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
Launching 64-bit cmd.exe
« on: January 09, 2024, 05:11 PM »
New user, setting up on Win/10 for the first time. I notice that if I launch c:\windows\system32\cmd.exe, I get the 32-bit command processor.  I find two workarounds:
  • Use "sysnative" instead of "system32"
  • Add Arguments "/c start "64-bit cmd" %windir%\sysnative\cmd.exe"
Only the 2nd works if run as administrator is checked.