Menu

#50 Make it work without admin rights on local PC

open-postponed
None
4
2005-03-29
2003-04-29
No

It would be nice to see it work on Windows 2000/XP and
newer even if the user doesn't have administrative
rights on the computer.

Discussion

  • Lars B. Dybdahl

    Lars B. Dybdahl - 2003-05-27
    • priority: 5 --> 7
     
  • Lars B. Dybdahl

    Lars B. Dybdahl - 2004-03-03

    Logged In: YES
    user_id=116253

    Regarding ggfmt.exe:

    > in ConsoleApp.pas function "GetExecutableInfo" make sure
    that the
    > FileMode global variable is set to fmOpenRead (you don't
    need write
    > access to get some information).
    >
    > FileMode := fmOpenRead;

     
  • Lars B. Dybdahl

    Lars B. Dybdahl - 2004-04-24

    Logged In: YES
    user_id=116253

    All filepath variables should also be changed to widestring,
    since this might be required in corporate environments with
    shared computers (terminal services) with a lot of different
    locales.

     
  • Lars B. Dybdahl

    Lars B. Dybdahl - 2005-03-29
    • priority: 7 --> 4
    • assigned_to: nobody --> dybdahl
    • status: open --> open-postponed
     
  • Lars B. Dybdahl

    Lars B. Dybdahl - 2005-03-29

    Logged In: YES
    user_id=116253

    All developers seem to be admins on their PCs, so this point
    has been postponed a bit.

     

Log in to post a comment.