Giter VIP home page Giter VIP logo

tools's Introduction

tools

ツールいろいろごった煮リポジトリ

VBScript

ブログ:相対パスでショートカットを作るコマンド作った

機能

ショートカットを相対パス指定で作成する
※オプション指定で絶対パスでも作成可

使い方

  1. 任意の場所に置く
  2. 引数を指定して実行する
    • 指定するパスは絶対/相対のどちらでも可
makeLink.vbs 対象ファイルのパス ショートカットを置く場所のパス

パスを通した場合はコマンド的な使い方ができる

makeLink 対象ファイルのパス ショートカットを置く場所のパス

3つ目の引数に -f オプションを指定すると絶対パスでショートカットを作成する

makeLink 対象ファイルのパス ショートカットを置く場所のパス -f

備考

ショートカットの対象となるファイルの拡張子がなんであってもショートカットのアイコンはフォルダになる
※Windowsの仕様
※絶対パスで作成した場合はファイルによって変わる

相対パスで作成した場合、作成したショートカットを移動すると動かなくなるので注意

PowerShell

ブログ:PowerShellでマウスカーソルを画面**に表示する

機能

ショートカットキーでマルチディスプレイの任意画面**にカーソルを移動させる

使い方

  1. 任意の場所に置く
  2. ショートカットキーツールに設定する
  3. 実際にショートカットキーを押して動きを確認し、引数の数字を調整

備考

PowerShellやGUIで引数となるモニターの番号を取得できないようなので、実際に動かして割り当てられている数字を確認する必要がある
詳細はブログ参照

tools's People

Contributors

hazhikko avatar

Watchers

 avatar

tools's Issues

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.