| Author |
Message |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
dinkosta
Replies: 251
Views: 38329
|
Forum: Scripts & Functions Posted: Wed Apr 26, 2006 9:52 pm Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
I've just tested it and it works great with new language files.
Excellent job! |
Topic: kiu Icons manager: quickly change icon files |
dinkosta
Replies: 11
Views: 3841
|
Forum: Scripts & Functions Posted: Wed Apr 26, 2006 7:53 pm Subject: kiu Icons manager: quickly change icon files |
| Yes, everything works OK, it's just this annoying white message box. |
Topic: kiu Icons manager: quickly change icon files |
dinkosta
Replies: 11
Views: 3841
|
Forum: Scripts & Functions Posted: Tue Apr 25, 2006 10:57 pm Subject: kiu Icons manager: quickly change icon files |
Yes, whenever I type something into that field I get that error message. The same with z, i, p.
Am I the only one with this error message? |
Topic: kiu Icons manager: quickly change icon files |
dinkosta
Replies: 11
Views: 3841
|
Forum: Scripts & Functions Posted: Tue Apr 25, 2006 8:09 pm Subject: kiu Icons manager: quickly change icon files |
Great script, kiu.
I have one problem, though. When I type into the "Select a file type" field some letter the message "File Error. Windows cannot find ERROR" pops up. If a click ... |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
dinkosta
Replies: 251
Views: 38329
|
Forum: Scripts & Functions Posted: Fri Apr 21, 2006 8:21 pm Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
Ausgezeichnet.
I especially like the way you solved the problem with external language files, because I was stuck with that for a long time (I couldn't solve the menu problem). It would be even bette ... |
Topic: Decrypt 'UserAssist' registry entries |
dinkosta
Replies: 9
Views: 11481
|
Forum: Scripts & Functions Posted: Sat Apr 08, 2006 8:09 pm Subject: Decrypt 'UserAssist' registry entries |
Thank you for your feedback, robiandi and Serenity.
@Serenity
That are nice suggestions, thanks. |
Topic: Decrypt 'UserAssist' registry entries |
dinkosta
Replies: 9
Views: 11481
|
Forum: Scripts & Functions Posted: Fri Apr 07, 2006 10:39 pm Subject: Decrypt 'UserAssist' registry entries |
Well, here are two links that deal with those entries:
http://www.utdallas.edu/~jeremy.bryan.smith/articles/explorer_spy.html and http://personal-computer-tutor.com/abc3/v29/vic29.htm.
I'm no expert ... |
Topic: Decrypt 'UserAssist' registry entries |
dinkosta
Replies: 9
Views: 11481
|
Forum: Scripts & Functions Posted: Fri Apr 07, 2006 8:30 pm Subject: Decrypt 'UserAssist' registry entries |
Some people are suspicious of the 'UserAssist' entries in the registry, mostly because they are encrypted. Here's a small script that will decrypt those entries:
;;Author: Kostic Dejan
;;Date ... |
Topic: Decrypt 'UserAssist' entries |
dinkosta
Replies: 2
Views: 325
|
Forum: Ask for Help Posted: Wed Apr 05, 2006 8:24 pm Subject: Decrypt 'UserAssist' entries |
Got it!
If I use 'StringMod(a_loopregname,"rot13",26-13)' it does decrypt the entries. |
Topic: Decrypt 'UserAssist' entries |
dinkosta
Replies: 2
Views: 325
|
Forum: Ask for Help Posted: Tue Apr 04, 2006 8:01 pm Subject: Decrypt 'UserAssist' entries |
How can I decrypt the registry entries from 'UserAssist', of course without changing anything in the registry. These entries are encrypted with ROT13, AFAIK. The code I have is bellow:
Gui, Add, ... |
Topic: RegDelete from ListView |
dinkosta
Replies: 7
Views: 579
|
Forum: Ask for Help Posted: Wed Mar 08, 2006 9:25 pm Subject: RegDelete from ListView |
Thanks a lot, PhiLho.
I did a quick test with a dummy value inside the registry key and it worked. |
Topic: RegDelete from ListView |
dinkosta
Replies: 7
Views: 579
|
Forum: Ask for Help Posted: Tue Mar 07, 2006 8:38 pm Subject: RegDelete from ListView |
First of all, thank you for your reply PhiLho.
The script I posted is one of the many variations I tried, and I did try to use only %DeleteLine% with 'RegDelete' but that didn't work neither.
I also ... |
Topic: RegDelete from ListView |
dinkosta
Replies: 7
Views: 579
|
Forum: Ask for Help Posted: Mon Mar 06, 2006 9:34 pm Subject: RegDelete from ListView |
| The script I'm trying to make should retrieve the values from specified registry keys and when I check a row the value from that row should be removed from the registry. Retrieving the values works OK ... |
Topic: Generate HTML directory listing |
dinkosta
Replies: 2
Views: 2444
|
Forum: Scripts & Functions Posted: Tue Feb 21, 2006 11:15 pm Subject: Generate HTML directory listing |
Nice script.
Maybe one could use 'FileSelectFolder' to select a folder instead of using the script's folder. Just an idea. |
Topic: SysInfo |
dinkosta
Replies: 4
Views: 1998
|
Forum: Scripts & Functions Posted: Sun Feb 19, 2006 9:24 pm Subject: SysInfo |
Hi goyyah,
thanks for the feedback and for pointing out the typo. I've fixed it. |
| |