Messages - IainB [ switch to compact view ]

Pages: prev1 ... 66 67 68 69 70 [71] 72 73 74 75 76 ... 1318next
351
Living Room / Re: How to do funky text?
« on: September 22, 2018, 02:41 AM »
;D The caption on options name it right "f**k it up"
So it does. Very droll.

@Renegade: Is that what you were after?

352
LaunchBar Commander / Re: Can't get Sendkeys to work
« on: September 22, 2018, 01:53 AM »
@mouser:
maybe try ^(+(b))
Ahh. The penny just dropped.
Thanks for that. It helps solve a bit of a puzzle for me. I had been meaning to go back and read the rest of the LBC Help file about this, as it had been niggling away at the back of my mind. I mean, if I had been wanting to do the same thing as @kimbriki seemed to be wanting to do, then how might I go about it? I didn't actually want to do it and couldn't immediately see "why" (i.e., the user requirement) for his wanting to do it, as I thought that, if it was me, then I would usually use AHK (AutoHotkey) to do send a text string or hotkey and did not see that LBC was necessarily the "right" tool for that job. However, after reading the rest of that page of the Help file, I think I see that LBC may have other potential uses extending beyond the obvious and that I had not considered - e.g. (say), it could be used to invoke AHK functions - effectively as subroutines - opening the way to the possibility of providing a higher level of automation (which I am usually all in favour of).
This had been a minor puzzle for me  - one that I had been idly wondering about in the first place, in my exploratory use of LBC.
I looked in the Help file for something that seemed relevant to what you had written (above). This was the bit that caused me to think:
(Text partially copied below, with my emphasis.)
Sendkeys Documentation
 ...
Special strings that you can use in a {sendkeys} clip, from the TPushKeys help file:

Function key definitions are enclosed within braces, keys from F1 to F24 are represented by:
{F1}...{F24}
 
State Modifiers
Shift Key                +
Ctrl Key                        ^
Left Alt Key                %
Right Alt Key (Alt Gr)        !

Prefix any key definition with the appropriate modifier to affect the key press immediately following it e.g. +ab will result in the key strokes Ab being directed to the application.

To extend the modifier to affect a group of characters enclose them in parentheses e.g  !(ab) will result in AB being simulated. Parentheses may be nested so that !(+(ao)) will give ÁÓ.

Note: State Modifiers need not be used with standard keys as they can be entered directly. See example

IMPORTANT: When you want to trigger normal letter keys in combination with Ctrl Alt Shift, you *MUST* use lowercase versions of the letters, or a SHIFT key will be simulated.

To simulate the press and release of a modifier key then the key symbol must be the only character in the Keys string. See example ...

...(there's more).
__________________________________________
This new functionality is provided by the TPushKeys component by Alan Warriner which encapsulates, and extends, Christopher Latta's PushKeys code ([email protected], www.alan-warriner.co.uk)
I think I now better understand why you embedded TPushKeys functionality in LBC.
Seems pretty nifty.

353
LaunchBar Commander / Re: Can't get Sendkeys to work
« on: September 21, 2018, 03:15 AM »
@kimbriki: Presumably, you want CTL+SHIFT+B to be sent to simulate a single simultaneous hotkey depression, right?
I am not familiar with using sendkey in LBC, but from the Help file it seems that keys are sent sequentially, which, if true, could explain why you see the output as "b" in both the cases you give above.

354
Living Room / Re: silly humor - post 'em here! - the exotic spresm.
« on: September 19, 2018, 08:55 PM »
I don't know who/what the guy is in this BBC clip, nor what he's on about, but he's apparently just introduced a new expression into the lexicon of the English language - "exotic spresm": <https://order-order.com/2018/09/18/cables-exotic-spresm/>

The pundits seem to reckon he (probably) may have been trying (and failing) to be clever/trendy, by saying "erotic spasm", as the lady here (watch the guy's eyebrows): <https://twitter.com/MediaGuido/status/1042006841683857410>

These both look like "priceless clips" candidates.

355
Interesting post + suggestions at bleepingcomputer.com:
(Copied below sans embedded hyperlinks/images.)
CCleaner Disregarding Settings and Forcing Update to Latest 5.46 Version
CCleaner Disregarding Settings and Forcing Update to Latest 5.46 Version
By Lawrence Abrams 
September 17, 2018 01:36 PM
10 Comments
Image: CCleaner melting

Reports are coming in that Piriform is forcing CCleaner to update to the latest 5.46 version even when users had configured the program to not perform automatic updates. To make matters worse, once the users were upgraded to the latest version, their privacy settings were reverted to default, which is to allow anonymous usage data to be sent to Avast/Piriform.

This was first reported on September 6th at Piriform's forum, where users stated that their installed versions of CCleaner were being updated to 5.4.6 even after disabling automatic updates. This was later confirmed in a post to our forums.

Post at BleepingComputer.com
In that same Piriform topic, an employee replied and stated that "Since the release of v5.46 we have updated some users to this version to meet legal requirements and give users more autonomy and transparency over their privacy settings."

Post to Piriform Forum from employee
As a test, I downloaded and installed the Slim version of CCleaner 5.37 that we host at BleepingComputer.com.

During the setup procedure, I configured the program to not automatically check for new updates. Even with that setting disabled, CCupdate.exe was automatically executed by the installer and CCleaner was updated to version 5.46 before I could even start the program. This is illustrated in the video below.


... This is obviously a concern that CCleaner is ignoring user's preferences and forcing the update of a new version. BleepingComputer has contacted Piriform/Avast for comment, but have not received answers to our questions at the time of this publication.

How to disable CCleaner automatic updates
As CCleaner is ignoring a users preferences and forcing updates to be installed, if you want to disable updates you need to delete an executable called CCUpdate.exe that is installed along with CCleaner.

When CCleaner is installed, it will install a file at C:\Program Files\CCleaner\CCupdate.exe that is used to install updates to CCleaner. This program is then configured to automatically run every day by a Scheduled Task called CCleaner Update.

CCleaner Update Scheduled Task
To prevent this program from running you should delete the scheduled task. To be even safer, you can delete the actual C:\Program Files\CCleaner\CCupdate.exe executable.

Once the task and executable have been deleted, CCleaner will no longer update without you actually installing a new version.

Thx to Ivan for sharing the news tip.

Pages: prev1 ... 66 67 68 69 70 [71] 72 73 74 75 76 ... 1318next
Go to full version