notepad++ Open current dir cmd using 64 bit cmd -
when open current dir cmd opens 32 bit cmd. problem because have 64 bit java 8 , javac 8 in program files running java defaults 32 bit java 7 in program files (x86).
without manually opening 64 bit cmd or installing 32 bit java 8, there way me make , test simple programs way?
you can open 64-bit cmd.exe 32-bit application running c:\windows\sysnative\cmd.exe. modify current entry in shortcuts.xml or add 1 specifying full path.
Comments
Post a Comment