Simple question about dropdown screen times
Expired
Thread created 12-06-2010 by jogalot
0 Score
10 Replies
891 Views
It is very, very, very rare to encounter a program built for DOS these days. If you were to try to use one, there is a very high probability you would already know how to use it. What Dr. J is...
Simple question about dropdown screen times
Expired
Thread created 12-06-2010 by jogalot
0 Score
10 Replies
891 Views
ding ding ding, we've got a winner. Despite the moniker, they know what they're talking about!
Simple question about dropdown screen times
Expired
Thread created 12-06-2010 by jogalot
0 Score
10 Replies
891 Views
For DOS-based apps you need to run cmd first THEN the program otherwise the window will close quickly.
Simple question about dropdown screen times
Expired
Thread created 12-06-2010 by jogalot
0 Score
10 Replies
891 Views
Noticed when using a drop down screen, like clicking on "forums", that the list is displayed for a fraction of a moment.
Also, when clicking start>run>(for instance "fsutil dirty query d:" that...
Simple question about dropdown screen times
Expired
Thread created 12-06-2010 by jogalot
0 Score
10 Replies
891 Views
Congrats on finally reaching 100 posts. :whee:
Simple question about dropdown screen times
Expired
Thread created 12-06-2010 by jogalot
0 Score
10 Replies
891 Views
Forums is disappearing so fast because you're clicking on it. Hovering will trigger the menu and it will stay open as long as you're hovering over it or any of the menu items.
Simple question about dropdown screen times
Expired
Thread created 12-06-2010 by jogalot
0 Score
10 Replies
891 Views
You are talking about two very different things.
The "Forums" button on this page is a menu built with javascript. It's delay in opening and closing is based off the javascript code for this...
Simple question about dropdown screen times
Expired
Thread created 12-06-2010 by jogalot
0 Score
10 Replies
891 Views
I thought OP was complaining that they couldn't see the output of the program since windows closes the window immediately after the program is "done"?
Try running ipconfig /all from a run command...
Simple question about dropdown screen times
Expired
Thread created 12-06-2010 by jogalot
0 Score
10 Replies
891 Views
Hey, thanks PP, never would have thought of calling it that. Changed the setting once and it helped, going to choose a higher number to tweak it and appreciate your help -- very much.
And thanks...
Simple question about dropdown screen times
Expired
Thread created 12-06-2010 by jogalot
0 Score
10 Replies
891 Views
http://www.addictivetips.com/windows-tips/menu-delay-time-windows-7/
Should be same registry edit in each version running back to XP. Change at your own risk.
Not sure if all your menus are...
Simple question about dropdown screen times
Expired
Thread created 12-06-2010 by jogalot
0 Score
10 Replies
891 Views
dunno about the first thing, but for the second, open a cmd window and then run your command:
start > run > cmd
cmd> fsutil.....
I assume when you run the command directly it simply executes...