hi,
benutze is5.5 prof.
jetzt benötige ich einen dialog damit der user einen login und ein passwort eingeben kann. gibts sowas schon
fertig. (bin blutiger anfänger)
wenn ja, wo. mit dem dialog-viewer hab ich leider keinen gefunden.
danke
emmi
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.

user und passwort eingabe
Started by
emmi
, Jul 05 2002 13:52
2 replies to this topic
Posted 08 July 2002 - 08:17
thanx.
Note: The dialog template is included only as .rc file, not as compiled DLL. In order to use this function open the _isuser project (located in your in your InstallShield directory) in Visual C++, merge in the .rc file and compile. Rename the resulting _isuser.dll to _ISKPMG.DLL and insert it into the setup files pane in InstallShield.
hab ich gemacht. jetzt gekomme ich folgende fehlermeldung:
'in function shshowpswd. unable to create dialog. make sure the _isres.dll is in _sys.cab.
was soll das mir sagen
??
nochmals danke für eure hilfe.
cu
emmi
Note: The dialog template is included only as .rc file, not as compiled DLL. In order to use this function open the _isuser project (located in your in your InstallShield directory) in Visual C++, merge in the .rc file and compile. Rename the resulting _isuser.dll to _ISKPMG.DLL and insert it into the setup files pane in InstallShield.
hab ich gemacht. jetzt gekomme ich folgende fehlermeldung:
'in function shshowpswd. unable to create dialog. make sure the _isres.dll is in _sys.cab.
was soll das mir sagen

nochmals danke für eure hilfe.
cu
emmi