Search found 486 matches

by ozzii
07 Aug 2014, 02:16
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 634387

Re: AHK Studio

My version is 0.100.98
How can I be ahead of you ?!? ;)
I always download the file from here : http://files.maestrith.com/alpha/Studio ... Studio.ahk

I'm under XP SP3
by ozzii
06 Aug 2014, 04:33
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 634387

Re: AHK Studio

For me the Ctrl+H do a really strange thing :
Image

Also, any possibility to have an option/menu for deleting code from the code vault.
Now I have to go to the xml file for that.
by ozzii
04 Aug 2014, 02:15
Forum: Scripts and Functions (v1)
Topic: Columbus - a fast program launcher/searcher
Replies: 157
Views: 60675

Re: Columbus - a fast program launcher/searcher

Well for having the new icon maybe you can download it (if not existent) from inside the script in the right folder ;)
by ozzii
30 Jul 2014, 07:06
Forum: Ask for Help (v1)
Topic: Ideas for visual lock indicator in OSD
Replies: 13
Views: 4589

Re: Ideas for visual lock indicator in OSD

Just one thing.
You have to test first the states of the keys.
For example, if the numlock is active and I start the script, the 'N' is not 'selected'. Like the key is not active.

EDIT: I'm too slow... ;) TheDewd
by ozzii
15 Jul 2014, 13:27
Forum: Ask for Help (v1)
Topic: [Answered]Better way to write this
Replies: 2
Views: 1174

Re: Better way to write this

Thanks.
I also think that the code block method is a little easier to read.
But I prefer to be sure that there is no differences.

Thanks also for explaining the if thing. Same... Cool...
by ozzii
15 Jul 2014, 02:41
Forum: Ask for Help (v1)
Topic: [Answered]Better way to write this
Replies: 2
Views: 1174

[Answered]Better way to write this

Hi, Which is the 'better' way to write this. I have all of this in my script. I would like to normalize this things.... #If WinActive("Download") && WinActive("Mozilla Firefox") #&:: Sleep, 50 Return #If things.... or things.... #If WinActive("Download") && WinActive("Mozilla Firefox") { #&:: Sleep,...
by ozzii
14 Jul 2014, 04:11
Forum: Scripts and Functions (v1)
Topic: OSD [AHK_1.1]
Replies: 30
Views: 23025

Re: OSD [AHK_1.1]

If I do a control+shift+something, the shift is not catched
by ozzii
08 Jul 2014, 03:01
Forum: Scripts and Functions (v1)
Topic: ZipFile [AHK v1.1 and AHK v2.0]
Replies: 32
Views: 16967

Re: ZipFile [AHK v1.1 and AHK v2.0]

It also can use the dll instead of the exe of 7za but you still need to use an external file.
by ozzii
07 Jul 2014, 03:07
Forum: Scripts and Functions (v1)
Topic: Examples of Non-Standard GUIs (ActiveX, GDI, etc.)
Replies: 391
Views: 250020

Re: Beautiful Examples of GUIs

Thanks jNizM for the codes
by ozzii
04 Jul 2014, 07:31
Forum: Bug Reports
Topic: [SOLVED]Run or Reload
Replies: 3
Views: 2808

Re: Run or Reload

It was my PC.
The FileRecycle made the script stall.
So changed with FileDelete and all good.
by ozzii
04 Jul 2014, 07:00
Forum: Scripts and Functions (v1)
Topic: Examples of Non-Standard GUIs (ActiveX, GDI, etc.)
Replies: 391
Views: 250020

Re: Beautiful Examples of GUIs

What about posting the codes with the GUIs !?
by ozzii
03 Jul 2014, 09:37
Forum: Bug Reports
Topic: [SOLVED]Run or Reload
Replies: 3
Views: 2808

Re: Run or Reload

My code is big.
I've tested with a little part and all is OK.
So the problem is not AH

Maybe something on my computer...
I will look deeper into it.
by ozzii
03 Jul 2014, 08:53
Forum: Bug Reports
Topic: [SOLVED]Run or Reload
Replies: 3
Views: 2808

[SOLVED]Run or Reload

Hi, Since the latest updated version (made the update yesterday 1.1.15.1) Unicode 32bits ZIP version I have this error : Could not close the previous instance of this script. Keep waiting? This erro occur when in my scrip I do a Reload or a Run, %A_ScriptFullPath% I'm under XP SP3. Can someone help ...
by ozzii
02 Jul 2014, 08:28
Forum: Ask for Help (v1)
Topic: WinSet TransColor
Replies: 2
Views: 1344

Re: WinSet TransColor

I will test and try to do something with the gdip library.
Thanks.
by ozzii
01 Jul 2014, 09:56
Forum: Ask for Help (v1)
Topic: WinSet TransColor
Replies: 2
Views: 1344

WinSet TransColor

Hi, I have this: Gui, Color, EEAA99 Gui +LastFound WinSet, TransColor, EEAA99 Gui, +AlwaysOnTop -Caption +hwndmain +Owner +ToolWindow Gui, Add, Picture,, %REP%\FTP_image.png Gui,Show,Center The result is this 20140701-163709.png But The image is like this 20140701-163824.png So my question: How can ...
by ozzii
24 Jun 2014, 02:27
Forum: Ask for Help (v1)
Topic: Save Web Page Topic is solved
Replies: 6
Views: 6830

Re: Save Web Page Topic is solved

If the structure of the file doesn't change why you do not keep the new downloaded file and compare it to the old one. And after you can do what you want with it. Exemple. URL := "http://mtgjson.com/json/" URLDownloadToFile, %URL%, %A_Temp%\new.html FileRead, NEW, %A_Temp%\new.html FileRead, OLD, %A...
by ozzii
12 Jun 2014, 01:26
Forum: Scripts and Functions (v1)
Topic: Fetch MAC Address
Replies: 5
Views: 4930

Re: Fetch MAC Address

Thanks both of you.
by ozzii
11 Jun 2014, 03:11
Forum: Scripts and Functions (v1)
Topic: Hotkey Help - Display Active AHK Hotkeys and Hotstrings
Replies: 88
Views: 62330

Re: Hotkey Help - Display Active AHK Hotkeys and Hotstrings

Well I thought about just hotkeys sorry.
In that way, in the icon of the script we can see the hotkey for that script
I thought that the info is on the top of the tray menu.

I will test your "AHK Startup" script.
by ozzii
11 Jun 2014, 03:07
Forum: Scripts and Functions (v1)
Topic: Fetch MAC Address
Replies: 5
Views: 4930

Re: Fetch MAC Address

@jNizM
any way/chance to show the MAC and IP of the active adapter (the one with an IP who begin with 192.168 for exemple)
by ozzii
10 Jun 2014, 01:57
Forum: Scripts and Functions (v1)
Topic: Hotkey Help - Display Active AHK Hotkeys and Hotstrings
Replies: 88
Views: 62330

Re: Hotkey Help - Display Active AHK Hotkeys and Hotstrings

I know I digg up a little old post. I had an idea but no way that I'm doing it (I don't have the knowledge). So here it is: Something like this but as a lib. So when included it's lisling on the tray menu of the script the Active AHK Hotkeys and Hotstrings of the script. Or maybe, if it's possible, ...

Go to advanced search