Giter VIP home page Giter VIP logo

vbecolorsplus's Introduction

VBEColorsPlus

foo01

VBEColorsPlusVBEの見た目を改善するスクリプトです。

dimitropoulos/VBECustomColorsを参考に作成したスクリプトです。

使い方

1. デスクトップにスクリプトをダウンロードします

foo02

2. Zipを解凍したフォルダにプログラムフォルダのVBE7.DLLをコピーします

foo03

1. プログラムフォルダを開く(環境による)
  C:\Program Files (x86)\Microsoft Office\root\vfs\ProgramFilesCommonX86\Microsoft Shared\VBA\VBA7.1\
2. VBE7.DLLのバックアップを必ずとる
  VBE7.DLL をコピーして VBE7.DLL.BAK などとリネームする
3. VBE7.DLLを先ほど解凍したデスクトップのフォルダにコピー

3. vbeColorsPlus.cmd をダブルクリックして変更を加える

下記の文言が出たらオーケー(一瞬表示されるだけ、赤い文字が出なければオーケー)

入力長 = 2701976
出力長 = 5403954
CertUtil: -encodehex コマンドは正常に完了しました。
入力長 = 10807910
出力長 = 2701976
CertUtil: -decodehex コマンドは正常に完了しました。

ネットワークドライブの場合はcmd.exeにて実行

4. 上記の変更を加えたVBE7.DLLをプログラムフォルダにコピーする

foo04

1. ファイルを置き換える
2. 管理者権限で続行を選択する

エクセルのプロセスが生きてるとコピーできないのでエクセルを落とすこと
タスクマネジャーにてプロセスを確認できるので
エクセルのプロセスが生きている場合は落とすこと


確認

エクセルを立ち上げてVBEを開き冒頭の写真のようになっていたらオーケー。




in English

modify VBE7.DLL ( with cmd.exe )

// download VBEColorsPlus
> git clone https://github.com/callmekohei/VBEColorsPlus

// make directory
> mkdir Foo\
> cd Foo\

// copy files
> copy ..\VBEColorsPlus\vbeColorsPlus.cmd
> copy "C:\Program Files (x86)\Microsoft Office\root\vfs\ProgramFilesCommonX86\Microsoft Shared\VBA\VBA7.1\VBE7.DLL"

// modify vbe dll
> vbeColorsPlus.cmd

// open explorer
> start .

backup VBE7.DLL and drag and drop modified VBE7.DLL

  1. open "C:\Program Files (x86)\Microsoft Office\root\vfs\ProgramFilesCommonX86\Microsoft Shared\VBA\VBA7.1\
  2. rename VBE7.DLL to VBE7.DLL.BAK
  3. drag and drop modified VBE7.DLL

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.