PDA

View Full Version : Startup only after message is verified



dableep
05-12-2003, 05:48 AM
Hi there!
I´m creating an OS-Image that will be deployed to a few other PCs with Windows 98.
I am trying to implement the following. After DOS has been booted and before the Windows Desktop is shown, a Windows message has to pop up informing the user that no gaming is allowed on this PC. Only after the user clicks the OK-Button the Desktop is loaded.

Has anyone an idea how and where I can create such a message?

Thanks in advance,

Dimi

Xavier_Ao
05-12-2003, 05:59 AM
If it's Win98 that your using then you could technically add something so that it displays that prompt before windows even loads. A couple simple commands placed in the Autoexec.bat could do that for you.

Umm...Where's the "Any" key??

monkey_1
05-12-2003, 08:58 AM
You could use this <a target="_blank" href=http://www.winguides.com/registry/display.php/22/>tweak</a>