x-ware-ltd / access-scc-addin

Microsoft Access SCC Addin
Apache License 2.0
2 stars 4 forks source link

Detection of windows scripting host dependancy #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Integration with SVN is dependent on windows scripting host. If it is not 
present it will fail on any commands to the SVN client.

It should at least gracefully inform the user that WSH is not installed or 
enabled.

At best the dependency on WSH should be coded out

Original issue reported on code.google.com by steve.fa...@talkjcs.com on 3 May 2012 at 1:32

GoogleCodeExporter commented 9 years ago
I'll handle this one.

Original comment by steve.fa...@talkjcs.com on 23 May 2012 at 8:21

GoogleCodeExporter commented 9 years ago
Have coded out the dependency on WSH completely. It is all done via API calls 
now.

Original comment by steve.fa...@talkjcs.com on 24 May 2012 at 10:00