× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Sounds to me like the filename isn't getting passed to NoteTab Pro.

Open the registry. Open HKEY_CLASSES_ROOT and then click on .txt (you
can open HKCR, click on HKCR and type .txt to position there.)

Take the (default) value and then find that in HKCR (remember to type,
it's easier)

Open that key and there should be a "shell" key, open that, then open
the "open" key then the "command" key. The (Default) value should have
the path to NoteTab Pro. I'll be it doesn't have a "%1" (including the
double quotes) at the end of the command. It should look like:

"C:\Path\NoteTabPro.exe" "%1"

Without the "%1" windows starts NoteTabPro, but NoteTabPro doesn't know
why it was opened so it just sits there.

-Walden



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.