closing shell please help :(

  • Thread starter Thread starter Ionut Constantinescu
  • Start date Start date
I

Ionut Constantinescu

I maked a custom shell for xpe. In the shell i have a button that commands
the computer to shutdown or to restart. Well, the shell give me errors
because don't want to close. Any idea what tot do??
Sincerly,
Ionut Constantinescu
 
The best place to put the Shutdown/Restart is just nefore you exit the
application, not in the Button handle function.
On dialog base application I use EndDialog(code) and in the application
InitInstance call to Shutdown/Restart procedure.

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Administrator shell and User shell 4
Customizing shell 3
running a server with custom shell 1
urgent help for xpe custom shell 2
Shutdown in WinXPe 1
Horm specifics 1
Java as Custom Shell 1
taskmgr shell 1

Back
Top