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

Password keys for component


3 replies to this topic

jagdishprabhu

jagdishprabhu
  • Members
  • 13 posts

Posted 30 September 2003 - 10:39

I hav a component based setup. Can i provide password keys to each component, so that during installation when user selects a particular component, a key is asked. If yes where would they be stored and in what format(binary or....) Kindly advise.

Taco Bell

Taco Bell

    IS6 Expert

  • Moderators
  • 1,281 posts

Posted 30 September 2003 - 13:51

Never mind. I misread the question. wink.gif

Edited by Taco Bell, 30 September 2003 - 14:51.

user posted image

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 30 September 2003 - 14:45

You can specify a password in the component view. You would have to display a dialog where the user enters the password. Then you call ComponentValidate to check if the entred password matches what you specified in component view.

jagdishprabhu

jagdishprabhu
  • Members
  • 13 posts

Posted 01 October 2003 - 04:42

would definately try and let u guys know abt results. Thnxs