I wonder if one kind soul would help me out with this script
Code: Select all
Set($cf,<curfolder>);
Set($cp,<curpath>);
Set($nn,<date yyyymmddhhnnss>);
new "$nn-temp", dir;
OpenWith("""C:\Program Files (x86)\WinRAR\WinRAR.exe"" e -- *.rar * $nn-temp", "s");
Msg("Press OK when WinRAR is finished.",1);
GoTo("<curpath_s>\$nn-temp");
Sel(a);
Rename(b,$cf);
Focus(L);
MoveTo("..\..");
#523;
#523;
Rename(b,$nn,"$cp");
SelFilter($nn, d, Name);
Focus(L);
delete 1, 0, ;
XYplorer Beta Club