10/07/19 01:44:45 S7ddDyVE0
>>741
1.location2clip.ZIPをダウンロード。
2.解凍する場所や回答するフォルダは移動予定のない場所に。
3.location2clip.Register.VBSを実行。
4.location2clip.htmをメモ帳で開く。
5.clipboardData.setData("text",external.menuArguments.top.document.title + "\r\n" + external.menuArguments.top.document.URL);
※「+ "\r\n"」を削除して下の通りにする。
clipboardData.setData("text",external.menuArguments.top.document.title + external.menuArguments.top.document.URL);
6.IEを再起動。