IPB

Welcome Guest ( Log In | Register )

2 Pages V   1 2 >  
Reply to this topicStart new topic
> MinLogon and Reatogo, how to?, Is it possible?
pavel
post Jan 2 2006, 04:17 AM
Post #1


Gold Member
****

Group: Members
Posts: 577
Joined: 18-August 04
From: Czech Republic, EU
Member No.: 7,126



Hi all,

my question is if it is possible (and if YES - how to do) use MinLogon under ReatogoXPE (replace WinLogon -> MinLogon).

MinLogon is a part of WinXP Embeddded, I have Embedded Studio SP2 (SP1 -> upgrade to SP2), my MinLogon is 17kB (the biggest and latest one i found in embedded repository). I use this post (by SFiorito):
QUOTE


I made a reg file contains
QUOTE
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"Config"=dword:00000017


I converted it to inf file, made plugin zzz-MinLogon.inf to be sure this would be the last one used by Reatogo, replaced WinLogon.exe in \i386\system32 by my minlogon.exe (renamed to winlogon.exe).

When i boot this Reatogo, it reboots when graphics is set, before i can see anything else then a backround of "desktop".

Anybody can help me, please?

Pavel
Go to the top of the page
 
+Quote Post
pavel
post Jan 10 2006, 04:05 PM
Post #2


Gold Member
****

Group: Members
Posts: 577
Joined: 18-August 04
From: Czech Republic, EU
Member No.: 7,126



Do you think it would be usefull?

Anybody help me, please?

Pavel
Go to the top of the page
 
+Quote Post
d4vr0s
post Jan 10 2006, 06:48 PM
Post #3


911cd's Boyscout
*****

Group: Members
Posts: 3,107
Joined: 18-November 03
From: Skaro
Member No.: 2,631



Not using Reatogo here, still doing it manually. blink.gif
Having said that, I've included the minlogon into my build without any negative results. smile.gif
Using this plugin:
CODE
; PE Builder v3 plug-in INF
; Created by d4vr0s
; http://www.mp3car.com/vbulletin/showthread.php?t=37724
; 2006-01-02

[Version]
Signature="$Windows NT$"

[PEBuilder]
Name="MinLogon"
Enable=1

[SourceDisksFiles]
files\MinLogon.exe=2,WINLOGON.EXE

[Software.AddReg]
0x4,"Microsoft\Windows NT\CurrentVersion\Winlogon","Config",0x17


--------------------
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams

Problems? Check the Troubleshooting FAQ
Go to the top of the page
 
+Quote Post
pavel
post Jan 11 2006, 09:07 AM
Post #4


Gold Member
****

Group: Members
Posts: 577
Joined: 18-August 04
From: Czech Republic, EU
Member No.: 7,126



@ d4vr0s

QUOTE
Not using Reatogo here, still doing it manually.

Do you mean you use BartPE (Nu2Menu) or use Reatogo?

It is strange, becouse i cann't see any differences between your and my way ... Is your minlogon.exe 17 kB?

So, i will try it.

Regards,
Pavel
Go to the top of the page
 
+Quote Post
d4vr0s
post Jan 11 2006, 09:15 AM
Post #5


911cd's Boyscout
*****

Group: Members
Posts: 3,107
Joined: 18-November 03
From: Skaro
Member No.: 2,631



I use pebuilder with XPE and my own wrapper script.


--------------------
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams

Problems? Check the Troubleshooting FAQ
Go to the top of the page
 
+Quote Post
pavel
post Jan 11 2006, 10:35 AM
Post #6


Gold Member
****

Group: Members
Posts: 577
Joined: 18-August 04
From: Czech Republic, EU
Member No.: 7,126



Yeah, so i think for this goal it could be the same (XPE plugin versus Reatogo pack).

Thanks you.
Pavel
Go to the top of the page
 
+Quote Post
Dhilip
post Jan 11 2006, 11:01 AM
Post #7


Silver Member
***

Group: Members
Posts: 294
Joined: 22-June 05
From: Malaysia, Johor
Member No.: 12,252



@pavel

