Search found 2 matches

by InfoH
13 Jun 2013 05:49
Forum: DOS Batch Forum
Topic: Simple batch file, CLS causes slowness and flickering???
Replies: 3
Views: 5008

Re: Simple batch file, CLS causes slowness and flickering???

I'm not really writing it for them, its more just a little thing i'm doing on the side to help me learn batch scripting thought i'd make something useful, I know I can just strip it all out to just creat the vbs, run, delete and refresh with no messages but I like to make it look pretty lol plus I k...
by InfoH
12 Jun 2013 06:20
Forum: DOS Batch Forum
Topic: Simple batch file, CLS causes slowness and flickering???
Replies: 3
Views: 5008

Simple batch file, CLS causes slowness and flickering???

So heres the file I made, its a bit simple and probably much easier ways to get the same result.. it basically creates a VBS file which fixes an issue in the registry However when I run the batch file and press enter for it to start.. everytime the screen clears (cls) to add another dot to my progre...