QB64.org Forum

Active Forums => QB64 Discussion => Topic started by: Richard on February 02, 2021, 02:37:03 am

Title: QB64 SHELL as ADMINISTRATOR?
Post by: Richard on February 02, 2021, 02:37:03 am
As many are aware - running CMD.exe in the DOS type window allows much more when run as ADMINISTRATOR.

In QB64, using SHELL, how to arrange that the "cmd task being SHELLed" is run as ADMINISTRATOR?


EDIT - I think it is solved IF RUN QB64.exe itself as ADMINISTRATOR.

So question now is - "How to arrange that when launching QB64 IDE that it is ADMINISTRATOR by default (rather than selecting option from the TaskBar ICON)?
Title: Re: QB64 SHELL as ADMINISTRATOR?
Post by: RhoSigma on February 02, 2021, 04:14:21 am
I knew this was discussed earlier, here it is:
https://www.qb64.org/forum/index.php?topic=1281