remove_shortcut_arrow

Undocumented in source.

Modules

cache
module remove_shortcut_arrow.cache

アイコンキャッシュをクリアする

command
module remove_shortcut_arrow.command

コマンドに関連した処理

no_arrow
module remove_shortcut_arrow.no_arrow

no-arrow.icoのバイナリを生成する

path
module remove_shortcut_arrow.path

PATH取得の共通処理

registory
module remove_shortcut_arrow.registory

ICOファイルに関する共通処理

remove
module remove_shortcut_arrow.remove

Windowsのショートカットの矢印を消すためのやつ。

restore
module remove_shortcut_arrow.restore

消した矢印を元に戻す。

Public Imports

remove_shortcut_arrow.cache
public import remove_shortcut_arrow.cache;
Undocumented in source.
remove_shortcut_arrow.command
public import remove_shortcut_arrow.command;
Undocumented in source.
remove_shortcut_arrow.no_arrow
public import remove_shortcut_arrow.no_arrow;
Undocumented in source.
remove_shortcut_arrow.path
public import remove_shortcut_arrow.path;
Undocumented in source.
remove_shortcut_arrow.registory
public import remove_shortcut_arrow.registory;
Undocumented in source.
remove_shortcut_arrow.remove
public import remove_shortcut_arrow.remove;
Undocumented in source.
remove_shortcut_arrow.restore
public import remove_shortcut_arrow.restore;
Undocumented in source.

Meta