Discussion forum for all Windows batch related topics.
Moderator: DosItHelp
-
dani8190
- Posts: 7
- Joined: 17 Mar 2010 03:15
#1
Post
by dani8190 » 08 Sep 2010 05:08
i neeed help
a have made a fail. when i´ll open a bat file by clicking on it, it just opening cmd without running the script
so i haft to type start hello.bat to run the file. how to fix it???
-
ScriptKing
- Posts: 4
- Joined: 22 Dec 2010 10:33
#2
Post
by ScriptKing » 31 Dec 2010 02:11
Do you mean the script opens in Notepad instead of running?
-
mischi
- Posts: 12
- Joined: 24 Dec 2010 02:31
#3
Post
by mischi » 31 Dec 2010 02:30
what should your script to do?
from my point of view your script is running correctly:) try to run it via command line if not, redirect it to the file so you will be able to see result?
I hope that I understood your issue correctly:P