Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

install by non admin users how to request


1 reply to this topic

aldebarande

aldebarande
  • Full Members
  • 19 posts

Posted 10 October 2007 - 14:51

Hi,

I'm working on a basic msi project already written.
I use InstallShield 12 premier edition.

The installation needs admin rights and I would like simple user to install it without asking the administrator.

I found the AlwaysInstallElevated policy that should permit simple user.

But even with the two registry keys set, admin ritghts are still needed.
the message at the very beginning of the install is allways:
[ProductName] requires Administrative privileges. Your company policy may not allow installation of programs. Please contact your IT administrator to install this program.

I didn't find where this message is called.

What is the way to get rid of the admin rights ?

Thanks,

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 15 October 2007 - 07:07

Search the msi file for this string. There may be a launch condition that incorrectly checks for AdminUser instead of Privileged