Page 2 of 2
Re: Elevated Command Prompt Option?
Posted: 22 Aug 2014 15:56
by RalphM
No, I get 32bit CMD's only with both LClick and RClick.
Re: Elevated Command Prompt Option?
Posted: 22 Aug 2014 16:06
by Jeff Bellune
How are you determining that it's a 32-bit command prompt?
A 32-bit command prompt will have SysWOW64 as part of the window title and a 64-bit command prompt will have System32 in the window title. highend's button gives me System32 in the window title.
Cheers,
Jeff
Re: Elevated Command Prompt Option?
Posted: 22 Aug 2014 16:06
by highend
From such a CMD 32bit command prompt:
Code: Select all
start "" %windir%\sysnative\cmd.exe
Is this new CMD 64 bit?
Re: Elevated Command Prompt Option?
Posted: 23 Aug 2014 17:14
by RalphM
Jeff Bellune wrote:highend's button gives me System32 in the window title.
Same her but I wrongly assumed the System32 was indicative of a 32bit process.
All good then or as good as this bitness madness M$ created will ever get.