This was a suggestion for Christian. If application may be easilly installed and used w/o admin rights, I don't see any reason to require them.Phred wrote:Are you saying, MVV, that we as users can 'set execution level to "asInvoker"' or are you advising Christian to make a change in the setup?
Even if the latter, is there a simple way we simple users can alter the config?
This option is in manifest of application install.exe. If manifest is embedded into resources, you need resource editor to change it, so I don't think this way is simpler than manual unpacking.
If you start installation w/o admin rights and your Program Files need admin rights to write, you can't install into Program Files, but you may install into any other folder (or run install as admin).I'm assuming that what we're looking at is a Standard User running the extracted Install, with those rights, and installing/writing into \Program Files\TC.. - and then being able to run TC unelevated within that user's 'domain'. Correct?
(BTW, can I install in both TC and in TC75 different 'levels' of TC? Maybe just running a shortcut 'As Admin' would do. I could try it, but you might know immediately.)
You can't install admin and user versions - system starts all processes with access level of upper process. You may start any TC as user and as admin using context menu item Run as Admin. BTW, in Vista/7 you may set flag in properties to start always as admin, and OS will ask you for elevation (or for login/password). Also you may use my little tool Sudo.exe for starting TC as admin from separate lnk file.