AutoHotkey Community

It is currently May 27th, 2012, 2:41 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: November 22nd, 2009, 6:52 pm 
It's that simple:

I click the shortcut or even the autohotkey.exe file and it wont load the program.

In fact it loads but instantly closes in less than a split second.

I've have all UAC off and run as admin, nothing seems to work.

Have uninstalled several times, even tried rolled back on the registry to what it was 2 days ago, and nothing.

Using windows 7 x64 fully updated.

Anyone help?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: November 22nd, 2009, 7:25 pm 
Offline

Joined: April 8th, 2009, 8:23 pm
Posts: 3036
Location: Rio de Janeiro - RJ - Brasil
* English *
AHK executable is the interpreter for any .ahk files you wish to run. The interpreter itself does nothing. In fact, you can call Autohotkey.exe and pass a script as a parameter. That will work.

* PT-BR *
O executável é um interpretador pra você rodar os arquivos .ahk. Não existe interface pro interpretador: se você executá-lo sozinho, ele não faz nada. O interpretador é automaticamente executado quando você clica duas vezes em um script (.ahk). Você também pode executar o interpretador através de linha de comando e passar pra ele um script como parâmetro.

_________________
"Read the manual. Read it again. Search the forum.
Try something before asking. Show what you've tried.
"
Image
Antonio França
My stuff: Google Profile


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 22nd, 2009, 8:51 pm 
Thanks for the reply.

I've been using AHK for around 3 years or so, and as far as i know there was a tray icon where you were allowed to pause, end and edit scripts.


What's happening to me is: I try to load a scrit or the program and it instantly shutts off.

It simply doesnt show me a task on the task manager, it's like the program loaded and instantly crashed.

I appreciate the help.

-------------------------------

PT-BR

Eu uso AHK por uns três anos, e pelo que que eu lembro tinha um icone na barra do lado direito onde voce executava o programa e podia, clicando no icone, pausar, editar e encerrar scripts.
O que está acontecendo é: eu tento abrir o scrit ou até mesmo o programa pra acessar a interface de edição e ele fecha sozinho instantaneamente.
Simplesmente não aparece o serviço ou tarefa no gerenciador, é como se o programa abrisse e instantaneamente fechasse sozinho.

Obrigado pela ajuda.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: November 22nd, 2009, 9:45 pm 
Offline

Joined: April 8th, 2009, 8:23 pm
Posts: 3036
Location: Rio de Janeiro - RJ - Brasil
Can be caused by the lack of hotstring/hotkeys/#Persistent in your script. PYC

===============

Pode ser que você esteja tentando executar um script que não contenha hotkeys, hotstring, GUI (janela) ou a diretiva #Persistent que é necessária às vezes. Fica mais fácil de descobrir se você postar o código. Não esqueça de usar a tag Code quando for postar.

_________________
"Read the manual. Read it again. Search the forum.
Try something before asking. Show what you've tried.
"
Image
Antonio França
My stuff: Google Profile


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Alpha Bravo, rbrtryn and 17 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group