User rights to read/write win.ini in windows 8.1

1

I use a program in Windows 8.1 Pro that needs full read/write rights to win.ini. - Logged in as administrator - UAC is disabled - Applications and administrators have full rights to modify win.ini. Nevertheless I cannot modify the file unless I run the program (or notepad) as administrator. This is however not an option for this application.

Anybody an idea which security setting I can change to accomplish this?

Art.

Art

Posted 2015-06-25T22:42:31.223

Reputation: 109

Did you disable UAC in the Registry or with Group Policy? The UAC slider bottom position does not disable UAC in Windows 8.1. – David Marshall – 2015-06-26T00:21:47.707

Answers

0

Have you tried running the program as administrator?

Right click on the icon and select "run as administrator" from the context menu.

I'm curious. What program needs to write to win.ini in this day and age and why?

PaulS

Posted 2015-06-25T22:42:31.223

Reputation: 96

"Nevertheless I cannot modify the file unless I run the program (or notepad) as administrator. This is however not an option for this application." he can't run that application as an admin. – td512 – 2015-06-25T22:57:58.987

Actually I can run the program as administrator, but this is not the way to go since this will interfere with the companies security policy. And what program, well don't go there either. If I had a choice here..... – Art – 2015-06-26T08:03:34.143

Well, after starting up again it suddenly worked. Looks more like a issue in Windows where disabling UAC was not properly applied. – Art – 2015-06-26T09:07:02.533