Autohotkey to C# Conversion

Job ID: 38116634

Budget: ₹12,500 – ₹37,500 INR

I have a fairly complex Autohotkey script that customizes the behavior of an application.

This script involves some advanced functions like Windows API calls and file manipulations, and I need it to be converted to C# code. The C# application doesn't need to have a GUI, it only needs to replicate the functionality of the Autohotkey script.

API used -
GetMenuItemCount
EnableMenuItem
GetMenuString

Ahk method used
MouseGetPos
CoordMode
WinExist
WinGetClass
LButton::return
SendMessage
WinGetTitle
WinGet
WinActivate
ControlGetFocus

Key requirements:
- Convert an advanced Autohotkey script that customizes application behavior to C# code
- Ensure the C# code replicates the original Autohotkey script's functionality
- No GUI is required in the C# application

Ideal skills and experience for this job:
- Proficient in both Autohotkey and C#
- Experience in converting complex scripts between different programming languages
- Familiarity with Windows API and file manipulation in both Autohotkey and C#