topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday April 6, 2026, 2:37 am
  • 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: [1] 2 3 4 5 6 ... 33next
1
You might want to sign the executable and add your build/output folders to Defender exclusions, that usually reduces false positives. Are you compiling with the latest AutoHotkey version and standard settings?
Sir, I tried all. Disabled macfee, disabled defender.
There is no exclude folder in them now, just exclude exe, so each time exe is build they block.
Yes I am using latest Autohotkey, as I need some new features.

So finally I am happy with c#, if they are so insistent.

As a developer my job is to give a tool to my client, so that he/she can peacefully use it.
2
N.A.N.Y. 2026 / Re: NANY 2026 : Fast Filter Text
« Last post by anandcoral on March 13, 2026, 10:47 AM »
Thanks for bug report DeVamp.

I checked in a 80 mb file, and got the problem.
I fixed the logic now.

You can download ver. 2.0 from the website and check it on your big text file.
I will be happy to hear if it solved the problem.
3
N.A.N.Y. 2026 / Re: NANY 2026 : Fast Filter Text
« Last post by anandcoral on January 30, 2026, 12:40 PM »
I tried to open a file that is 163MB and it doesn't open it. the current file stays open.
Hmm.. never tried on such a big file.
Can you send me the file in zip to
aghappy at gmail

I will debug with this file and see what to fix here.
4
N.A.N.Y. 2026 / Re: NANY 2026 : Fast Filter Text
« Last post by anandcoral on January 27, 2026, 10:45 AM »
Is there a limit to the size of file that can be opened?
No. It will read as much as memory can support.
Revert if you get any error.
5
N.A.N.Y. 2026 / Re: NANY 2026 : Fast Filter Text
« Last post by anandcoral on January 08, 2026, 10:03 AM »
Version 1.2 Dated 08 Jan 2026 released

   Drag and drop a text file in text area of the app to directly open and load its content.

6
N.A.N.Y. 2026 / Re: NANY 2026 : Fast Filter Text
« Last post by anandcoral on January 05, 2026, 11:45 AM »
Thanks kunkel321, irkregent and skwire.

I made it for myself as many times I needed to look at just interested lines in change.log, whats new text of other apps or error log of my own apps.
Fast Filter Text helps me to quickly check those lines without loading a full fledged text editor. Also the files remain unchanged.
7
N.A.N.Y. 2026 / NANY 2026 : Fast Filter Text
« Last post by anandcoral on December 25, 2025, 12:21 PM »
NANY 2026 Entry Information

Application Name Fast Filter Text
Version 1.0
Short Description Quickly filters text as you type
Supported OSes WIN 10 +
Web Page https://sites.google...text/home?authuser=1
Download Link https://sites.google.../download?authuser=1
Zip file password is "abc123" without quotes
 


Description
Quickly filters the lines of a text file, as you type, to show only the lines containing the text.
You can filter on different words and lines containing all of them will be shown, even if they are not sequentially.

I needed to quickly see the important lines in a log file or in changes text of an app. I built Fast Filter Text to help me quickly narrow down the lines I want to see.

Screenshots
FastFilterText5.png

GIF showing type search
FastFilterText.gif

Usage
Installation
To install, extract the zip file in a folder, say "Fast Filter Text", and run the FastFilterText.exe.
8
Problem is not me using win or other o/s.
Problem is user facing false virus blocking of exe.

So I found best to play with the big houses rather than fight them. Users are priority for me.
9
I have so many apps in autohotkey in NANY.

I was making a new app in autohotkey, and exe was blocked by Mcafee repeatedly. I disabled it. Fine. (Win11)
Then same exe is blocked by  Smart App Control of MS itself. Could not find simple way to disable it.

Frustrated now I am planning to do in C# itself, as MS and McAfee are both happy with it. !!!

Anyone else facing similar situation and any other option is there ?
10
N.A.N.Y. 2026 / Re: N.A.N.Y. 2026 submission -- Sticky Notes
« Last post by anandcoral on December 22, 2025, 12:01 PM »
So many features in one app!
Great !!  :Thmbsup:
11
Previously I could see it here after login, against my name, see image attached. So never thought of it at any other place.

It looks like you have collapsed the header. Click this arrow by the search button to expand it.

Lo and Behold. So simple.
firefox_DKpgxXsEpo.png

Thanks a lot Deozaan
12
Living Room / Re: unable to see my dc credits on the forum heading
« Last post by anandcoral on May 03, 2025, 07:19 AM »
Thanks for all the scripts, but too much work for lazy me  :D

Checking from profile will do. No problem now.
Thanks to all
13
Living Room / Re: unable to see my dc credits on the forum heading
« Last post by anandcoral on May 03, 2025, 05:03 AM »
Thanks for the history link, Ath

Previously I could see it here after login, against my name, see image attached. So never thought of it at any other place.
firefox_uuzQzqSO2H.png

Now I know I can see it from 'my profile' (never tried earlier)

Thanks
14
Living Room / [Solved] unable to see my dc credits on the forum heading
« Last post by anandcoral on May 02, 2025, 11:45 AM »
I am unable to see my dc credits on the forum heading.
Earlier I can see it when I need to donate some. Maybe new Forum shift made it invisible.

Is there any link for it now ?

Regards,

Anand
15
Living Room / Re: happy new year 2025
« Last post by anandcoral on January 02, 2025, 06:26 AM »
Let the New Year 2025 bring Happiness and Peace all around the World
16
N.A.N.Y. 2025 / NANY 2025 Release - Document Watchdog
« Last post by anandcoral on December 29, 2024, 02:02 PM »
NANY 2025 Entry Information

