View Full Version : I have a question
KMFDM
05-08-2001, 11:48 PM
Hello, I want to know how I would go about making a prompt, when windows starts up, for example when my computer boots up I want this little error type message to come up and say something, how would i go about doing this?
żjobeż
05-09-2001, 01:04 PM
http://www.winguides.com/registry/display.php/22/
KMFDM
05-09-2001, 02:18 PM
Is there away to do this without having to make a login at the start up?
RWSchlatter
05-09-2001, 04:05 PM
create a wallpaper and assign it to the Default user.
______________
Regards - Richard
charlie
05-10-2001, 06:41 PM
have you checked out the guide to running scripts in the scripting guide in Winguides?
<<<<<<<<<<<about here :O)
RWSchlatter
05-10-2001, 08:39 PM
J have never tried this:
As user Charlie suggested, use scripting MsgBox function,
Use a RUN entry in the registry under HKLM, more at:
<a target="_blank" href=http://www.winguides.com/registry/display.php/109/>http://www.winguides.com/registry/display.php/109/</a>
and as run command call the COMMAND.COM processor to start up and execute your script.
______________
Regards - Richard
KMFDM
05-11-2001, 03:16 AM
Ok, I know how to place a program so it runs at windows startup but how do I make it look like a error message or something?
RWSchlatter
05-11-2001, 06:55 PM
if you want it to be a bit more fancy, you will have to to some real coding rather than a simple script.
Make a small Visual Basic exe to be called from the script.
______________
Regards - Richard
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.