remove_shortcut_arrow.restore

消した矢印を元に戻す。

Members

Functions

WinMain
int WinMain(core.sys.windows.windef.HINSTANCE hInstance, core.sys.windows.windef.HINSTANCE hPrevInstance, core.sys.windows.winnt.LPSTR pCmdLine, int nCmdShow)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
exec_restore_windows_shortcut_arrow_command
bool exec_restore_windows_shortcut_arrow_command()

REGコマンドを利用して、レジストリの特定の値を削除する

reg_restore_windows_shortcut_arrow
bool reg_restore_windows_shortcut_arrow()

REGコマンドを利用して、削除したショートカットアイコンを元に戻す。

restore_windows_shortcut_arrow
bool restore_windows_shortcut_arrow()

削除したショートカットアイコンを元に戻す。

Meta