Thanks for your minlogon.exe, i tried on a regular copy of windows.
it logon as "SYSTEM" and it no limitations, and themes service is works fine.

i will try this on CD later wink.gif


--------------------
Best Regards,
Dhilip


Visit My Website

I love open source!
-------------------------------------
Go to the top of the page
 
+Quote Post
pavel
post Jan 11 2006, 11:21 AM
Post #8


Gold Member
****

Group: Members
Posts: 577
Joined: 18-August 04
From: Czech Republic, EU
Member No.: 7,126



Using Minlogon is not my idea, but you know it :-)

QUOTE
i will try this on CD later

Do you mean a BartPE/Reatogo or WinXP source CD? Pay attention if you use minlogon instead winlogon on source cd WinXP, you cann't install WinXP becouse of crash.

Pavel
Go to the top of the page
 
+Quote Post
Dhilip
post Jan 11 2006, 12:29 PM
Post #9


Silver Member
***

Group: Members
Posts: 294
Joined: 22-June 05
From: Malaysia, Johor
Member No.: 12,252



QUOTE (pavel @ Jan 12 2006, 12:21 AM) *
Using Minlogon is not my idea, but you know it :-)
Do you mean a BartPE/Reatogo or WinXP source CD? Pay attention if you use minlogon instead winlogon on source cd WinXP, you cann't install WinXP becouse of crash.

Pavel


That is BartPE/Reatogo/WinPE biggrin.gif


--------------------
Best Regards,
Dhilip


Visit My Website

I love open source!
-------------------------------------
Go to the top of the page
 
+Quote Post
pavel
post Jan 11 2006, 02:45 PM
Post #10


Gold Member
****

Group: Members
Posts: 577
Joined: 18-August 04
From: Czech Republic, EU
Member No.: 7,126



@d4vr0s

Seems my problem was the wrong filename: i used (minlogon.exe renamed to) winlogon.exe instead of WINLOGON.EXE (uppercase is needed) ...

@Dhilip

Yes, it is OK ...

Pavel
Go to the top of the page
 
+Quote Post
d4vr0s
post Jan 11 2006, 03:01 PM
Post #11


911cd's Boyscout
*****

Group: Members
Posts: 3,107
Joined: 18-November 03
From: Skaro
Member No.: 2,631



QUOTE
Seems my problem was the wrong filename: i used (minlogon.exe renamed to) winlogon.exe instead of WINLOGON.EXE (uppercase is needed)

That's right. tongue.gif smile.gif


--------------------
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams

Problems? Check the Troubleshooting FAQ
Go to the top of the page
 
+Quote Post
stormal
post Jan 11 2006, 06:14 PM
Post #12


Silver Member
***

Group: Members
Posts: 369
Joined: 8-July 05
Member No.: 12,519



QUOTE (Dhilip @ Jan 11 2006, 11:01 AM) *
@pavel

Thanks for your minlogon.exe, i tried on a regular copy of windows.
it logon as "SYSTEM" and it no limitations, and themes service is works fine.

i will try this on CD later wink.gif

Themes service works?

cool

I want to build mobile Systems using embedded XP and load to ROM chip & a ramdrive.

Where to get good info?

Where can I buy it, and what does Embedded XP cost?


--------------------
......IPB Image
Will work for money
......
Go to the top of the page
 
+Quote Post
CWorks
post Jan 11 2006, 06:29 PM
Post #13


Simple Minded Fool
*****

Group: Members
Posts: 1,643
Joined: 21-October 03
From: In the garden, & feeling fine
Member No.: 2,134



QUOTE
Thanks for your minlogon.exe, i tried on a regular copy of windows.
it logon as "SYSTEM" and it no limitations, and themes service is works fine.


--------------------
Go to the top of the page
 
+Quote Post
Dhilip
post Jan 12 2006, 05:29 AM
Post #14


Silver Member
***

Group: Members
Posts: 294
Joined: 22-June 05
From: Malaysia, Johor
Member No.: 12,252



QUOTE
Thanks for your minlogon.exe, i tried on a regular copy of windows.
it logon as "SYSTEM" and it no limitations, and themes service is works fine.


but i tried "XPELogon" on a regular copy too, it unable to use themes service.


