C:\Program is not recognized as an internal or external command...
Hello,
I'm trying to create a native library header file to run a DLL in Java NetBeans, but when I put the path to NetBeans,
C:\Program Files (x86)\NetBeans 6.0\bin\javah.exe -o etc.
I get:
C:\Program is not recognized as an internal or external command, operable program, or batch file.
I'm no good at command line environments and have a feeling there is some very basic problem here, but I can't seem to find it:S I'm not even sure if the problem is in the rest of the command line I wrote. Any help would be appreciated!
With many thanks,
Hugh