limitating parent folder upping to a drive root ?

Discuss and share scripts and script files...
Post Reply
cslevine
Posts: 62
Joined: 15 May 2013 12:26

limitating parent folder upping to a drive root ?

Post by cslevine »

i would like to know if, via a script, it could be possible to put a limitation for going up to a specific parent folder, as like as X:\
-> would be useful sometimes to limitate unwanted multiple clicks on Up parent folder icon or multiple backpace key actions

highend
Posts: 14942
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: limitating parent folder upping to a drive root ?

Post by highend »

Don't think that's possible through XY scripting.

Although e.g. AutoHotkey would allow this, it's too much effort (sending data between xy & ahk back and forth).
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 66292
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: limitating parent folder upping to a drive root ?

Post by admin »

raniadoll wrote:It works exactly how I want, thank you. It only works when I select one file, If I select multiple files to match up with, it doesn't work. Can this functionality be added ...
Before I kill "raniadoll". Can anybody enlighten me about the recent flood of SPAM(?)-bots that just try to pass the turing test by copying and assembling bits of other posts in new posts. But don't actually SPAM (by linking to products). What's behind this (apart from the obvious: retarded teenagers)?

neminem
Posts: 94
Joined: 13 Aug 2012 20:31

Re: limitating parent folder upping to a drive root ?

Post by neminem »

My understanding, as a mod responsible for killing spam on a forum for a game I play, is that this is done so they can go back in later and either edit their post with spam or add spam to their forum signature, and by that point, nobody will be looking at the post. It doesn't get page clicks to the spam, but it does help with their scuzzy SEO agenda.

The first time I encountered that behavior, a few years back, we were all super confused. We let several posts go by from one spambot (they looked legitimate!) before we realized that it was pulling existing posts from years earlier and reposting them. Now we're on the lookout for it. :)

admin
Site Admin
Posts: 66292
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: limitating parent folder upping to a drive root ?

Post by admin »

That makes sense. Luckily they are easy to detect for a brain.

Post Reply