Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #1735
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

can not found diff-xls.vbs

By @YueLinHo on April 08, 2013 04:03 (imported from Google Code)


What steps will reproduce the problem?
1.install version 1.8.2 from 1.8.1
2.create new repo
3.add excel file
4.commit
5.modified the excel file
6.do diff

What is the expected output? What do you see instead?
popup error dialog "無法找到Script檔 "C:\Program Files\TortoiseGit\Diff-Script\diff-xls.vbs"

What version of TortoiseGit and msysgit are you using? On
what operating system?
msysGit 1.8.0
TortoiseGit 1.8.2

Please provide any additional information below.

I modified the reg

[HKEY_CURRENT_USER\Software\TortoiseGit\DiffTools]

from
".xls"="wscript.exe "C:\Program Files\TortoiseGit\Diff-Scripts\diff-xls.vbs" %base %mine //E:vbscript"

to
".xls"="wscript.exe "C:\Program Files\TortoiseGit\Diff-Scripts\diff-xls.js" %base %mine //E:javascript"

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking