Request for title line

We welcome any suggestions for new features or improvements in Altap Salamander. Please post one suggestion per report.
Sylvain Gagnon

Request for title line

Post by Sylvain Gagnon »

Hi, I might have what someone would consider a strange request but once you understand the reasoning, you'll see it's not so strange.

Could it be possible to display the user's name and SYSTEM RIGHTS (like Users, PowerUsers or Administrators) in the title line? Reason is this: I usually runs my systems with Users rights (for obvious security reason). But in order to administer my pcs, I use 'MakeMeAdmin' to elevate my right to Administrators right. MakeMeAdmin creates a command console where program ran from it have administators right. Since it's hard to know under what rights was Explorer launch under, the creator of MakeMeAdmin wrote a DLL that attaches itself as an Explorer toolbar that display in RED if you have administrators right, in GREEN if you have Users right and in PURPLE (I beleive) if you have PowerUsers right. It's a great visual indicator to know what right an Explorer windows has. That DLL only runs within IE and Explorer so it can't be used in Salamander, hence my request.

Simply displaying the user running isn't helping because MakeMeAdmin elevate the rights of the CURRENT user so in either case, weither I've Users or Administrators right, it's under the SAME name. I don't use 'Run As' since this changes the user you're running under and therefore also affects the network drives, something that MakeMeAdmin doesn't do (ie, you're MS Network drives remain the same).

Having such feature in Salamander would allow me to know off hand under what rights was this instance of Salamander running.

Thank you for considering my request.
User avatar
Datalog
Posts: 244
Joined: 10 Dec 2005, 11:21
Location: Prague, Czech Republic
Contact:

Post by Datalog »

May be it'd help:
For admin salamander I'm using command:

Code: Select all

C:\WINDOWS\system32\runas.exe /savecred /user:MACHINENAME\Administrator "C:\Program Files\Servant Salamander 2.5 beta 11\SALAMAND.old.exe"
The SALAMAND.old.exe means second exe modul with anohter icon replaced using Resource Hacker (see http://forum.altap.cz/viewtopic.php?t=364).
Sylvain Gagnon

Post by Sylvain Gagnon »

Thanks. I did just that. Here's the icon I use with the 'admin' version of Salamander Image

I also edited the title line (in the exe since ResourceHacker wasn't able to edit the version strings) to replace '2.5 beta 11' for '** ADMIN **' so it's easy to see when alt-tabing to it.

I called that 'version' of Salamander SALAMAND-Admin.exe.

Thanks again for your help.
Post Reply