--------------------
Best Regards,
Dhilip


Visit My Website

I love open source!
-------------------------------------
Go to the top of the page
 
+Quote Post
RvdH
post Jan 12 2006, 12:58 PM
Post #15


Gold Member
****

Group: Members
Posts: 643
Joined: 23-July 03
Member No.: 1,138



What benefits does replacing WinLogon with MinLogon bring?

Is it faster?

i used too setup XPE to kill WinLogon right after startup, should i keep it running now, and does this have a effect on 24h/resource limit ?

RvdH


--------------------
Go to the top of the page
 
+Quote Post
Dhilip
post Jan 12 2006, 05:19 PM
Post #16


Silver Member
***

Group: Members
Posts: 294
Joined: 22-June 05
From: Malaysia, Johor
Member No.: 12,252



QUOTE (RvdH @ Jan 13 2006, 01:58 AM) *
What benefits does replacing WinLogon with MinLogon bring?

Is it faster?

i used too setup XPE to kill WinLogon right after startup, should i keep it running now, and does this have a effect on 24h/resource limit ?

RvdH


yes, that is faster.
and it does not have 24h/resource limitations.


--------------------
Best Regards,
Dhilip


Visit My Website

I love open source!
-------------------------------------
Go to the top of the page
 
+Quote Post
stormal
post Jan 12 2006, 05:40 PM
Post #17


Silver Member
***

Group: Members
Posts: 369
Joined: 8-July 05
Member No.: 12,519



QUOTE (RvdH @ Jan 12 2006, 12:58 PM) *
What benefits does replacing WinLogon with MinLogon bring?

Is it faster?

i used too setup XPE to kill WinLogon right after startup, should i keep it running now, and does this have a effect on 24h/resource limit ?

RvdH

You'd use it not for replacing Winlogon.exe, but XPELogon.exe, I would believe.

Sure it could be used to replace Winlogon.exe for a desktop system, but that would be ill advised.

I've heard that it does not support user profiles.

I intend to rename it to xpelogon.exe for some experimentation in XPE.

I also hope to reveal just why the Themes service doesn't work in XPE.

I also have a need for building a prototype for a proprietary OEM dedicated system.

I anticipate that the price for Embedded XP is an attractive alternative solution to the relatively expensive prices of OEM XP Professional/Home.

huh.gif

or am I incorrect?


--------------------
......IPB Image
Will work for money
......
Go to the top of the page
 
+Quote Post
RvdH
post Jan 12 2006, 06:01 PM
Post #18


Gold Member
****

Group: Members
Posts: 643
Joined: 23-July 03
Member No.: 1,138



looking at the INF posted above it really replaces WINLOGON.EXE...

Actually it's hard to imagine it would replace XPELogon as XPEinit & XPELogon depend on each other to succesfully start XPE.

RvdH


--------------------
Go to the top of the page
 
+Quote Post
stormal
post Jan 12 2006, 06:17 PM
Post #19


Silver Member
***

Group: Members
Posts: 369
Joined: 8-July 05
Member No.: 12,519



Ah yes,

I see you are correct

So I'm a bit confused.

So then, it can be used to replace WINLOGON.EXE in XPE and the Themes service does then work?

So I guess then that eliminating user profile resources is the key to getting the Themes service to work in XPE?

Sounds like a too easy fix, hehe.

cool.gif


--------------------
......IPB Image
Will work for money
......
Go to the top of the page
 
+Quote Post
CWorks
post Jan 12 2006, 06:23 PM
Post #20


Simple Minded Fool
*****

Group: Members
Posts: 1,643
Joined: 21-October 03
From: In the garden, & feeling fine
Member No.: 2,134



So then, it can be used to replace WINLOGON.EXE in XPE and the Themes service does then work?
no the themes service does not work in PE only in real XP

So I guess then that eliminating user profiles is the key to getting the Themes service to work in XPE?
there are no user profiles in PE

don't think theme service not working has anything to do with winlogon.exe
and XPELogon is not a replacement for winlogon
winlogon is still called

just try and remove it and you get BSOD


--------------------
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 9th February 2010 - 09:36 AM