FG
💻 Software

How I change the default start path for cmd.exe in Windows 7 when opening from vim?

Fresh5 days ago
Mar 15, 20261958 views
Confidence Score0%
0%

Problem

cmd.exe starts in when I start it normally. When I start it from vim, it starts in . How can I change this so it starts in a folder of my choice (from vim)?

Error Output

%userprofile%

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How I change the default start path for cmd.exe in Windows 7 when opening from vim?

Low Risk

Navigate to the key HKEY_CURRENT_USER \ Software \ Microsoft \ Command Processor and search for the String Autorun in the right window. If that string is not existing yet create it as a "String Value". Double-click it afterwards and add the new dire…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment