One of the problems that I run into frequently is whenever I need to paste a junction link or do certain things, I can't do them because XYplorer is not elevated. To solve that, I went to http://code.kliu.org/misc/elevate/ and extracted elevate.exe into my <xypath> folder (so it's sitting together with XYplorer.exe) and then create a catalog item (or CTB) using the code:
Code: Select all
Run """<xypath>\Elevate.exe"" ""<xy>"" /ini=""<xyini>"" ""<curpath>""";EDIT (July 9, 2014): Fixed an error I made when posting it and also a little fine tuning.
XYplorer Beta Club