| View previous topic :: View next topic |
| Author |
Message |
Convert .ahk to .exe Guest
|
Posted: Fri Feb 05, 2010 3:11 pm Post subject: Re: Convert .ahk to .exe |
|
|
| No it does not work. It will convert your script but when you try to open it as .exe file it will give you error message how it can not open your .exe script. Just like when you try open unicode script by default version of AHK. |
|
| Back to top |
|
 |
Lexikos
Joined: 17 Oct 2006 Posts: 7290 Location: Australia
|
Posted: Sat Feb 06, 2010 6:10 am Post subject: |
|
|
Did you save your file as UTF-8?
| Quote: | The compiled version (AutoHotkeySC.bin) supports UTF-8 only. The other encodings are not supported, including the system code page.
Source: AutoHotkeyU - Script file encodings |
It works okay for me, with either the obsolete AutoHotkeyU bin file or the latest AutoHotkey_L bin file. Either way the AutoHotkeySC.bin file must be placed in the Ahk2Exe directory. |
|
| Back to top |
|
 |
twhyman
Joined: 07 Dec 2005 Posts: 339
|
Posted: Tue Feb 09, 2010 6:49 am Post subject: |
|
|
| Lexikos wrote: | Did you save your file as UTF-8?
| Quote: | The compiled version (AutoHotkeySC.bin) supports UTF-8 only. The other encodings are not supported, including the system code page.
Source: AutoHotkeyU - Script file encodings |
It works okay for me, with either the obsolete AutoHotkeyU bin file or the latest AutoHotkey_L bin file. Either way the AutoHotkeySC.bin file must be placed in the Ahk2Exe directory. |
I have the same problem, Script file encoding is UTF-8.
Can you help?
****EDIT****
There was a problem with the downloaded files Lexikos fixed it, Redownload AutoHotKey_L _________________ (\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination.
|
|
| Back to top |
|
 |
Guest
|
Posted: Wed Feb 10, 2010 1:28 pm Post subject: |
|
|
| very great work, may god bless you ! |
|
| Back to top |
|
 |
TAB4217
Joined: 13 Sep 2007 Posts: 23 Location: Haiti
|
Posted: Wed Feb 10, 2010 3:07 pm Post subject: Re: UNICODE version of AutoHotkey |
|
|
| jackieku wrote: | | AutoHotkey_L has been merged with AutoHotkeyU. Please use it instead. |
I don't mean to be picky. Maybe my command of English is below par. But...Does 'it' stand for AutoHotkey_L or AutoHotkeyU? |
|
| Back to top |
|
 |
jackieku
Joined: 30 Nov 2008 Posts: 73
|
Posted: Wed Feb 10, 2010 3:11 pm Post subject: Re: UNICODE version of AutoHotkey |
|
|
| TAB4217 wrote: | | I don't mean to be picky. Maybe my command of English is below par. But...Does 'it' stand for AutoHotkey_L or AutoHotkeyU? |
I've edited the first post. Thank for your advice. |
|
| Back to top |
|
 |
Corupter
Joined: 29 Jan 2010 Posts: 23
|
Posted: Fri Feb 19, 2010 4:25 pm Post subject: Re: UNICODE version of AutoHotkey |
|
|
Great, thank you.  _________________ I am sorry for my bad English. It`s not my native language. |
|
| Back to top |
|
 |
alexnestian Guest
|
Posted: Wed Jun 09, 2010 9:06 am Post subject: question |
|
|
I am trying to make a script that will do the following
when i press alt+a the scrip will send to the keyboard the unicode (from character map from windows) U+00E3 so it will display the character ă .
I wrote the following in the scrip in My Documents : !a:: Send {U+OOE3} .
But nothing appears in notepad or any other applications. |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Jun 10, 2010 3:14 am Post subject: download link is not working? |
|
|
download link is not working.
please check. |
|
| Back to top |
|
 |
fincs
Joined: 05 May 2007 Posts: 1159 Location: Seville, Spain
|
|
| Back to top |
|
 |
SoLong&Thx4AllTheFish
Joined: 27 May 2007 Posts: 4999
|
Posted: Thu Jun 10, 2010 2:00 pm Post subject: Re: UNICODE version of AutoHotkey |
|
|
| fincs wrote: | | jackieku wrote: | | AutoHotkey_L has been merged with AutoHotkeyU. Please use AutoHotkey_L instead. |
Why can't people read big fat letters? | A moderator should lock this thread.  _________________ AHK Wiki FAQ
TF : Text files & strings lib, TF Forum |
|
| Back to top |
|
 |
Lexikos
Joined: 17 Oct 2006 Posts: 7290 Location: Australia
|
Posted: Thu Jun 10, 2010 9:52 pm Post subject: |
|
|
| Agreed. Also, the download link appears to be working just fine at the moment. |
|
| Back to top |
|
 |
|