Hi, I'm having the same problem and cannot run any commands. I have already made a restore point and this is what it says when I run systemlook. Any help would be great, thank you...
Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!
Hi, I'm having the same problem and cannot run any commands. I have already made a restore point and this is what it says when I run systemlook. Any help would be great, thank you...
I split your topic off to it's own thread.
When you say "I'm having the same problem and cannot run any commands" do you mean any programs or just commands issued in a Command Prompt window?
You path statement looks okay so there is something else wrong. Open a Command Prompt and enter the following, see if it works:
reg query "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment"
If it does, the output will look something like the following. Post the results here please.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment ComSpec REG_EXPAND_SZ %SystemRoot%\system32\cmd.exe NUMBER_OF_PROCESSORS REG_SZ 8 OS REG_SZ Windows_NT Path REG_EXPAND_SZ %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\ooRexx;D:\X2;D:\X2\Macros;d:\tools;d:\unixtools;c:\rexxprogs PATHEXT REG_EXPAND_SZ .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.REX;.REXG;.REXP PROCESSOR_ARCHITECTURE REG_SZ AMD64 PROCESSOR_IDENTIFIER REG_SZ Intel64 Family 6 Model 60 Stepping 3, GenuineIntel PROCESSOR_LEVEL REG_SZ 6 PROCESSOR_REVISION REG_SZ 3c03 PSModulePath REG_EXPAND_SZ %ProgramFiles%\WindowsPowerShell\Modules;%SystemRoot%\system32\WindowsPowerShell\v1.0\Modules REXX_HOME REG_SZ C:\Program Files\ooRexx TEMP REG_EXPAND_SZ %SystemRoot%\TEMP TMP REG_EXPAND_SZ %SystemRoot%\TEMP USERNAME REG_SZ SYSTEM windir REG_EXPAND_SZ %SystemRoot% VBOX_MSI_INSTALL_PATH REG_SZ C:\Program Files\Oracle\VirtualBox\
These are critical:
Path REG_EXPAND_SZ %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\ooRexx;D:\X2;D:\X2\Macros;d:\tools;d:\unixtools;c:\rexxprogs PATHEXT REG_EXPAND_SZ .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.REX;.REXG;.REXP
0 members, 1 guests, 0 anonymous users
Community Forum Software by IP.Board
Licensed to: Geeks to Go, Inc.