ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2021

N.A.N.Y. 2021: Elevation CheckUp by KodeZwerg

<< < (2/4) > >>

Contro:
I am doing something wrong.  :-[

How can i see the rights of any executable ?-Contro
--- End quote ---

You are doing everything just correct. Just run the .exe to see results. In your case I can tell that my Application is not running elevated.

If you are confused "for what the heck do i need such", developers may know the issue of "with wich rights does my application runs others".
If you still have no clue, simply code an application that execute my application :-)
-KodeZwerg (September 09, 2020, 01:52 AM)
--- End quote ---
:-\

code an application that execute my application ? How can I do that ?
 :-* :P

KodeZwerg:
code an application that execute my application ? How can I do that ?
-Contro (September 09, 2020, 01:51 PM)
--- End quote ---
Install a programming language of your choice and use windows api ShellExecute() or ShellExecuteEx() to run external applications within your program.  :Thmbsup:

Contro:
I am gonna try and comment
 :-* :P

Contro:
ShellExecuteEx()
-KodeZwerg (September 10, 2020, 02:03 AM)
--- End quote ---
mmm I try in the windows execute window but nothing happen.
I have installed AutoHotKey.
May be enough ?
 :-\
N.A.N.Y. 2021: Elevation CheckUp by KodeZwerg

KodeZwerg:
Google for a tutorial "ShellExecute/Ex() example", ShellExecute/Ex() is a Windows Api method (from shell32.dll) not a executable file that you can invoke.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version