PE Builder v3 plugin


GeOShell R4.11.10 (Release Candidate)

GeOShell R4 is a replacement shell for windows.

All necessary files are included in this plugin.
extract the archive into the plugin\geoshellr4 folder

Change the K:\pebuilder\plugin\zz5\nu2shell\nu2shell.inf file

[SetupReg.AddReg]
; Install nu2shell.exe
0x2, "Setup", "CmdLine", "nu2shell.exe ""%COMSPEC%"" /c start /min Autorun.cmd"

to use it for autorun.cmd startup, then the geOShell becomes the primary shell.

Don't forgett to make the same changes within the pebuilder\nu2shel1.txt file!!!

The GeOShell R4 plugin works fine with or without the XPE plugin.

If you use the XPE plugin you must deactivate all xpeinit.exe entries:
for instance
[SetupReg.AddReg]
; Uncomment next line by using an really explorer shell replacement - Teletom
; 0x1,"Microsoft\Windows\CurrentVersion\RunOnceEx\600","100","||xpeinit.exe"

or delete the ||xpeinit.exe entry:
0x1,"Microsoft\Windows\CurrentVersion\RunOnceEx\900","100","yourprog.exe -p1-cn -wg"

GeOShell executes this RunOnceEx entries, if you have xpeinit.exe in it, then the system tries
to start the explorer shell and this crashes.

Regards,
Teletom


PE Builder Copyright (c) 2002-2003 Bart Lagerweij. All rights reserved.