SciTE Context Menu 1.4.0 released


SciTE Context Menu 1.4.0 is now available. If fixes bugs introduced in version 1.3.0. This version introduced a new GUID to prevent conflicts with other context menus based on this implementation.

WSciTEcm in Action on Windows Vista 64-bit

Downloads and updated documentation are available at:

Thank you to Daniel Chambers who raised the issues he encountered with SciTE Context Menu 1.3.0 and his help with testing the new version. Daniel is the author and maintainer of Digitally Created.

,

  • http://freearc.org Bulat

    thank you for sharing these sources! i need to write shellext for my FreeArc program and your code was the only one that easily compiled in x64 mode

    i’ve used VS2008 to compile, the only thing i changed is replacement of $*.manifest with wscitecm.dll.manifest in Makefile ($*.manifest expanded to wscitecm.manifest)

    may be you can say how to change makefile to create dlls that doesn’t need VS redistributables? 100kb+ is ok for me since my application is rather large by itself

  • http://freearc.org Bulat

    Bulat :
    may be you can say how to change makefile to create dlls that doesn’t need VS redistributables?

    nevermind. i’ve dolved the problem

  • Oliv

    Hi,

    After trying to install it unsuccessfully (100 times?), I read somewhere (and on your site too) THE SOLUTION : With Vista and 7, you must run the process as Administrator (even if your account is in the administrator’s group) : run the cmd as Administrator, etc….

    It’s a very good job!!! Merci de le partager!!!

    Oliv

  • http://positiveaffirmations.biz/ mark

    It really pays off to voice out any concern from users with regards problems/errors encountered with programs and applications. This was developers can modify them for the better.