Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

windows 7 administrator annoyance

  • 29-11-2009 1:26pm
    #1
    Registered Users Posts: 429 ✭✭


    I'm trying out Windows 7, but find i'm plagued with this annoying prompt about needing administrator rights or something.
    But when i look in the control panel my account IS an administrator.

    For example, i've installed a game and now would like to change a setting in the games.ini file. (it's in the games program directory)
    I can open the ini file, try to make my changes but when i save i get Access Denied.
    WTF?
    I'm the only account on a fresh install of Windows 7.


Comments

  • Registered Users, Registered Users 2 Posts: 929 ✭✭✭sternn


    I also have this issue. Im running windows 7 ultimate and it wont let me alter some directory files becasue i don't have administrative rights..even though im the only user on the computer and the administrator.


  • Moderators, Arts Moderators Posts: 10,518 Mod ✭✭✭✭5uspect


    Try right clicking and selecting "run as administrator".


  • Registered Users Posts: 429 ✭✭jman0war


    There is no "run as administrator" because this is an .ini file, not an executable.


  • Moderators, Arts Moderators Posts: 10,518 Mod ✭✭✭✭5uspect


    Then try running notepad as an admin and open the file from there.

    With sudo in Linux, which Vista and 7 basically copy, you would:
    sudo gedit myfile.ini
    
    for example to edit a protected file with root privileges.


  • Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 92,442 Mod ✭✭✭✭Capt'n Midnight


    5uspect wrote: »
    Then try running notepad as an admin and open the file from there.

    With sudo in Linux, which Vista and 7 basically copy, you would:
    sudo gedit myfile.ini
    
    for example to edit a protected file with root privileges.

    in windows it's
    runas /user:administrator notepad myfile.ini

    And windows NT's ancestory is more towards OS/2, VMS, BSD and Apple than linux :p


  • Advertisement
  • Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 92,442 Mod ✭✭✭✭Capt'n Midnight


    you could turn off UAC but that might come back and bite you later on with malware

    runas /user:administrator cmd

    will give you a command prompt that you can drag/drop shortcuts into to run as admin


  • Closed Accounts Posts: 2,669 ✭✭✭mukki


    Op what you are expierencing is User account control


    its a feature in windows vista and 7

    no matter who is logged in, they are in a basic user account, when a process needs administrative rights you get a prompt (consent.exe) and you have to agree to give that process admin access so that it can make registry changes and change/add/remove files in protected areas

    its great because if have a usb key with a autorunning virus on it, the virus can run but it cant make any changes to the pc so its won't run again on a reboot

    you can turn it off (msconfig last tab, needs reboot), but their is a slight chance that you will regreat it some day, so best to put it back on again asap


  • Posts: 0 [Deleted User]


    As already mentioned, you can disable UAC to return security to XP levels but this can leave the system wide open to malware. Just be careful if you go down that road, keep away from dodgy websites.
    mukki wrote: »
    its great because if have a usb key with a autorunning virus on it, the virus can run but it cant make any changes to the pc so its won't run again on a reboot
    Thankfully Windows 7 doesn't allow autorunning apps on anything other than CDs now.


  • Closed Accounts Posts: 2,669 ✭✭✭mukki


    Karsini wrote: »


    Thankfully Windows 7 doesn't allow autorunning apps on anything other than CDs now.


    m$ should add that as a security update to vista and xp, will completely stop most modern viruses


  • Registered Users Posts: 429 ✭✭jman0war


    Thanks for the replies.
    I was able to fix it by enabling the hidden Administrator account.
    Gave the Users group Full Control permissions on the games folder (or was it the Program Files folder... i forget).
    Anyway, it's resolved now.


  • Advertisement
  • Registered Users Posts: 30 Dewie


    I came across this on YT. Hope it might help someone.

    http://www.youtube.com/watch?v=FqxH3KSxzjI


Advertisement