Search found 178 matches

by DigiDon
19 Apr 2019, 12:12
Forum: Scripts and Functions (v1)
Topic: Class RichEdit - update on 2015-04-14 (v0.1.05.00)
Replies: 204
Views: 79673

Re: Class RichEdit - update on 2015-04-14 (v0.1.05.00)

I would also guess Gmail does not accept Rtf which would explain. Word can copy both HTML and Rtf formatting.
You could use a more recent dll but that would not change this. Only some advanced functionalities have been added but the class is using the most advanced version compatible with Windows 7.
by DigiDon
19 Feb 2019, 15:27
Forum: Scripts and Functions (v1)
Topic: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
Replies: 51
Views: 41544

Re: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation

Hi all, Sorry for having not posted any news for a while. I had to undergo some personal changes and took a new hard-working job in a company. I kept convincing myself the past months that I would find time to get back at my projects but truth is right now I can't. So I will try to check messages on...
by DigiDon
20 Aug 2018, 08:34
Forum: Scripts and Functions (v1)
Topic: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
Replies: 51
Views: 41544

Re: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation

Hello Kmeaha,

You're right: The function should be named "hidestr" and not "ihidestr".

I forgot to modify the internal example. The online doc is OK though.

Thanks for pointing it out.
by DigiDon
30 Jul 2018, 13:48
Forum: Scripts and Functions (v1)
Topic: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
Replies: 51
Views: 41544

Re: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation

Hi DDook, Alright I see now. I've run some tests and it seems that there are indeed no %'s straight or dynamic vars introduced inside the names for gLabels or vVars no more. It means I must have changed it at some point because it used to be obfuscated this way. So that's an undocumented regression ...
by DigiDon
29 Jul 2018, 08:46
Forum: Scripts and Functions (v1)
Topic: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
Replies: 51
Views: 41544

Re: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation

Hello DDook, I'm not sure to understand. It seems you provide two obfuscated script parts. Where is the unobfuscated original source code? Which example exactly are you using? I had to search for it, there are several : "min-straight-obfuscation"? If yes then if you create the TransMap for "straight...
by DigiDon
25 Jul 2018, 09:54
Forum: Other Utilities & Resources
Topic: [Outlook] QuickModules (AddIn or VBA) to sort emails or jump quickly to multiple folders [UP 16.06]
Replies: 8
Views: 5681

Re: [Outlook] QuickModules (AddIn or VBA) to sort emails or jump quickly to multiple folders [UP 16.06]

Hi cbo1974, Thanks for your positive feedback. I also found it unbelievable that this functionality was neither offered nor found anywhere! It should have been there many years ago but I'm glad I've made it available at last. Regarding your issue, I have not experienced it with Outlook 2016 nor had ...
by DigiDon
25 Jun 2018, 10:47
Forum: Scripts and Functions (v1)
Topic: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
Replies: 51
Views: 41544

Re: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation

HI, thanks for the feedback.

I didn't use ahk_h for now but I would say that normally the obfuscator should work without problem on AHK_H.

Nevertheless I think it would not work with AHK v2 or AHK_H v2 because there are major syntax changes the obfuscator will probably not recognize.
by DigiDon
18 Jun 2018, 03:51
Forum: Scripts and Functions (v1)
Topic: [Library] TAB v0.1 (Preview) - Add Functionality to the Tab Control
Replies: 15
Views: 6947

Re: [Library] TAB v0.1 (Preview) - Add Functionality to the Tab Control

I was just about to post nearly similar thing :lol: .

Well done jballi, great work :clap:

I also tried with no problem but I'm like you also on Win 7 - 64 bits ;)
by DigiDon
18 Jun 2018, 03:43
Forum: Other Utilities & Resources
Topic: [Outlook] QuickModules (AddIn or VBA) to sort emails or jump quickly to multiple folders [UP 16.06]
Replies: 8
Views: 5681

Re: [Outlook] QuickModules (AddIn or VBA) to sort emails or jump quickly to multiple folders [UP 16.06]

Hi ozzi. No, the Add-In is a total rewrite of the vba module. They are separate technologies. The VBA needs a quite complicated install but then source code can be easily modified. The Add-In has a simple installer and directly integrates with Outlook and cannot be modified easily. One disadvantages...
by DigiDon
16 Jun 2018, 07:57
Forum: Other Utilities & Resources
Topic: [Outlook] QuickModules (AddIn or VBA) to sort emails or jump quickly to multiple folders [UP 16.06]
Replies: 8
Views: 5681

Re: [Outlook] QuickModules to sort emails very quickly to multiple folders [UP 15.06]

