PDA

View Full Version : how to replace windows system logon dialog box (All)



charie
07-09-2003, 01:00 AM
I would like to know how can I replace the standard Windows 95 /98/NT/2000 logon dialog box by my own application dialogbox?
then, I'm looking for more information about custom GINA DLL development and sample code.


Thanks

regards,
charie

dudeinAmerica
07-09-2003, 10:11 AM
Not to sure about actually replacting the log in box with your own application, I would recommend just making an application that runs as a system service. Otherwise, you can edit the log in box using Resource Hacker.

<a target="_blank" href=http://www.users.on.net/johnson/resourcehacker/>Click here</a>

Hope you found what you were looking for,

/images/forums/icons/cool.gifBrady/images/forums/icons/cool.gif

charie
07-14-2003, 01:54 AM
thanks for ur response Brady. But what i want is modify or replace the msgina.dll. Do u know what is the purpose of using ginastub.dll? if i using ginastub.dll, it can replace the msgina.dll? Can somebody help me?

charie

&lt;P ID="edit"&gt;&lt;FONT class="small"&gt;&lt;EM&gt;Edited by charie on 07/14/03 00:55.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;

theelf
07-14-2003, 09:16 PM
I don't know if you CAN replace msgina.dll with another dll file.
Have you thought of just replacing the login dialog in msgina.dll with a dialog of your own or at least editing the dialog. Which Windows OS are you running?

charie
07-15-2003, 01:16 AM
thanks for ur reponse theelf.

Do u mean just replacing the login dialog "function" in msgina.dll? my windows OS is 2000. Do u have any idea about ginastub? if in my HKEY_LOCAL_MACHINE\Software\Microsoft\CurrentVersi on\Winlogon, there is no msgina.dll but got one default and the value data not set. is that a msgina.dll?

<P ID="edit"><FONT class="small">Edited by charie on 07/15/03 00:51.</FONT></P>

theelf
07-15-2003, 06:13 AM
No msgina.dll. I don't use Win2k too much, mostly Linux and when I use Windoz I use 98. Wish I had an answer about that. I'll try and find out what I can.

theelf
07-15-2003, 07:29 AM
Here is a link to a site thats all about modifing the appearance of all Windows OS. Hopefully you can get an answer there. I belive you need to register to be able to post. Msgina.dll is not used in Win9x but should be present in 2K and most likley NT and XP
<a target="_blank" href=http://hack.modzine.net/>http://hack.modzine.net/</a>

charie
07-16-2003, 06:40 PM
Thanks a lot theelf.

Thanks for ur information. I'm so appreciate about it. i have jz go to that web site which u recommend me. thanks a lot. i hope it really can help me.

charie