Nice, I like the new terminal. When I try to run |./mach mercurial-setup| from 
m-c tip, it gives me the following error after pressing enter:

"WindowsError: [Error 193] %1 is not a valid Win32 application

  File 
"c:\Users\Emanuel\firefox\mozilla-central\tools/mercurial/mach_commands.py", 
line 42, in mercurial_bootstrap
    result = wizard.run(map(os.path.expanduser, config_paths))
  File 
"c:\Users\Emanuel\firefox\mozilla-central\tools/mercurial\hgsetup\wizard.py", 
line 205, in run
    hg_version = get_hg_version(hg)
  File 
"c:\Users\Emanuel\firefox\mozilla-central\python/mozversioncontrol\mozversioncontrol\__init__.py",
 line 19, in get_hg_version
    info = subprocess.check_output([hg, 'version'], env=env)
  File "c:\mozilla-build\python\lib\subprocess.py", line 566, in check_output
    process = Popen(stdout=PIPE, *popenargs, **kwargs)
  File "c:\mozilla-build\python\lib\subprocess.py", line 710, in __init__
    errread, errwrite)
  File "c:\mozilla-build\python\lib\subprocess.py", line 958, in _execute_child
    startupinfo)"

I'm on 64-bit Windows 7. I get the same error regardless of whether I use 
start-shell-msvc2013.bat or start-shell-msvc2013-x64.bat.
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to