What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » What's wrong?

What's wrong?
Author: Message:
Chocolatino
Full Member
***

Avatar
Money=Motivation

Posts: 207
Reputation: 10
30 / Male / Flag
Joined: Nov 2006
O.P. What's wrong?
whats wrong here?

code:
shutdown -s -t 60 -c "Fatal error encountered."
ping 127.0.0.1 -n 10 -W 1000   
Shutdown -a
Start iexplore


I'm seeing if i can make a little fake error message but i can't seem to get it right, I need it to open the error message and count down from 1 minute and then when it gets to ten just open IE as if nothing had happened. What actually happens is the error message appears for a second then disappears :(.

Any Ideas?

thnx in advance.
[Image: untitled2nk3.png]
04-13-2007 06:37 PM
Profile E-Mail PM Find Quote Report
ryxdp
Senior Member
****


Posts: 804
Reputation: 16
29 / Male / Flag
Joined: Jun 2006
RE: What's wrong?
The command prompt only runs stuff if it's running as well, for example, try running ipconfig.exe (C:\WINDOWS\System32) without the command prompt running. It should do the same as what your program does.

Now try opening command prompt and typing in "ipconfig". It should run.

Edit: I've tried your code, it works perfectly when executed via the command prompt but it does not execute by just clicking "Open".

This post was edited on 04-13-2007 at 10:46 PM by ryxdp.
04-13-2007 10:37 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On