13
Mar
Thanks google!
With the keyword "cannot spawn cmd.exe", the first hit taught me how to fix error spawning "cmd.exe" in Windows 7, which should also work for other windows versions.
Jaeger Mitchell post the fix method on Thursday, January 26, 2006 9:19 PM: the error is caused by changed Path property, which should be REG_EXPAND_SZ.
How to fix?
- run regedit.exe
- go to the folder of
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment - create a new expandable string (REG_EXPAND_SZ) called "PathX", copy "Path" value string into "PathX"
- delete the old "Path" and rename "PathX" to "Path"
- reboot
- 作者:cail
- 版权声明:署名-非商业性使用-禁止演绎 CC BY-NC-ND 3.0
- 原文网址:http://en.dogeno.us/?p=6707
- 最后修改时间:2010年3月13日 01:02 PDT
Previous:
Wnt-independent stem cells in the hair follicle, marked by Lgr6, execute long-term wound repair
Next:
Weekly Tweets for 2010-03-15
2 Responses to “Fix error spawning "cmd.exe" in windows”
Leave a Reply
blog by cail
- » the Paper Link - my latest Creation for PubMed users
- » How to use ImageJ to analyze images?
- » 2shRNA - design oligos for RNAi
- » Play background music
- » about this blog
- » about me
Hot in 'How-To'
- analog - analog/digital - digital, VGA - DVI - HDMI - 74,613 views
- Ez-12 windsurfer antenna - 54,001 views
- Import custom ringtones to iPhone via iTunes (no jailbreaking required) - 47,074 views
- How to add new ringtones to iPhone - 42,493 views
- Use GParted to align partitions on a SSD hard drive for better performance - 40,979 views
put your ads here? contact me

Works like a charm. Thank you.
it doesn't work for me