topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 26, 2024, 9:50 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 5 6 7 8 9 [10]
91
Also another question ConstanceJill...would it be okay if I upgrade the .net version it needs?
92
Hey there,

A few months ago I've acquired a new computer, that runs Windows 11, where it does not seem possible to create custom toolbars any more.
And so lately I've been thinking, instead of putting the shortcuts to my games on the desktop, why not use CRAP as a launcher? :D

In the process of recreating my game shortcuts into CRAP, I got the following idea: it would be neat if I could just drag and drop an icon onto the current layout, or maybe to the layout editor window, and that would basically parse that shortcut and create an equivalent button (using the icon, command prefix and its name as a caption).
Would that be feasible? :)

Another possible improvement I've been thinking of: from the "Add new button" dialog, if there is no defined "Command Prefix" yet, and the user just loaded the icon from an .exe file, perhaps we could have the program populate the prefix with that same exe file's path?

Oh and, I suppose it's some kind of bug: when browsing to an executable to get its icon, CRAP fails to recognize that an .EXE file was selected unless its extension is entirely in lower case (so it will work only with ".exe", but not ".EXE" or a mix of upper and lower case).
-ConstanceJill (March 23, 2024, 03:19 PM)

I'm on windows 11 too as of early December anyways let me see what I can do as time permits on the ideas. As for the bug I will look into it as well.
93
General Software Discussion / Re: How to apply complex rules on Ymail emails?
« Last post by sphere on March 28, 2024, 11:26 AM »
Cloud services are not exactly private.  I am pretty sure there are some selfhosted options out there that would do this.
Could you not just find an email client you like, that does complex rules (ie thunderbird) and run it on a pc (or rasbertyPI)?
It might not be instantaneous, but I think it would work.

Thunderbird also has a portable app. Not sure if its rules are up to what you are looking for. 
94
General Software Discussion / How to apply complex rules on Ymail emails?
« Last post by kalos on March 26, 2024, 03:23 PM »
Hello!

I had been unfortunate enough to have set up an email account long ago with Ymail and I have shared it alot so I cannot change it.

I really want to instantly run complex rules on incoming emails but Ymail has very limited options for that.

I tried to import my Ymail to my Gmail which has much better rules options but I end up with all emails being duplicated (Gmail cannot separate the two inboxes and merges all emails in one inbox).

Can you suggest a software or other way to be able to run rules on my Ymail emails?

My requirements are:
1) it needs to run 24/7 regardless if I have my devices (laptop, mobile etc) switched on, so it probably needs to be a cloud/web solution
2) it needs to enable complex rules to be set up with AND/OR/NOT operators, preferably wildcards etc
3) it needs to apply the rules immediately when an email is received (rather than after minutes) and update the email status also immediately on the Ymail server
4) it needs to be a robust, accurate solution
5) it needs to offer top privacy

Any recommendation?

Thanks!
95
General Software Discussion / Re: Any good Control Viewer?
« Last post by Ath on March 26, 2024, 02:31 PM »
If you install AutoHotKey you'll also find the Window Spy, that does similar things like the Control Viewer. The AutoIt tool never worked that well for me, not even on Windows XP, 7 or 10.
96
General Software Discussion / Any good Control Viewer?
« Last post by kalos on March 26, 2024, 01:43 PM »
Hello!

The AutoIt Control Viewer does not seem to work for me even if I run it as admin on Win11:
https://www.autoitsc...-control-viewer-mod/

Any alternative?

Thanks!
97
PublicDomainVic / Re: AddressBooker - Webpage to Address Book
« Last post by sphere on March 26, 2024, 12:26 AM »
Thanks.  :Thmbsup: Ran it.
98
PublicDomainVic / Re: AddressBooker - Webpage to Address Book
« Last post by publicdomain on March 25, 2024, 03:43 PM »
App with clipboard monitoring and xpath definitions for the holidays.
-publicdomain (March 23, 2024, 07:33 PM)

Okay! I've started pushing versions to GitHub incrementally, for confirmation of at least one (1) user --likely fellow user "sphere" :)



First ALPHA confirms the program is not detected as a bot:


Setup:

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash

source ~/.bashrc

nvm install 18

nvm use 18

npm install puppeteer puppeteer-extra puppeteer-extra-plugin-stealth
 
=====

Clone:

git clone https://github.com/publicdomain/addressbooker.git

=====

Run:
 
node addressbooker.js
99
I've had a night's sleep since my previous post and it seems like most of what I've been suggesting in there would probably be an overcomplicated solution when I can just regroup my game shortcuts into a single folder… feel free to disregard that then.
100
PublicDomainVic / Re: AddressBooker - Webpage to Address Book
« Last post by publicdomain on March 23, 2024, 07:33 PM »
App with clipboard monitoring and xpath definitions for the holidays.

This is the final "larger" release to close the month (after delivering this one, we open our new software project).
Pages: prev1 ... 5 6 7 8 9 [10]