I want to Initiate a Registry file when the user closes word 2016

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Gweek
Posts: 64
Joined: 24 Sep 2015, 06:29

I want to Initiate a Registry file when the user closes word 2016

03 Sep 2016, 15:30

Good morning guys,

I want some help from you guys as you can tell from the title I need a simple ahk or any type of script that activate my Registry file when the user closes Microsoft word 2016
and this should happen without any dialogues boxes simply means I don't want any interruptions from any dialogues boxes asking for user permission it should happen silently.
and what I mean by no dialogues should appear is I want a script to initiate a registry file after word closes
so basically when a user normally click on registry file it first ask for user permission like this dialog
Image
and then another dialog appear
Image
Thanx guys for reading my request
Gweek
Posts: 64
Joined: 24 Sep 2015, 06:29

Re: I want to Initiate a Registry file when the user closes word 2016

03 Sep 2016, 16:46

GEV wrote:Try using a timer and RegWrite to add the keys or values to the registry every time the user closes Microsoft word 2016.

https://autohotkey.com/docs/commands/SetTimer.htm
https://autohotkey.com/docs/commands/RegWrite.htm
https://autohotkey.com/docs/commands/Process.htm
https://autohotkey.com/board/topic/9831 ... t-command/
shouldn't I be using LOOP instead of settimer
GEV
Posts: 1005
Joined: 25 Feb 2014, 00:50

Re: I want to Initiate a Registry file when the user closes word 2016

03 Sep 2016, 17:09

In a standalone script, without any further complications, you can use a loop instead of settimer.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: bobstoner289, Google [Bot], JnLlnd and 216 guests