Hello dear guest!

Boot Land is a community driven site established since 2006 and focused on data recovery/backup boot disks, research of Windows 2000/XP/2003/Vista/7 install/deployment/antivirus tools, customizing Windows PE systems and even learning how to recover from disaster situations.

How about joining our boot disk community? So do it. Life's short!

  - You get free access to our newsletter with all the interesting buzz about boot disks
  - We share publicity revenue with everyone who wishes to participate at the forums
  - Publicity is never, never, never displayed to members (along with many other cool things)
http://boot-land.net/register

 
Reply to this topic
 Resource limitation???
post Aug 16 2006, 09:03 AM
Post #1
smiley
Gold Member   *****
Group: .script developer

  Joined: 11-August 06
Posts: 1,047
Thank(s): 4


Greece




What's that??????? help.gif

A resource limitation?

If i open many windows, some parts of them won't be displayed or some won't open. Then if i close all of them, each one works ok.

Why this happens?


--------------------
www.ReactOS.org - ReactOS, the free Windows-compatible Operating System





+Quote Post
post Aug 16 2006, 10:34 AM
Post #2
Nuno Brito
Platinum Member   ******
Group: .script developer

  Joined: 13-July 06 From: Pittsburgh

Posts: 7,846
Thank(s): 341


Portugal


Resource limitation is an "old" problem fixed on XPE or NU2MENU wich will limit the number of running applications and will force shutdown after 24 hours running.

Since this explorer shell is not based on either one, the problem now arises again..


Here's some links related:

http://www.911cd.net/forums//index.php?showtopic=7049
http://www.911cd.net/forums//index.php?showtopic=15040


TheTruth explained how his patch worked here:
http://www.911cd.net/forums//index.php?s=&...ost&p=40540

Paraglider resumed the actions here:
http://www.911cd.net/forums//index.php?s=&...ost&p=41512

How to kill the 24h limits here:
http://www.911cd.net/forums//index.php?s=&...ost&p=43133


arunachalam provided some source code here:
http://www.911cd.net/forums//index.php?s=&...ost&p=64736

wich was patched by bart here:
http://www.911cd.net/forums//index.php?s=&...ost&p=64765


Overall

I think perhaps the tool provided by TheTruth might be interesting to try out..

http://www.geocities.com/pierremounir/bin/peloader.zip

Here's his homepage:
http://www.geocities.com/pierremounir/

smile.gif


--------------------
http://f0rums.com - grab a free forum to include inside your site.
+Quote Post
post Aug 16 2006, 01:00 PM
Post #3
Yorn
Frequent Member   ***
Group: Advanced user

  Joined: 17-July 06 From: United States

Posts: 180
Thank(s): 0


Even more useful info about each of the processes:

QUOTE
Ok, to make people rest assured I'll clarify this briefly:
First of all, most of the functions of these two processes (winlogon and smss) are carried up at their startup.

+ As for amss.exe process, after carrying up the startup functions (creating the Win32 subsystem process (csrss.exe, win32k.sys) and the Lsass subsystem process, creating paging files and environment variables, etc.), it'll be waiting for any of the two processes winlogon or csrss to exit to terminate your session.
there are however two important functions of smss remainig:
- the first, waiting for client requests to load new subsystems (other than Win32 subsystem, like POSIX and OS/2 subsystems), this function of smss is applicable only if you're going to run PSIX or OS/2 apps.
- the second, waiting for client rquests to create new sessions (Terminal Sessions), and this function is applicable only if you're running the terminal services and there is a user want to start a a session from a remote terminal.

So, I think no missing functionality from terminating the smss process as long as you are not in need of the last two functions, which I'm sure no one in PE is.

+ As for the Winlogon process, after carrying up its startup functions (creating Window Stations and Desktops objects, registering the SAS sequence and negotiating MSGINA.DLL (not in PE), creating the process pointed to by the "CmdLine" reg key, etc.), the remaining functions of Winlogon like loging in/out users, listening to the SAS sequence (Ctrl+Alt+Del), and controlling the differnet desktops are NOT working BY DEFAULT in PE.

So, again I think no missing functionality from terminating the Winlogon process.

Last, if there is anyone who still sees any problems from terminating these processes, let me know.


Nuno's link to TheTruth's peloader should be what you're looking for I think.
+Quote Post
post Aug 16 2006, 03:06 PM
Post #4
Joshua
Silver Member   ****
Group: Advanced user

  Joined: 15-July 06 From: Germany

Posts: 513
Thank(s): 83


Germany


you can also use PreLogon.exe from my PreShell plugin, it also removes the resource limits, and
has a password an ExpirationDate function included. wink.gif
a new version will be avaliable soon!

Joshua


--------------------
+Quote Post
post Aug 16 2006, 03:17 PM
Post #5
Nuno Brito
Platinum Member   ******
Group: .script developer

  Joined: 13-July 06 From: Pittsburgh

Posts: 7,846
Thank(s): 341


Portugal


Sounds like a good clean solution..

Can you provide a script for it?

I could do it myself, but I think it would be wiser if you wrote it since you'd know better how to make it fit the script interface options..

It would be nice to have a script with the option to select the shell and password protect the disc from unauthorized users..


Here's the PreShell page for more info:
http://www.drowaelder.de/winpe/Joshuas-PreShell/preshell.htm

smile.gif


--------------------
http://f0rums.com - grab a free forum to include inside your site.
+Quote Post
post Aug 16 2006, 07:47 PM
Post #6
TheHive
Platinum Member   ******
Group: .script developer

  Joined: 14-July 06
Posts: 3,104
Thank(s): 82


I took some of this info and posted on "Redcl0ud" post on
"Menu and Taskbar for PE"
at:
http://www.911cd.net/forums//index.php?sho...=18027&st=0


--------------------
+Quote Post
post Aug 17 2006, 05:32 AM
Post #7
Zharif
Newbie   *
Group: .script developer

  Joined: 16-July 06 From: Germany

Posts: 16
Thank(s): 0


My Script "Zh-Base.script" provides the option to include nu2shell.exe to your build
Joshuas PreShell needs some more additional files to get it run which will increase the cd size.
If Joshua gives permission I could add PreShell (as check box option).
...Joshua?
+Quote Post
post Aug 17 2006, 10:28 AM
Post #8
Joshua
Silver Member   ****
Group: Advanced user

  Joined: 15-July 06 From: Germany

Posts: 513
Thank(s): 83


Germany


QUOTE (Zharif @ Aug 17 2006, 07:32 AM) *
If Joshua gives permission I could add PreShell (as check box option).
...Joshua?

Hi, Zharif, my best BETA-TESTER!!! biggrin.gif
i give you and this wonderfull project all my permission ! thumbup.gif
p.s. new version of PreShell will be availiable soon, and i hope you will have a look for it!

Joshua


--------------------
+Quote Post

Reply to this topic
1 User(s) are reading this topic ()