UPDATES:
15.06 QuickModules was totally rewritten (C#) to be available as a proper Outlook Addin (with simple installer) as alternative to the VBA project :P
Image
15.06 QuickModules VBA correction: now lists subfolders of the inbox has well
by DigiDon
11 Jun 2018, 03:52
Forum: Other Utilities & Resources
Topic: [Outlook] QuickModules (AddIn or VBA) to sort emails or jump quickly to multiple folders [UP 16.06]
Replies: 8
Views: 5681

Re: [Outlook] QuickModules to sort emails very quickly to multiple folders

Thanks ozzii, I hope it will work great for you too ;)

Oups, my bad, hopefully you mentioned it :roll:
Corrected
by DigiDon
10 Jun 2018, 08:11
Forum: Scripts and Functions (v1)
Topic: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
Replies: 51
Views: 41544

Re: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation

Thanks AHKStudent. Glad you could put it to use without much troubles :). Well although I do not use MPRESS, I would see no reason at all why obfuscated code could not go through it. Are you sure Mpress worked correctly on your original script? If yes it should work on your obfuscated one as this is...
by DigiDon
10 Jun 2018, 07:44
Forum: Other Utilities & Resources
Topic: [Outlook] QuickModules (AddIn or VBA) to sort emails or jump quickly to multiple folders [UP 16.06]
Replies: 8
Views: 5681

[Outlook] QuickModules (AddIn or VBA) to sort emails or jump quickly to multiple folders [UP 16.06]

Hello all ;) , UPDATE 16/06: QuickModules is available both as an Outlook Add-In (with installer, recommended) or as an Outlook VBA project This is one of my side-projects that really helped me sorting my emails with Outlook when I was managing projects and had many emails coming on various topic. I...
by DigiDon
09 Jun 2018, 02:02
Forum: Ask for Help (v1)
Topic: Sound file doesnt play unless I press Enter?
Replies: 15
Views: 4277

Re: Sound file doesnt play unless I press Enter?

You're welcome. If you learned something that's what matters ;)
by DigiDon
09 Jun 2018, 01:59
Forum: Ask for Help (v1)
Topic: Autodelete dollar value when it pulls up
Replies: 6
Views: 1511

Re: Autodelete dollar value when it pulls up

We can not put a script together if we do not have at least the control class name of the control (that you can get by autohotkey window spy). Actually that will not be easy without having the software you use. You should look at autohotkey help file on these commands to understand them. That will p...
by DigiDon
08 Jun 2018, 10:11
Forum: Ask for Help (v1)
Topic: Sound file doesnt play unless I press Enter?
Replies: 15
Views: 4277

Re: Sound file doesnt play unless I press Enter?

That's normal as it should be checked regurlarly by a timer SetTimer,CheckWindow,200 return #IfWinActive, Item Not Found! $Enter::return $NumPadEnter::return #IfWinActive CheckWindow: if WinActive("Item Not Found!") { SoundGet, master_mute, , mute ; this will check if volume is muted or therwise if ...
by DigiDon
06 Jun 2018, 09:24
Forum: Scripts and Functions (v1)
Topic: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
Replies: 51
Views: 41544

Re: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation

Hi guest3456, It's great to hear that from you, I highly appreciate :D I also found many people desperating that the tool was so complex and not up-to-date and was quite frustrated myself. Through time I was able to simplify many ... many things (mostly by making a lot of automation but also by simp...
by DigiDon
06 Jun 2018, 08:15
Forum: Scripts and Functions (v1)
Topic: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
Replies: 51
Views: 41544

Re: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation

Hi alware, Well yes as you said it will be hard for beginners to understand and actually I did not mean the tool for beginners. Complex and useful obfuscation will be probably out of reach for someone who doesn't master AHK basics. Actually I do not really understand why this tool would be useful to...
by DigiDon
05 Jun 2018, 16:03
Forum: Scripts and Functions (v1)
Topic: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
Replies: 51
Views: 41544

Re: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation

Well it was kind of an overlooked spot. It has been corrected in the new version (I will try to put new updates on the second post) In 2.14 -No obfuscation for labels ending with Guiclose, GuiEscape etc. Therefore no need to force no-obfuscation for special GUI labels/functions anymore, which will b...
by DigiDon
05 Jun 2018, 10:04
Forum: Scripts and Functions (v1)
Topic: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
Replies: 51
Views: 41544

Re: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation

EDIT: Has been made automatic in 2.14 For Gui number 1 or named Guis special labels like Guiclose you should disable the obfuscation of their name right now, (as AHKStudent made me the remark via pm). They should indeed not have their name obfuscated (as they are called automatically following spec...

Go to advanced search