ahk_exe from Office 356 word

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
haichen
Posts: 631
Joined: 09 Feb 2014, 08:24

ahk_exe from Office 356 word

22 Apr 2017, 02:15

May be someone know it or have short look at it. What is the ahk_exe from Word Office 365? Is it WINWORD.exe? I don't want to install it.

Code: Select all

t::
WinGet, activeprocess, ProcessName, a
msgbox, % activeprocess
return
User avatar
TheDewd
Posts: 1510
Joined: 19 Dec 2013, 11:16
Location: USA

Re: ahk_exe from Office 356 word

24 Apr 2017, 08:50

I use Office 365. Here is the info I scraped for you...

Word 2016
Window Title: Document1 - Word
Window Class: ahk_class OpusApp
Window Process: ahk_exe WINWORD.EXE

Excel 2016
Window Title: Book1 - Excel
Window Class: ahk_class XLMAIN
Window Process: ahk_exe EXCEL.EXE

Access 2016
Window Title: Access - Database1 : Database- C:\Users\Username\Documents\Database1.accdb (Access 2007 - 2016 file format)
Window Class: ahk_class OMain
Window Process: ahk_exe MSACCESS.EXE

OneNote 2016
Window Title: Untitled page - OneNote
Window Class: ahk_class Framework::CFrame
Window Process: ahk_exe ONENOTE.EXE

Outlook 2016
Window Title: Inbox - [email protected] - Outlook
Window Class: ahk_class rctrl_renwnd32
Window Process: ahk_exe OUTLOOK.EXE

PowerPoint 2016
Window Title: Presentation1 - PowerPoint
Window Class: ahk_class PPTFrameClass
Window Process: ahk_exe POWERPNT.EXE

Publisher 2016
Window Title: Publication1 - Publisher
Window Class: ahk_class MSWinPub
Window Process: ahk_exe MSPUB.EXE
User avatar
haichen
Posts: 631
Joined: 09 Feb 2014, 08:24

Re: ahk_exe from Office 356 word

28 Apr 2017, 11:49

Thank you very much,
that's very helpful !!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Anput, Descolada, garry and 308 guests