Top
NetCOBOL V11.0.0 Release Notes
FUJITSU Software

2.4.1 Execute programs that require an administrator account

When a program is executed by an administrator in Windows Vista or later, it might not be executed with administrator account. That is because User Account Control (UAC) system is incorporated. For details about UAC, refer to the following.

https://msdn.microsoft.com/en-us/library/aa480152

Action

To execute a program with administrator account, set the followings in manifest property page of modules.

Some operations have to be done with an administrator account. For example, if an application is built under the status that the "0: Create" or "1: Not Create" selected, files are output to neither under "C:\Windows" nor "C:\Program Files". The files are output to the following folder.

In this case, the program ends normally.

To create a file under "C:\Windows" or "C:\Program Files", execute the program with administrator account.