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

NT authentication


1 reply to this topic

MarcR

MarcR
  • Members
  • 4 posts

Posted 21 May 2004 - 18:17

Hello,
Our installation program creates a COM+ application. This is set-up with an NT user name and NT password that are entered at run-time (I added text boxes on a dialog screen for this purpose).
Everything works fine, except for the case when the user name or/and password provided, are incorrect. In this case there is an error message (cannot create COM+ application.... etc)

I have the following question:
Is it possible to authenticate the NT user + password via some script so that installation cannot proceed unless they are valid?
If the combination NT user + password is invalid then we want a message "Invalid NT user information"
Any help will be much appreciated,

Marc R. - Avanti Computer Systems
(note: we are using InstallShield DevStudio 9)



el puGo!

el puGo!
  • Members
  • 16 posts

Posted 18 June 2004 - 09:33

if you use the dialog Dlg_SdCustomerInformationEx it is possible to request the parameter "svSerial" by a if-structure.

if != then exit