Questions tagged [administrative]
22 questions
0
votes
0 answers
Some users need administrative privileges to run my program
I read from "Hkey_Current_User" and create file in "AppData" folder.
While many users run my program without problems, some are required to activate windows "Administrator" account and install software before they are able to run my program. Even…

reza pahlevan
- 9
- 1
0
votes
1 answer
Google maps geocoder state bias
I have a google maps application where users can search by Country, State, City or a street address. Users may be anywhere in the world and they may be searching for anywhere else in the world, not just within their own country.
I need the geocoder…

nicole2292
- 111
- 1
- 9
0
votes
1 answer
Secure, simple php faq creating/editing script to base further development off of?
I'm looking to build a simple site centered around a simple faq system in php. The faq concept is simple, but I want to have an administrative-access backend for editing and creating the entries, and securing a login seems more complex and…

Kzqai
- 22,588
- 25
- 105
- 137
0
votes
3 answers
Why does it required UAC for changing files?
I creted an application that has ini file and db.mdb (access) and it downloads some images from web to a folder that is near of App.
Well, I created a setup file with Setup Factory Software. Everything seems quite fine and I started my application…

ertan2002
- 1,458
- 1
- 32
- 68
0
votes
1 answer
Starting Program with Admin Rights in C#
as I recently found out, it's hard to start a Java process with administrative rights from code, so I decided to make a separate startup or calling program, written in C#. The C# program has the rights to run as an administrator, but how can I call…

SimonC
- 1,547
- 1
- 19
- 43
0
votes
1 answer
Program running in administrative mode needs to run another application in non-administrative mode?
I have a program that runs in administrative mode. This program should run another application. Since my application is run in administrative mode, the new application is run in administrative too. How to run this new application in…

user2724510
- 13
- 4
-1
votes
3 answers
Can not access Administrative Console
Good day,
Previously administrative console can access successfully. Start from today, not sure why it can not be access.
I working on RAD 8.5, I right click on my Server, point to Administration, then click on Run Administrative Console. Then I…

Panadol Chong
- 1,793
- 13
- 54
- 119