Skip to content

fix(windows): error on full index - use cmd.exe-compatible syntax (Fixes #324)#325

Open
hippus wants to merge 1 commit intoDeusData:mainfrom
hippus:main
Open

fix(windows): error on full index - use cmd.exe-compatible syntax (Fixes #324)#325
hippus wants to merge 1 commit intoDeusData:mainfrom
hippus:main

Conversation

@hippus
Copy link
Copy Markdown

@hippus hippus commented May 8, 2026

Previously on full index under Windows there is an error after step 5: The filename, directory name, or volume label syntax is incorrect.
This PR fixes cmd.exe syntax

[1/9] Building file structure
  Extracting: N/N files (100%))
[2/9] Extracting definitions
[3/9] Building registry
[4/9] Resolving calls & edges
[5/9] Detecting tests
[7/9] Analyzing git history
[8/9] Linking config files
[9/9] Writing database

@hippus hippus changed the title fix(windows): use cmd.exe-compatible syntax fix(windows): error on full index - use cmd.exe-compatible syntax May 8, 2026
@hippus hippus changed the title fix(windows): error on full index - use cmd.exe-compatible syntax fix(windows): error on full index - use cmd.exe-compatible syntax (issue #324) May 8, 2026
@hippus hippus changed the title fix(windows): error on full index - use cmd.exe-compatible syntax (issue #324) fix(windows): error on full index - use cmd.exe-compatible syntax (Fixes #324) May 8, 2026
@DeusData DeusData added bug Something isn't working windows Windows-specific issues labels May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working windows Windows-specific issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants