Update Simple MenuS
Simple script menu to manage your File, Folder and Software
or loding script
Changelog:
1. Ad Drag n' Drop
--------------------------
1) Paste folder "MenuS" in Script folder
2) Left click ctb Button
load ("MenuS\00MainMenuS.xys");
3) For Use Drag n' Drop, use derect to other script in ctb button (Left click) or from catalog
load ("MenuS\01MenuS.xys");
load ("MenuS\01MenuS1.xys");
load ("MenuS\01MenuS2.xys");
load ("MenuS\01MenuS3.xys");
load ("MenuS\02MenuS.xys");
load ("MenuS\02MenuS1.xys");
load ("MenuS\02MenuS2.xys");
load ("MenuS\02MenuS3.xys");
load ("MenuS\03MenuS.xys");
load ("MenuS\03MenuS1.xys");
load ("MenuS\03MenuS2.xys");
load ("MenuS\03MenuS3.xys");
load ("MenuS\04MenuS.xys");
load ("MenuS\04MenuS1.xys");
load ("MenuS\04MenuS2.xys");
load ("MenuS\04MenuS3.xys");
--------------------------------------------------------------------------
1) Paste ::snippet; into the address bar and press ENTER. A text box will open to enter snippet.
2) And here comes the copy+paste ready snippet. I will create a new button at the right end of your toolbar.
Code: Select all
Snip: CTB 1
XYplorer 14.50.0204, 11.11.2014 08:51:37
Action
NewUserButton
Name
Simple MenuS
Icon
%winsysdir%\shell32.dll /58
ScriptL
load "<xyscripts>\MenuS\00MainMenuS.xys";
ScriptR
FireClick
0
Download