Application Name Document Watchdog
Version 1.0.2
Short Description Due to malware encrypting documents and then asking for payments, this utility serves as a helper to warn the user if any of the document is altered without his/her knowledge.
Supported OSes Win 10 and above
Web Page https://sites.google...cument-watchdog/home
Download Link https://sites.google...nt-watchdog/download





Description
Scan Word (DOCX) and Excel (XLSX) documents for given list of text. Log the full document path if none found.
The folder path to scan and the list of text to search can be given in Settings.
And alert the user if none of given text is found in the document.

Please see the website for more information.

Screenshots

tray icon.png
set search.png
set folder.png

Similar App
Source Code Watchdog : https://www.donation....msg447469#msg447469
Scans for C, Java, Python etc. program source codes (text files) and alerts user none of given text is found in the program file.
17
Merry Christmas and Happy New Year 2025, friends

I have completed my Android app obeying all policies of Google and AdMob and the source code is on Sale.
https://play.google....todowidget&pli=1

It is a simple todo list app just like jotting 'what to do' on a piece of paper, and going through it when where you wish.
The app is build using free B4X programming language which make developing Android app a breeze with a lot free libraries and custom code snippets.

I am giving discount on the source code of the above app. Please download the app and checkout all the features so that you are sure what is expected from the source code.​

Merry Christmas and Happy New Year 2025 Discount: 10.6 USD till 31 Jan 2025​


Why should you purchase ?

    One Time Payment for all future updates.
    Free Upgrades for Google SDK / Policy changes.
    For each version update, source code is given.
    Fully Approved source code by Google and AdMob
    All source code given including third party, if any.
    Free compilation error email support, if any.
    You are free to make a clone of the code and upload on GPlay store.
    Let us spread B4X, use the source code to upload app on GPlay store.

Code explains how to

    make resizable widget to any size both horizontal and vertical
    read and write text file as data
    show activity title text with image
    show activity 3-dot menu and icons
    show message first time when app started
    set soft-keyboard to adjust customlistview in available screen
    update widget on close of app by button or back key
    use switch to enable touch highlight or edit of customlistview
    show drag icon or mark icon on customlistview
    drag customlistview items with touch on drag icon
    add item to customlistview from input
    add multiple items to customlistview from input with multi-line
    delete items from customlistview
    show customlistview items in different colors
    change customlistview item text color on mark
    show html in webview for Privacy Policy, Help, About.
    open google play webpage of the app to rate and feedback
    backup customlistview items to text file
    restore customlistview items from text file
    share customlistview items as text
    search / filter customlistview items, as you type
    open gmail app from webview mailto:
    show another html from webview html
    remove zoom control from webview

Please revert to me for more details of the app and Paypal payment link. You can also make DC credit payment if you wish.

Regards,

Anand
18
N.A.N.Y. 2025 / Re: NANY 2025
« Last post by anandcoral on December 17, 2024, 06:36 AM »
relipse, I humbly request you to post nany 2025 related post in this thread.

for other matter please create a new thread. mouser is always there to help us all.
thanks.
19
Living Room / Re: AI Coding Assistants (Who uses them and which)
« Last post by anandcoral on August 06, 2024, 07:06 AM »
Two of the main problems with "AI coding assistants" -
Never take what the seller insist.

All the big sellers of IT are throwing our own codes to us as labeled "AI". Yes this machine instructed program is reading our own open/closed sources and giving us back as "created by AI".

I do not think or use ChatGPT as some "intelligent" one. I take it as a a helper who helps me by "searching and sieving" my query.
20
Living Room / Re: Is mouser on vacation ?
« Last post by anandcoral on August 03, 2024, 01:24 PM »
https://discord.com/invite/GmtpKNNaA4
-KynloStephen66515 (August 03, 2024, 12:26 PM)
Thanks for help. :Thmbsup:

Talked to him now and found he really is on Trip ! :)
21
Living Room / Is mouser on vacation ?
« Last post by anandcoral on August 03, 2024, 07:12 AM »
I am trying to contact him but not getting any reply lately.
I have sent DM/PM from Forum and also Gmail but none got any response.

Is there any other way I can contact him ?
22
Living Room / Re: AI Coding Assistants (Who uses them and which)
« Last post by anandcoral on August 03, 2024, 06:56 AM »
I use ChatGPT directly, to get c# code snippets for my application features.
I do not use AI in ide.

Since I am not well versed with C#, I can vouch it gives me perfect codes, as required, most of the time.
I try to explain it more elaborately if it gives wrong answers. Sometimes I had to leave the query if I do not get what I want.

All the codes I get I use in my application and can say they are working as I need them.
23
Official Announcements / Re: New server/OS update
« Last post by anandcoral on July 22, 2024, 12:46 PM »
Now all forum feeds (such as https://www.donation...type=rss;action=.xml ) are under Cloudflare Turnstile ... which make them unreachable by feed readers...
Very Good
24
Official Announcements / Re: New server/OS update
« Last post by anandcoral on July 04, 2024, 07:56 AM »
Thanks for starting the Forum.
I was worried something happened, now no worry.
25
N.A.N.Y. 2021 / Re: NANY 2021 : Battery Icons - Released
« Last post by anandcoral on February 04, 2024, 12:46 PM »
Version 1.6.1 (3 Feb 2024)

    Added New Menu Option "Show Battery Level"
        (Shows a window on screen with big battery level image and percentage.
        Beneficial when we are far from the     computer which is processing and we
        want to keep an eye on the battery level)
    Logic enhanced to use less CPU in battery level detection.

Regards,

Anand
Pages: [1] 2 3 4 5 6 ... 33next