Forums

Forums (http://www.abandonia.com/vbullet/index.php)
-   Troubleshooting (http://www.abandonia.com/vbullet/forumdisplay.php?f=11)
-   -   I'm retarded....HELP !!! (http://www.abandonia.com/vbullet/showthread.php?t=17000)

dosraider 17-04-2008 06:59 PM

You're welcome, enjoy the game.

BTW, most of the games on Abandonia are pre-installed, 'ready to run' so to speak.

Oh yeah, almost forgot, sorry.
Quote:

Originally Posted by F_LeRoy (Post 323698)
One other curiousity, your screen lists files 4 deep & 5 wide, mine are all single file. Can I change mine to look like yours ? (strike last ?, I got it [der].

dir /w
And if for some games there is a really long listing:
dir /w/p

If you want to search for a file with a specific extension:
dir *.exe gives you all -(and only)- the exe files
dir *.bat -> the batch files
dir *.com -> the com files
etcetera .......

GTX2GvO 21-04-2008 12:42 PM

Quote:

Originally Posted by dosraider (Post 323702)
If you want to search for a file with a specific extension:
dir *.exe gives you all -(and only)- the exe files
dir *.bat -> the batch files
dir *.com -> the com files
etcetera .......


http://www.reloaded.org/forum/style_...fault/omg2.gif I never knew it was THAT easy...
Knew it was possible, but...... *sigh*


Btw. Is there a way to make the DIR command show up ALL executable files? http://www.reloaded.org/forum/style_...rain_ph34r.gif

Data 21-04-2008 02:48 PM

Quote:

Originally Posted by GTX2GvO (Post 324027)
http://www.reloaded.org/forum/style_...fault/omg2.gif I never knew it was THAT easy...
Knew it was possible, but...... *sigh*


Btw. Is there a way to make the DIR command show up ALL executable files? http://www.reloaded.org/forum/style_...rain_ph34r.gif

pressing tab helps a bit

but
Code:

dir.exe
dir.com
dir.bat

is even shorter then the examples posted above. (and works as well)


The current time is 10:51 PM (GMT)

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.