Search found 8 matches

by jaquot
22 Sep 2016, 12:19
Forum: J'ai besoin d'aide
Topic: clic droit
Replies: 2
Views: 4964

Re: clic droit

Ben non, je ne sais pas par où commercer...
by jaquot
17 Sep 2016, 02:58
Forum: J'ai besoin d'aide
Topic: clic droit
Replies: 2
Views: 4964

clic droit

Bonjour, J'ai déjà posé cette question dans le forum anglais, mais ne maîtrisant pas entièrement cette langue, j'ai dû mal m'exprimer, ce qui explique que je n'ai pas reçu de réponses. Voilà, j'aimerais écrire un script où en cliquant droit sur un fichier, j'aie accès à une possibilité qui: - renomm...
by jaquot
01 Sep 2016, 11:27
Forum: Ask for Help (v1)
Topic: function in the shell
Replies: 0
Views: 577

function in the shell

Hello,

Sorry, but I am a noob,

I'm tring to write a script to rename file:

I want, when iI right click on a file (on Windows 7 pro) to :

- rename the file
- copy the clipboard

Somebody has an idea ?

Thank you in advance.
by jaquot
09 Nov 2013, 13:44
Forum: Ask for Help (v1)
Topic: mouse click syntax
Replies: 3
Views: 1944

Re: mouse click syntax

However, it seam's better to use the shutdown fonction in AHK than running the Window's one :shock:
by jaquot
07 Nov 2013, 04:09
Forum: Ask for Help (v1)
Topic: mouse click syntax
Replies: 3
Views: 1944

Re: mouse click syntax

Thank you very much, no problem now.
by jaquot
06 Nov 2013, 17:40
Forum: Ask for Help (v1)
Topic: mouse click syntax
Replies: 3
Views: 1944

mouse click syntax

Hello,

I'm writing a script to give new fonctions to shortkeys. I'm looking for the AHK syntax to shutdown the computer by clicking on the mouse.

In my case, I'd like to shutdown (shutdown -f -s -t 0) by clicking on the right and on the left button (together) during 4 s.

Any idea?

Thank you
by jaquot
05 Nov 2013, 05:46
Forum: Ask for Help (v1)
Topic: Send command
Replies: 2
Views: 1766

Re: Send command

Thank you very much even I posted on the bad forum, thank you more.
by jaquot
05 Nov 2013, 04:59
Forum: Ask for Help (v1)
Topic: Send command
Replies: 2
Views: 1766

Send command

Hello, I'm a newby and I'm trying to write a script.

I have problems with the "send" command.

Example:

#w::
Send 12345{enter}

#x::
Send 67890{enter}

when execute, windows_w return 12345 AND 67890

I don't understand why, somebody can help me ? Thank you in advance.

Go to advanced search