Menu

#10 Custom privilege string

open
Hofi
5
2008-07-08
2008-07-06
glen.84
No

Could we set our own privilege text for the titlebar?

Examples:

"Running as %role%" ~ "Running as Administrator"
"Running as %compname%\%user% (%group%)" ~ "Running as System1\Glen (Administrators)"

%role% would be the singular form of the group name. e.g. Administrators -> Administrator. Or you could have basic functions to act on strings, like 'single' and 'lcase' (although this might not be easy to implement).

Example:

"Running as lcase(single(%group%))" ~ "Running as administrator"

Could even include the icon that way. "%icon% %group"

This will allow you to remove a lot of the existing options on the options window related to privilege information.

Discussion

  • Hofi

    Hofi - 2008-07-08
    • assigned_to: nobody --> istvan_hoffmann
     
  • Hofi

    Hofi - 2008-07-08

    Logged In: YES
    user_id=1191465
    Originator: NO

    This is a good idea, but will take a lot more time to implement as you mentioned :D
    Added to our TASK list.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.