Modcraft - The community dedicated to quality WoW modding!

Projects => Software Development => Topic started by: Timoxa636 on April 07, 2014, 02:37:40 pm

Title: [Delphi/Pascal] Looking for help to setup a keybinding.
Post by: Timoxa636 on April 07, 2014, 02:37:40 pm
Good day, guys, I apologize for my English, just himself from Russia ...
please tell me how to bind a button to run the program as an administrator,
I was given the string "winexec ('denwer   SwitchOff.exe', SW_SHOWNORMAL);" but it does not work ...
please help ...
Title: Re: delphi, pascal
Post by: Skarn on April 07, 2014, 07:17:51 pm
Объясни на русском, что ты хочешь. Я тебя не понимаю.

Please, explain it in Russian. I don't understand.
Title: Re: [Delphi/Pascal] Looking for help to setup a keybinding.
Post by: Valkryst on August 21, 2015, 09:53:50 pm
I've updated your post title to better show what you're looking for.

------

@Skarn

He seems to be asking how to set up a keybinding in Delphi or Pascal. The keybinding should run the specified program as an administrator, so it's definitely being done on a Windows machine.

That's what I got from his post at-least.