IPB

Welcome Guest ( Log In | Register )

3 Pages V   1 2 3 >  
Reply to this topicStart new topic
> Shutdowngui For Windows/pe, ShutdownGUI-Plugin
Joshua
post Nov 24 2003, 06:20 PM
Post #1


Platinum Member
*****

Group: Members
Posts: 1,680
Joined: 19-September 03
From: Germany, 32839 Steinheim
Member No.: 1,716



Hi, everyone.
after using the nice xpe-pluging from sherpya (http://www.911cd.net/forums/index.php?showtopic=2503) for a long time,
i still missing some thing. that was a nice GUI-Shutdown.
there a some versions here in the forum, but all are in one language.
i also use the very good PE Network Configurator from TheTruth(http://www.geocities.com/pierremounir/) but also only in english.
OK, i have no problem do understand, but i notice that are a lot people
from different Countries in this forum.
there for, i ask myself, why not make the plugins or GUI for every Language?
My first version is ready!
A plugin for shutdown, in english!!!
but you can modify by eding (Shutdown.ini) in your local language !!!

what do you think about this ???

Joshua

P.S. you can download here, http://www.drowaelder.de/downloads/ShutdownGUI.zip


--------------------
Go to the top of the page
 
+Quote Post
sherpya
post Nov 24 2003, 06:26 PM
Post #2


Platinum Member
*****

Group: Members
Posts: 1,497
Joined: 20-September 03
From: Italy
Member No.: 1,727



really It's not a bad idea, I would prefere windows "native" shutdown/restart, but I think this cannot be done yet, since if my opinion is right, WinLogon should call all the stuff (logon+explorer) and this key should be blank:
CODE
0x1,"Setup","CmdLine","Explorer.exe"

But right now removing this will cause winpe reboot
Go to the top of the page
 
+Quote Post
Former_Forbes_post
post Nov 24 2003, 08:44 PM
Post #3





Guests






Good work Joshua.

I have a question I was wondering if you could help me with though.

I use Sherpa's XPE explorer as my shell, and I have found that I when I scripted the use of peshuteject to eject and shut down it wouldn't complete. Obviously the cd was ejecting and because the shell was running from the CD it couldn't run the shut down command - it would just lock up.

I have tried your exe with peshuteject and it works! HOW? Could you tell me how I can script this? Your app is great but I just need to call it from a cmd line, not from your GUI. Sorry if this seems a stupid question but I have have tried running from different batch files and nothing. I'm not a programmer.

Any help greatfully received.

Forbes.
Go to the top of the page
 
+Quote Post
Former_Seam_post
post Nov 24 2003, 11:28 PM
Post #4





Guests






@Joshua

It's Cool! laugh.gif

Thanks for your great work!

BTW,I have a question,I also used xpe,the reg files you already refer like this:

;0x1,"ControlSet001\Control\Nls\Language","InstallLanguage","0410"
; if you want German
0x1,"ControlSet001\Control\Nls\Language","InstallLanguage","0407"
0x1,"ControlSet001\Control\Nls\Language","Default","0407"

; if you want English
0x1,"ControlSet001\Control\Nls\Language","InstallLanguage","0409"
0x1,"ControlSet001\Control\Nls\Language","Default","0409"

What about Chinese??
Go to the top of the page
 
+Quote Post
sherpya
post Nov 25 2003, 12:36 AM
Post #5


Platinum Member
*****

Group: Members
Posts: 1,497
Joined: 20-September 03
From: Italy
Member No.: 1,727



I'm not sure to add these keys, I've added all nls stuff in last release, but before no one signaled the problem. Anyway
CODE
  00000405=cz      00000414=no      0000080C=be
  00000406=dk      00000415=pl      00000813=be
  00000407=gr      00000416=br      00000816=po
  00000409=us      00000419=ru      00000C0C=cf
  0000040A=sp      0000041A=yu      00001009=us
  0000040B=su      0000041B=sl      0000100C=sf
  0000040C=fr      0000041D=sv      00010409=dv
  0000040E=hu      00000807=sg      0001040A=sp
  0000040F=us      00000809=uk      00010C0C=cf
  00000410=it      0000080A=la      00020409=us


I think is not so trivial to make xpe work with chinese since there are a lot of additional stuff to add (like IME etc), and I don't have xp chinese nor understand chinese smile.gif
Go to the top of the page
 
+Quote Post
Joshua
post Nov 25 2003, 08:43 AM
Post #6


Platinum Member
*****

Group: Members
Posts: 1,680
Joined: 19-September 03
From: Germany, 32839 Steinheim
Member No.: 1,716



QUOTE (Forbes @ Nov 25 2003, 01:44 AM)
Good work Joshua.

I have a question I was wondering if you could help me with though.

I use Sherpa's XPE explorer as my shell, and I have found that I when I scripted the use of peshuteject to eject and shut down it wouldn't complete.  Obviously the cd was ejecting and because the shell was running from the CD it couldn't run the shut down command - it would just lock up.

I have tried your exe with peshuteject and it works!  HOW?  Could you tell me how I can script this?  Your app is great but I just need to call it from a cmd line, not from your GUI.  Sorry if this seems a stupid question but I have have tried running from different batch files and nothing.  I'm not a programmer.

Any help greatfully received.

@Forbes
Please give me an example of your Batch file.
Will look to it in the evening. (now i am working)

@Seam
i think sherpya are right.

Joshua


--------------------
Go to the top of the page
 
+Quote Post
Former_Seam_post
post Nov 25 2003, 09:29 PM
Post #7





Guests






@sherpya

; if you want Chinese
0x1,"ControlSet001\Control\Nls\Language","InstallLanguage","0804"
0x1,"ControlSet001\Control\Nls\Language","Default","0804"

wink.gif
Go to the top of the page
 
+Quote Post
Joshua
post Nov 26 2003, 10:27 AM
Post #8


Platinum Member
*****

Group: Members
Posts: 1,680
Joined: 19-September 03
From: Germany, 32839 Steinheim
Member No.: 1,716



QUOTE (Joshua @ Nov 24 2003, 11:20 PM)
Hi, everyone.
after using the nice xpe-pluging from sherpya (http://www.911cd.net/forums/index.php?showtopic=2503) for a long time,
i still missing some thing. that was a nice GUI-Shutdown.
there a some versions here in the forum, but all are in one language.
i also use the very good PE Network Configurator from TheTruth(http://www.geocities.com/pierremounir/) but also only in english.
OK, i have no problem do understand, but i notice that are a lot people
from different Countries in this forum.
there for, i ask myself, why not make the plugins or GUI for every Language?
My first version is ready!
A plugin for shutdown, in english!!!
but you can modify by eding (Shutdown.ini) in your local language  !!!

what do you think about this ???

Joshua

P.S. you can download here, http://www.drowaelder.de/downloads/ShutdownGUI.zip

ShutdownGUI plugin V 1.1 is ready for download.
Download ShutdownGUI V1.1

Joshua



--------------------
Go to the top of the page
 
+Quote Post
Rickj
post Nov 26 2003, 04:27 PM
Post #9


Silver Member
***

Group: Members
Posts: 148
Joined: 30-August 03
From: The armpit of America
Member No.: 1,537



@Joshua

Works Great!!

Thanks


--------------------
Don't ask me for an intelligent answer, I'm clueless.
Go to the top of the page
 
+Quote Post
Xephion
post Nov 26 2003, 04:50 PM
Post #10


Silver Member
***

Group: Members
Posts: 128
Joined: 20-October 03
Member No.: 2,104



Looks and works great!

One wish:
On the Shutdown/Eject command - can we make the GUI call a batch file that will wait a specified time before shutdown - say 15 seconds? That would give enough time to get the CD out and close the drawer. I propose using a batch similar to this:

CODE
@ECHO OFF
%ramdrive%
peshuteject /eject:%systemdrive%
sleep 15
peshuteject /shutdown
:END


The sleep exec is freeware and can be downloaded here.

I assume that peshuteject will have to load from RAMDisk for this to work. Can we incorporate this?


--------------------
We are the powerful. We are the immortal. We should walk fearless in the open.
-Lestat
Go to the top of the page
 
+Quote Post
Rootman
post Nov 26 2003, 05:04 PM
Post #11


Silver Member
***

Group: Members
Posts: 400
Joined: 15-May 03
Member No.: 773



Su-poib! smile.gif
Go to the top of the page
 
+Quote Post
Joshua
post Nov 26 2003, 05:43 PM
Post #12


Platinum Member
*****

Group: Members
Posts: 1,680
Joined: 19-September 03
From: Germany, 32839 Steinheim
Member No.: 1,716



QUOTE (Xephion @ Nov 26 2003, 09:50 PM)
Looks and works great!

One wish:
On the Shutdown/Eject command - can we make the GUI call a batch file that will wait a specified time before shutdown - say 15 seconds?  That would give enough time to get the CD out and close the drawer.  I propose using a batch similar to this:

CODE
@ECHO OFF
%ramdrive%
peshuteject /eject:%systemdrive%
sleep 15
peshuteject /shutdown
:END


The sleep exec is freeware and can be downloaded here.

I assume that peshuteject will have to load from RAMDisk for this to work.  Can we incorporate this?

@Xephion
what you want is not so easy at this moment, because i use
the peshuteject.exe from dicht.
i am working on a stand alone version that also test for
running processes. But i have not so much time for programming
if i want! first business then hobby. even though my business is also my hobby !!!

Joshua


--------------------
Go to the top of the page
 
+Quote Post
Joshua
post Nov 27 2003, 07:28 PM
Post #13


Platinum Member
*****

Group: Members
Posts: 1,680
Joined: 19-September 03
From: Germany, 32839 Steinheim
Member No.: 1,716



QUOTE (Xephion @ Nov 26 2003, 09:50 PM)
Looks and works great!

One wish:
On the Shutdown/Eject command - can we make the GUI call a batch file that will wait a specified time before shutdown - say 15 seconds?  That would give enough time to get the CD out and close the drawer.  I propose using a batch similar to this:

CODE
@ECHO OFF
%ramdrive%
peshuteject /eject:%systemdrive%
sleep 15
peshuteject /shutdown
:END


The sleep exec is freeware and can be downloaded here.

I assume that peshuteject will have to load from RAMDisk for this to work.  Can we incorporate this?


@Xephion
V 1.2 is ready.
now you can use at cmdline, and it wait until you have remove your cd.
Download ShutdownGUI V1.2

Joshua


--------------------
Go to the top of the page
 
+Quote Post
Xephion
post Nov 27 2003, 11:29 PM
Post #14


Silver Member
***

Group: Members
Posts: 128
Joined: 20-October 03
Member No.: 2,104



@Joshua
Tested and works great! biggrin.gif Thanks for the update!


--------------------
We are the powerful. We are the immortal. We should walk fearless in the open.
-Lestat
Go to the top of the page
 
+Quote Post
FeelGood
post Nov 28 2003, 04:00 AM
Post #15


Member
**

Group: Members
Posts: 54
Joined: 10-November 03
Member No.: 2,482



hi joshua

its a great work

but i change the string in the xml file

<MENU ID="Startmenu">

because i this it better .


and my cd will not be eject if i press restart and eject
Go to the top of the page
 
+Quote Post
FeelGood
post Nov 28 2003, 04:04 AM
Post #16


Member
**

Group: Members
Posts: 54
Joined: 10-November 03
Member No.: 2,482



hi joshua

its a great work

but i change the string in the xml file

<MENU ID="Startmenu">

because i think this it better .


and my cd will not be eject if i press restart and eject
Go to the top of the page
 
+Quote Post
Joshua
post Nov 28 2003, 04:15 AM
Post #17


Platinum Member
*****

Group: Members
Posts: 1,680
Joined: 19-September 03
From: Germany, 32839 Steinheim
Member No.: 1,716



QUOTE (FeelGood @ Nov 28 2003, 09:00 AM)
but i change the string in the xml file
<MENU ID="Startmenu">
because i this it better .

@FeelGood
you are right.
will fix that in next version.

Joshua


--------------------
Go to the top of the page
 
+Quote Post
betaluva
post Nov 28 2003, 04:27 AM
Post #18


Silver Member
***

Group: Members
Posts: 111
Joined: 25-September 03
From: planet earth
Member No.: 1,790



way cool, thanks smile.gif
Go to the top of the page
 
+Quote Post
ArtieM
post Oct 25 2004, 04:32 PM
Post #19


Member
**

Group: Members
Posts: 10
Joined: 25-October 04
Member No.: 8,077



Does ShutdownGUI work with BartsPE ? I cannot seem to get it to go and I've not seen any reference to BartsPE in this thread. Any help will be appreciated. Thanks...
ArtieM
Go to the top of the page
 
+Quote Post
themaxdj
post Oct 26 2004, 01:28 AM
Post #20


Silver Member
***

Group: Members
Posts: 126
Joined: 27-November 03
Member No.: 2,817



sherpya, i tried your last change and still recieved this error after shutdown.
this is the windows protection error i got after trying it.

stop: 0x0000007a
oxe12104do
oxc0000098
0x0184b860
win32k.sys address bf924887
base at bf800000
date stamp 3d6de5e5

i replied to you after trying it you must not have seen it
Go to the top of the page
 
+Quote Post

3 Pages V   1 2 3 >
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: 20th November 2009 - 05:44 PM