There is no single application officially named "Visual Studio Code 1703". This name usually results from a mix-up between two separate Microsoft products released around the same time: the Windows 10 "1703" Creators Update and Visual Studio Code (VS Code).
Here is the story of how these two distinct histories crossed paths in early 2017: 1. The Windows 10 "1703" Connection
The number 1703 actually refers to the Windows 10 Creators Update, which was released in April 2017.
The "1703" Meaning: In Windows versioning, "17" stood for the year 2017 and "03" for the month of March (its finalized date).
64-bit Importance: This update significantly improved how 64-bit applications interacted with the OS, making it a "must-have" for developers using heavy tools like VS Code. 2. The Visual Studio Code Timeline (Early 2017)
While Windows was at version 1703, Visual Studio Code was much earlier in its own lifecycle.
The Version Gap: In April 2017, the actual version of VS Code was 1.11.
The 64-bit Launch: 2017 was a pivotal year because it was when Microsoft officially launched the 64-bit Windows version of VS Code as a stable release (moving away from being 32-bit only by default). 3. Confusion with Visual Studio 2017
Users often confuse VS Code with its "big brother," the Visual Studio 2017 IDE.
Visual Studio 2017 (the full IDE) was released on March 7, 2017.
Because it was released right alongside the Windows 1703 update, many developers started searching for "Visual Studio 1703," assuming the version numbers matched. Summary of the "1703" Era
If you are looking for the software that matches this description today: Windows 10, version 1703 now available
Issue 1: VS Code Crashes on Startup
Fix: Delete the %APPDATA%\Code folder (backup settings first). Corrupted cached GPU shaders are a known problem on version 1703’s older graphics drivers.
Q4: Why does my 64-bit VS Code still show "32-bit" in Task Manager?
You downloaded the wrong installer. Uninstall and use the win32-x64 (note: win32 is Microsoft's directory name for 64-bit Windows APIs – confusing, but correct).
Issue 2: Integrated Terminal Shows "Invalid Command"
Fix: Default terminal on 1703 might be old PowerShell 5.0. Switch to Command Prompt:
Ctrl + Shift + P→ "Terminal: Select Default Profile" → "Command Prompt"
Minimum Requirements
- OS: Windows 10 version 1703 (Creators Update, Build 15063) or newer / Windows 11 / Linux 64-bit / macOS 10.15+
- Processor: 1.6 GHz dual-core (64-bit)
- RAM: 4 GB (8 GB recommended)
- Storage: 500 MB free space
- Graphics: DirectX 10 or OpenGL 3.3 capable GPU