This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1351. |
Solve : Help with Command-Line? |
|
Answer» Hello, |
|
| 1352. |
Solve : Create the file name with the date? |
|
Answer» Dear All |
|
| 1353. |
Solve : how do i do instant messenger in cmd?? |
|
Answer» will some one PLZ help me i DONT know how to do messaging in cmd please e-mail me how to. net send MSG /PC-NAME "Your message" |
|
| 1354. |
Solve : Problems with logging - HELP!? |
|
Answer» I have a problem in that I know there is a WAY to echo/print all input and output of a DOS box to a text file, but I cannot remember how to do it. Does anyone here know how? |
|
| 1355. |
Solve : How to create infinite variables in batch files?? |
|
Answer» hi, i'm using DOS (net send)to chat with my flatmate on my LAN, and i've made a simple .bat file that looks like this, so that i don't have to write everything out everytime: |
|
| 1356. |
Solve : ms dos keeps exiting out?? |
|
Answer» whenever i try to load a program that runs on Ms dos; it keeps failing or escaping BACK into windows - we have windows xp. Use that Compatibility Wizard that's supposed to allow XP to emulate a 'real' DOS environment for your older programs. |
|
| 1357. |
Solve : Weird Characters showing up? |
|
Answer» When I go to a dos PROMPT whether it be from the run or directly booting up to one I get these wierd characters at the prompt. At first it looks normal, but as soon as I type something it turns into this: |
|
| 1358. |
Solve : execute a .CMD file when a process stops runnind? |
|
Answer» is it possible to CREATE a batch file that will execute a .cmd file once a PROCESS stops running? what dos command COULD i use to VERIFY if a certain process stops running. thanks a MILLION in advance. |
|
| 1359. |
Solve : Re: Batch File Idea? |
|
Answer» eh..you could do it within a batch file i think if you can find abatch file that starts at STARTUP you can add what you want to do into that batch file so if you wanna open and exe tell it to go to that FOLER in dos (eg: CD c:\whatever)then type in START pc.exe and it WIL start it as soon as your comp starts |
|
| 1360. |
Solve : Command line removal of quotes? |
|
Answer» I consulted the "cmd /?" help, and it is CLEAR as mud. |
|
| 1361. |
Solve : Running a Series of FFmpeg Commands in a Batch File? |
|
Answer» I have a batch file containing lines LIKE these: |
|
| 1362. |
Solve : Auto update IP address in Windows Hosts file when failed? |
|
Answer» HI Everyone, Is there a such windows batch file or script that can MONITOR the hostname connection alive. If the ping of hostname failed/down, it will auto update the IP address in the windows hosts file. Example: In windows/drivers/etc/host IP address Hostname 192.168.1.100 SQLServer Let say we do a ping on SQLServer and it failed, batch file will update the IP address from 192.168.1.100 to 192.168.2.100 and now the file should changed to: 192.168.2.100 SQLServer And again when ping failed on SQLServer, it will auto switch back to 192.168.1.100 SQLServer in the Host file.At a prior IT Job I had I needed the networks to be able to self heal for problems between 7 sites with multiple PATHS to share data between the sites. I bought Alert Ping Pro and it monitors for failed connection and upon failed ping connection you can tell it to do a number of things of which one of the things was to execute batch files or EXE's that I created in C++. The Batch or compiled C++ programs I had would reboot hung point to point PRIVATE DSL Modem Bridges as well as redirect network traffic through an alternate path to maintain data COMMUNICATIONS between 7 food stores. Because my employer gave me the ability to buy software I went that route, however you could run a batch in a loop and then depending on what is the issue you can alter the hosts file at that system. http://www.bestshareware.net/alert-ping.htm |
|
| 1363. |
Solve : How to run bat file to produce text log of ping an? |
|
Answer» I need to create a bat FILE that runs a PING and tracert from dos and then OUTPUTS the file to a text log of the results, I have the bat file RUNNING to ping and tracert but don't remember how to get it to dump the results to text log, help pleaseUse the > (DIRECT) character. |
|
| 1364. |
Solve : Re: Batch file on Windows 2003 Server? |
|
Answer» When you use 'net use' and you get the error MESSAGE 'local device name already in use' its most LIKELY because the drive letter is already being used to mount something else (or indeed, the same SHARE). Look in explorer and see if t: is already being used - if it is, that's your PROBLEM. Unmount it and run the batch, and see what HAPPENS. |
|
| 1365. |
Solve : redirecting STDOUT to DOS environment variable? |
|
Answer» How can I redirect the STDOUT of a DOS command into an ENVIRONMENT variable? What I ATTEMPTED (which did not WORK): |
|
| 1366. |
Solve : Editing previous dos command? |
|
Answer» Windows XP. When at a dos prompt, I can use the F1 key to bring back the previous command one CHARACTER at a time or use the F3 key to bring back the whole of the last command. What I cannot do is edit the command by inserting characters ie if I use F1 to get characters to where I want to insert a character, type in my new character, then press F1 again, I FIND I have overwritten a character rather than inserted a character. Could you please explain how I can insert instead of overwriting.That usually doesn't work in a DOS prompt, but try typing "doskey" press enter. THis will allow you to bring back hte previous command by pressing the up ARROW, and the next command by pressing the down arrow, once you get to the command, try inserting characters as you would in a word proccesor.I believe doskey is loaded by default when using MS-DOS under windows XP.When you use F1 to get to the place you wish to insert the character(s), press INSERT before you type in the additional characters. Then press F3 to append the remainder of the previous command buffer.I had TRIED pressing the INSERT key but it still did an overwrite of the characters rather than an insert. The only thing that seems to work is to bring up the whole command then edit that. |
|
| 1367. |
Solve : How do I stop screen scrolling? |
|
Answer» Is there a command I can INSERT in the config.sys or other file to slow or stop the screen from scrolling past the error message(s) during boot-up? |
|
| 1368. |
Solve : find and replace text using a batch file? |
|
Answer» Hi all, |
|
| 1369. |
Solve : Data backup reuired by Autoexec.bat file? |
|
Answer» [glb][/glb]Hi there |
|
| 1370. |
Solve : Manupullate Date In Batch File? |
|
Answer» IM reading the system date and parssing the YEAR into a VARIABLE. Once I do that I need to add 1 to the year. Excample: if system year is 2004 I need to change it to 2005? Any hellp WOULD be great. Changing the system date is not an option how do you parse the date? |
|
| 1371. |
Solve : creating an ipconfig batch file? |
|
Answer» Hi, |
|
| 1372. |
Solve : how to copy files over the network?? |
|
Answer» what dos command and syntax would I use to COPY files over a home network? LETS say I had a computer called "laptop" and one called "DESKTOP" both on 192.168.1.xxx Both computers are running xp. |
|
| 1373. |
Solve : ~ symbol in DOS? |
|
Answer» I'm TRYING to start my computer up in DOS (Windows 2000) and one of the commands is |
|
| 1374. |
Solve : - CMOS & CD drive -? |
|
Answer» This is so hard... I just bought a pentium 2 metrobook 2 off ebay.. I KNOW...I know... I should expect quality for what I paid for ... I don't know what to do- I've TRIED everything.. See I know the problem but I don't want to pay somebody to do it.. The metrobook doesn't recognize the CD drive.. The guy that sold it to me, said all you have to do is install the OS on it and it will work... Well the metrobook won't auto detect the CD drive ethier- I went into the CMOS and tried to put it under auto detect but it just wouldn't stick.. The selection sticks on the manual option...but I don't know what to put in the DOS to manually install the cd drive.. other than that its fine.. I've been trying to install windows 98 for the past few days - really fatigued because I don't know what else to do with it.. Got the boot disk.. When I try fdisk it just says "No fixed disks present" When I try to switch to C:\ it says "INVALID drive specification. Same thing when I try to switch to drive D:\ ... command setup:"Command Search DIRECTORY Bad" MD(make drive) "Required Parameter Missing" CD(create drive)it says this exactly "A> (nextline)A:\(nextline)A>_"... Please someone help me.. :-/First of all, the commands MD and CD do not mean make drive and create drive. They mean make directory and change directory. The boot disk should have been created with cdrom support. If it wasn't, make a new one. On boot up you must watch the boot process carefully. It should tell you the drive letters used for (1) a ram drive that it creates and (2) the drive letter of the cdrom. It will not necessarily be D. Insert your windows cd and switch to the drive letter specified. If successful, type setup and hit the enter key. If window then fails to detect a hard drive, EITHER there is not one or it is non functional. A word of caution: make sure the boot disk is write protected just in case there is a hard drive that has a virus on. You don't want it to infect your boot disk. It cannot infect your windows cd.I would first make sure I have a clean Win98 EBR floppy, then boot to it like he says. In the BIOS, make sure you have your primary hard drive set so it recognises, it sounds like you either have a bad drive or one without a valid FAT16 or FAT32 partition, or you just have the BIOS set not to see the hard drive. Insure that both channels of the IDE adapter are ON. Also make sure your boot order is set to floppy, first HD, then CD if there is a boot option order. |
|
| 1375. |
Solve : Dos Programs on Windows 2000 Server? |
|
Answer» I have recently re-installed windows 2000 SERVER, |
|
| 1376. |
Solve : life length of a batch file? |
|
Answer» hi hi I think you've found your answer. The 'lifetime' of the batch file is affected by the files it calls. You will no DOUBT find your solution there - its impossible to TELL more without getting more specific about what you are doing. |
|
| 1377. |
Solve : Run wild cards (*) of an updated file from batch p? |
|
Answer» Hi all, |
|
| 1378. |
Solve : HELP "Please insert BOOt Diskette in A:"? |
|
Answer» i NEED some help, i cant boot it it says a: error goes to black screen says please insert BOOT diskette in a: and then if u click anything it keep saying it and u cant do anythingHave you PUT a boot disk in drive A: like it's asking? What were you doing when this HAPPENED? Any smoke or burning smell? Did you recently add new hardware? What Operating System is it and can you give some system specifications?i dont know wut and where to get disk drive and its been like this for a whillllllllle now i dont know anything i wasnt adding stuff or anythingno it wasnt smoking or anything my friend said that my WINDOWS is goneIf there is already a disk in the A: drive, take it out. THe computer will think you want to boot off of that disk, and when it discovers that there is not a system disk in the A: drive, it pops up that error message. |
|
| 1379. |
Solve : Starting dos program full screen? |
|
Answer» Hi all |
|
| 1380. |
Solve : HELP MEE!? |
|
Answer» well i need to use DOS to execute a command required to resert the root password on mySQL database. But that is located in a file which has spaces in its name. I cant rename the file with no spaces cause that WOULD mess up the server. And i cant type it in with the spaces because then it just gets the first word and SAYS not an internal command or exteral command. so what do i do to supplement spaces and it will still see at is a directory not just one word. :::G:\Abyss Web Server\database\mysql\bin\mysqld-nt::: thats the locatoinType a ? in the place where the space appears. Sometimes a space is not really a space, it just looks like one. An old DOS trick to keep the uninitiated from accessing a directory was to use alt+256 in the file or directory name. The ? wild CARD means any character that appears in that position.Enclose the complete path spec in "quotes". this makes DOS 7 look for the name in the extended file ATTRIBUTES (SULFNBK.EXE) DIRECTORIES instead of choking on non-8.3 filenames. |
|
| 1381. |
Solve : Transfer Files Using DOS? |
|
Answer» Hi, Ia new here and though that maybe you'll could help. So here goes I have MS Windows ME installed on my C:\ Drive (4GB Master) and I have some other files on ANOTHER drive D:\ (40GB Primary Slave). Now I want to clan install Windows XP. That is why I will format my c:\ drive using format c:\ through DOS using a Windows ME Satrtup Floppy Disk. Now after that I want to shift a folder from my D:\ drive called suppose new to my C:\ Drive in a folder called New. Now I will create a folder New usind MD c:\new when I boot from the floppy. But here COMES the problem how do I shift all subfolder in the D:\New to the C:\New folder. I have many subfolder within the d:\new folder. WHENEVER I try using COPY D:\NEW\*.* C:\NEW only the files with extensions are copied ie no subfolders are copied. I cannot use the XCOPY command as it says bad command or file name and also smardrv also doesnt work as I think I'm loading from The Windows ME Startup Disk and these features are not available there. Hope someone could help me. Tushar Manik |
|
| 1382. |
Solve : Batch file for automatic a small password sequence? |
|
Answer» I am trying to create an AUTOMATED method of RESETTING a switch I have The sequence is as below: |
|
| 1383. |
Solve : Capturing file name in a parameter? |
|
Answer» I am new to USING DOS commands and I am trying write commands in a batch file that will: |
|
| 1384. |
Solve : Re: Recalling previous commands? |
|
Answer» Type "DOSKEY" in the command prompt (no quotes of COURSE).A search of "free JAVA compiler" on google brings up many options, one of which is this.. |
|
| 1385. |
Solve : Re: How to close a program with DOS? |
|
Answer» Just add this SINGLE LINE in your batch file where you WANT the iexplore.exe's to be killed. |
|
| 1386. |
Solve : Making upper case text in batch files? |
|
Answer» Hi, |
|
| 1387. |
Solve : Files missing W xp, want W 98? |
|
Answer» I wanted to install the SOFTWARE for my DIGITAL camara /webcam. It came up, files from win 98 missing. Im in xp, tried to install win 98 but told I had to install it in Dos. How do I do that? Do I buy Dos from somewhere or is it already installed in my computer? |
|
| 1388. |
Solve : MS DOS Partition Problem thru fdisk? |
|
Answer» I want to fdisk my hard drive and reformat it with no partitions. My problem is it has a partition. I followed all instructions necessary but fdisk tells "You can not delete an extended dos while logical drives exist". I then go to delete any logical drives in extended but the response is"NO logical drives DEFINED" on the bottom it reads "All logical drives deletd in Extended Dos Partition".. I need answers. PleaseMayb u shd view the partition n let US know what's there(think it under option 4) Mayb u shd view the partition n let us know what's there(think it under option 4) SKy, I formatted it 3 times. Still a PRI and EXT. PRI is FAT32 EXT is not. I enabled and not enabled during the 3 times. Quote Roger......What operating system are you going to install after your format ? when you run FDISK use (4) to view the current partition . If you want to remove it ....just follow instructions.....it does work.....lol dl65, I tried every option and formatted hard drives at least 3 dozen times. I type 4 and it ASKS me to view it I say "Y" then it says NO Logical Drives Defined.. What's up with that? Bottom Line-I want My C drive to be not partitioned. I formatted. I fdisk the living daylights out of it. The EXT is still there. Why? Roger...After you have formatted ......and you look at the hard drive with FDISK .......what does it show you.... Does it ask you to define the size of the partition or what ? Once it shows you the whole drive as available load your operating system and your done .... dl65 Roger ...One more thing.......Are you trying to format using the tried and true method.........HUMMMMMM that didnt work , I'll try something else.......that didnt work either.........HELP........why dont you read about formatting and reloading Win 98SE......LOL http://www.webuser.co.uk/cgi-bin/forums/showflat.pl?Cat=&Board=PC&Number=47193&page=0&view=collapsed&sb=9&o=93&part=all It will walk you thru ..on step at a time . You can disregard the last part about creating partitions. let us know how you make out... dl65 dl65, I had to DEBUG it. Now I have to reconfigure my cmos to read my cdrom. Any advice? RogerRoger....So your bios doesnt see the cd-rom........Does your boot disk have the drivers on it for the cd ? and what boot sequence have you set up in Bios ? dl65 |
|
| 1389. |
Solve : Close Access mdb and the prompt? |
|
Answer» Here is my batch file. It WORKS FINE but I want the Access database to closde and then the dos prompt window... How can I do this? |
|
| 1390. |
Solve : Cant access harddrive in ms-dos? |
|
Answer» im installing dragon linux and i needed to do this in dos so i got a boot disk and i got on dos and i CANT access my hard drive ive tried all the commands my harddrive is workingfine in windowsAt the DOS prompt,A:\> C:,then hit ENTER. Prompt should change to C:\> . Being not familar to Linux,at thia point your C drive commands should be accessable. If not ,change drive BACK to A and try "A:\> [enter commands without the brackets] C" then enter. Let me know how you make out. Try www.bootdisk.com for a Linux bootdiskfor DOS.If you had your C: PARTITION NTFS formmated |
|
| 1391. |
Solve : How to get the path? |
|
Answer» Hi, I have following requirement, As i was new to btach programming,pl. help me on this if a customer has COP-IDS 1.0 SOFTWARE installed on their computer it usually will be in a different directory than version 1.1. software THEREFORE the batch file will: i) Require 2 command LINE arguements. The location of the COP-IDS v1.0 data directory and the COP-IDS v1.1 data directory. (There is data directory under COP-IDS 1.0/COP-IDS 1.1).how get their path. II) It will verify that these paths exist and that they are different. If true, then it will use xcopy to move the original charts to the v1.1 chart directory. For example: XCOPY src_dir\DATA\CHARTS\*.* dest_dir\DATA\CHARTS\ /E /V Where src_dir and dest_dir are the command line arguments supplied by the user iii) Delete the COP-IDS v1.0 PROGRAM directory and data directory (if they are different than the v1.1 directories). For example RMDIR /S /Q src_dir\COP-IDS\ RMDIR /S /Q src_dir\DATA |
|
| 1392. |
Solve : how to automatically execute a .bat file? |
|
Answer» i'm really basic with comp stuff. im only in 9th grade but i wanna learn. i made a batch FILE with the commands |
|
| 1393. |
Solve : dos batch file to delete by time? |
|
Answer» I would LIKE to know how to create a DOS batch file that will only delete files in a folder specified by time of day. I need to have only a certain files deleted from a folder on a server running on a schedule. |
|
| 1394. |
Solve : Re: making a batch file that stores all network de? |
|
Answer» When you use the command |
|
| 1395. |
Solve : urgent? |
|
Answer» Hi, |
|
| 1396. |
Solve : Batch commands to move folders to ones with similar names? |
|
Answer» Sorry I couldn't come up with a better sounding subject. |
|
| 1397. |
Solve : Animated screen in Batch? |
|
Answer» Hi everybody Choice/T might work, but I dont believe it handled fractions of a second and so if set to 1 second each frame would be 1 second shown. https://en.wikipedia.org/wiki/Choice_(command) Thanks Dave Lembke for your cooperation and helping me but I can't understand your explanation Quote from: Hackoo on June 01, 2021, 10:36:10 AM Hi Thanks, Hackoo for your cooperation and efforts to helping me but I didn't mean to do it your way I mean to display an animation screen but I can also interrupt it then go to another point for example (main menu)Hi All, Thanks to all of you"Hackoo" and "DaveLembke" for trying to assist me and finally I found the code which can help me to interrupt the animation screen and go to the Main Menu here below is the last code included the interruption code inside it Code: [Select]echo off :Main_Menu color 0a title Matrix App " Main_Menu Mode "%Edition% mode con:cols=105 lines=30 cls ECHO. :Main_Menu2 ECHO. ====================================================================================================== && ping -n 1 localhost >nul ECHO. ^|^| ------====^<({ Welcome to Emo Tech Apps........ })^>====------ ^| ---===^<({ Created By :- })^>===--- ^|^| && ping -n 1 localhost >nul ECHO. ^|====================================================================================================^| && ping -n 1 localhost >nul ECHO. ^| - This tool will help you wherever you are, ^| Emo Tech Co. ^| && ping -n 1 localhost >nul ECHO. ^| just you must be an administrator on your domain. ^| ^| && ping -n 1 localhost >nul ECHO. ^| ^| ^| && ping -n 1 localhost >nul ECHO. ^| - Main Menu:- ^| ^| && ping -n 1 localhost >nul ECHO. ^| ^| ^| && ping -n 1 localhost >nul ECHO. ^| - The Main menu items are below, ^| ^| && ping -n 1 localhost >nul ECHO. ^| Choose one of them to proceed to your operation:- ^| Compatible with Windows 7 and later^| && ping -n 1 localhost >nul ECHO. ^| ^|____________________________________^| && ping -n 1 localhost >nul ECHO. ^| 1- Item1 ^| ^| && ping -n 1 localhost >nul ECHO. ^| 2- Item1 ^| ^| && ping -n 1 localhost >nul ECHO. ^| 3- Item1 ^| ^| && ping -n 1 localhost >nul ECHO. ^| 4- Item1 ^| ^| && ping -n 1 localhost >nul ECHO. ^| ^| ^| && ping -n 1 localhost >nul ECHO. ^| ^| ^| && ping -n 1 localhost >nul ECHO. ^| Press M For Main menu ,P for Previous menu ^| ^| && ping -n 1 localhost >nul ECHO. ^| (Write related choice to do what you want) ^| ^| && ping -n 1 localhost >nul ECHO. ^| - Note: More features will be added as soon as possible ^| ^| && ping -n 1 localhost >nul ECHO. ^| ^| ^| && ping -n 1 localhost >nul ECHO. ====================================================================================================== && ping -n 1 localhost >nul ECHO. ECHO. ECHO. echo. timeout /t 1 |findstr /r ".0$" && goto Screen1 || goto Main_Menu :Screen1 cls echo .-` echo `sss+- `:/:` echo `. :sssss+` .sssss+. echo oss/` /ssssss+` .sssssss/ echo sssso. -ssssssso. :sssssss+ echo +sssss. `sssssssss. +sssssss+ echo `+o+:. /ssssss. +sssssssss. `osssssss/ echo :sssss+. `sssssss. `osssssssso` `osssssss/ echo /sssssss: /sssssso. `osssssssso .ssssssss/ echo -ssssssss+` `osssssso` `ossssssss/ :ssssssss: echo +sssssssso. .ssssssso` .sssssssss: /ssssssss- echo `osssssssss. -sssssss+` .sssssssss- +ssssssss. echo -ssssssssso` -sssssss+ .sssssssss` ossssssss. echo /ssssssssso` :sssssss+ -ssssssss+-.+sssssssso` echo +ssssssssso. /sssssss+ -sssssssssssssssssssso` echo +ssssssssso. /sssssss: +ssssssssssssssssssss: echo `ossssssssss. /sssssssssssssssssssssssssssssss` echo `ossssssssss. ossssssssssssssssssssssssssssss/ echo `ossssssssss+ossssssssssssssssssssssssssssssss` echo `osssssssssssssssssssssssssssso+sssssssssssss. echo `osssssssssssssssssssssssssss` :ssssssssssss. echo ``` `+ssssssssssssssssssssssssossssssssssssssss echo .+ssssso/:.` /ssssssssssss+/ossso+:.` `ssssssssssssss/ echo .ssssssssssssssssssssssssss``:so. .:/ossssssssssssss. echo :osssssssssssssssssssssssssssss/:+ssssssssssssssssss- echo `:+sssssssssssssssssssssssssssssssssssssssssssss+` echo `-+sssssssssssssssssssssssssssssssssssssssso- echo -/sssssssssssssssssssssssssssssssssssso: echo .:/ossssssssssssssssssssssssssso/-` echo .:/ossssssssssssssssss+/-.` echo `.-:////:::---.`` Press Any key to go to Main Menu timeout /t 1 |findstr /r ".0$" && goto Screen2 || goto Main_Menu :Screen2 cls echo :. echo `-` +ss+. echo oso- /sssss- .-:` echo ` -ssss- `sssssso` /ssss/` echo .os+:` /sssso` `sssssss/ ossssso. echo osssso- +sssss/ .ssssssss- /sssssso` echo .sssssss- +ssssss` .sssssssso -sssssss: echo .ssssssss. /ssssss: +ssssssss: osssssso` echo `sssssssso` -sssssss` -sssssssso :sssssss: echo ossssssss/ `sssssss: ossssssss. `ssssssso` echo :sssssssss` /sssssso -ssssssss/ +sssssss: echo `sssssssss/ .sssssss- ossssssso -ssssssso echo +sssssssss` +sssssso :ssssssss- osssssss. echo .sssssssss+ .sssssss- `osssssss+ /sssssss+ echo +sssssssss. +sssssso :ssssssso.`:ssssssss. echo -sssssssss+ -sssssss` `sssssssssosssssssss/ echo +sssssssss: +sssssso/+ssssssssssssssssssss` echo -ssssssssso-:osssssssssssssssssssssssssssss- echo osssssssssssssssssssssssssssssssssssssssss: echo `-:::-` -sssssssssssssssssssssssssssssssssssssssss/ echo :sssssss+:.` .ssssssssssssssssssssssssssoossssssssssss+ echo :osssssssss+/+sssssssssssssssssssssssss:`.ssssssssssss+ echo ./ossssssssssssssssssssss//ssssssooo+oo+ossssssssssss- echo .:ossssssssssssssssssso..os/-..` `/ssssssssssssso echo `/sssssssssssssssssssssso` .osssssssssssss. echo :osssssssssssssssssssss+:-.`.:+ssssssssssssss- echo -+osssssssssssssssssssssssssssssssssssssso. echo `:ossssssssssssssssssssssssssssssssss+- echo ./osssssssssssssssssssssssssssso/. echo .:+ossssssssssssssssssso+/:- echo `...--:://///:--..` Press Any key to go to Main Menu timeout /t 1 |findstr /r ".0$" && goto Screen3 || goto Main_Menu :Screen3 cls echo `-` `. echo .:. .oso` :os/ echo /sss+` `osss+ `+ssss+ echo +ssssso` +sssso +ssssss. ` echo -sssssss: .ssssss` .sssssss: .+oso. echo /ssssssso /ssssss` `+sssssss/ osssss- echo +ssssssss` ossssss. `sssssssso .sssssso echo ossssssss- `sssssss. `sssssssss -sssssss. echo `sssssssss: .sssssss. `sssssssss -sssssss- echo `sssssssss: .sssssss. `sssssssso -sssssss- echo .sssssssss: .sssssss. `ssssssss+ :sssssss- echo .sssssssss/ .sssssss. `ssssssss+ /sssssss: echo `sssssssss+ .sssssss. `ssssssss/ /sssssss: echo `ssssssssso .sssssss- `ssssssss/ +sssssss: echo `ssssssssss .sssssss- `ssssssss: osssssss- echo `ssssssssss `sssssss. `ssssssss- osssssss- echo ./+++/:. `ssssssssss/:+sssssss+/+sssssssso++ssssssss- echo osssssso/. +sssssssssssssssssssssssssssssssssssssssss- echo -ossssssss/.`-sssssssssssssssssssssssssssssssssssssssss- echo .+sssssssssoosssssssssssssssssssssssssssssssssssssssss- echo `/sssssssssssssssssssssssssssssssssssssssssssssssssso` echo :ssssssssssssssssssso+ossssssssssso+osssssssssssss+ echo `/ssssssssssssssssss-`-ssssoooosss/`.ossssssssssss- echo -osssssssssssssssssoo+-.......-+soosssssssssssso echo `:ssssssssssssssssss/ /++. .sssssssssssssss- echo .+sssssssssssssssss. /oo- /ssssssssssssss- echo -ossssssssssssssss:`` ``-+ssssssssssssso. echo `:ossssssssssssssssooosssssssssssssss/` echo .:+ossssssssssssssssssssssssssso/. echo `-:/osssssssssssssssssss+:. echo ``.-:://///////:-.` Press Any key to go to Main Menu timeout /t 1 |findstr /r ".0$" && goto Screen4 || goto Main_Menu :Screen4 cls echo .:/` echo .ossss. .+o. echo :sssssso `/sss/ `:. echo -ssssssso .ossss/ -+sso echo .ssssssss+ .ssssss- .osssss- echo +ssssssss/ .sssssso .sssssss- echo :sssssssss. `ossssss: :ssssssss` `` echo `ssssssssso /sssssso .ssssssss+ -osss- echo /sssssssss- .sssssss: +ssssssss: -ssssso echo `ssssssssso +sssssso -sssssssss` .sssssss. echo /sssssssss: .sssssss- ossssssss: +sssssss` echo `ssssssssss` osssssso -sssssssso .sssssss+ echo `---` /sssssssss+ -sssssss- ossssssss- osssssss. echo :ssssso: `ssssssssss- osssssso -ssssssss+ :sssssss+ echo -ssssssso` /sssssssss+ -sssssss- ossssssss` `ssssssss. echo /ssssssso. +ssssssssso-:ossssss/ -ssssssss: /sssssss+ echo `ossssssss:-+sssssssssssssssssss+..osssssss+ .ssssssss. echo -sssssssssssssssssssssssssssssssssssssssss: osssssss/ echo `ssssssssssssssssssssssssssssssssssssssssssosssssssss` echo :ssssssssssssssssssssssssssssssssssssssssssssssssss/ echo /sssssssssssssssssoossssssssssssssssssssssssssssss` echo /sssssssssssssss: `sssssssssssssssssssssssssssss/ echo +sssssssssssssssoss++osssssss+:+sssssssssssssso` echo `+ssssssssssssssso` `.-/os:`-ssssssssssssso` echo /ssssssssssssss/ ohyo: `sssssssssssssssss. echo -ossssssssssss. `NNNh. `+ssssssssssssssss. echo -+ssssssssss- sy: -ossssssssssssssso. echo `:+ssssssss:` `-+ssssssssssssssss:` echo `:+ssssssssssssssssssssssssss/` echo `-/+ossssssssssssssssss+- echo `.-:/+ossssso+/:. Press Any key to go to Main Menu timeout /t 1 |findstr /r ".0$" && goto Screen5 || goto Main_Menu :Screen5 cls echo ./oso. echo .+ssssso `.` echo -ssssssso `/ss+ echo :ssssssss/ `/ssss+ echo :sssssssss. :ssssss- ./os/ echo /sssssssss/ `+ssssss/ :osssso echo :ssssssssso` `ossssss+ .osssssso echo :ssssssssss- `osssssso` `/ssssssss- echo -ssssssssss- `osssssss. +ssssssss/ `` echo `osssssssss/ `osssssss- +sssssssss` .osss/ echo `:::-` `osssssssss+ +sssssss: /sssssssss- -ssssss` echo `osssss+` +ssssssssss` /sssssss/ :sssssssss: :sssssss. echo +sssssso` /ssssssssss- :sssssss+ -sssssssss/ -ssssssso echo :ssssssso -ssssssssss/ -ssssssso .sssssssss/ -ssssssss. echo `ssssssss/ /ssssssssso .ssssssso` `ossssssss/ -ssssssss- echo +sssssssso+sssssssssssoossssssso. `ossssssss/ -ssssssss: echo ossssssssssssssssssssssssssssss- +ssssssss+ .ssssssss+ echo /sssssssssssssssssssssssssssssssoossssssss/ .sssssssso` echo .sssssssssssssssssssssssssssssssssssssssso .sssssssso` echo :ssssssssssssssssssssssssssssssssssssssss+/sssssssso` echo `sssssssssssssss+..osssssssssssssssssssssssssssssss. echo :sssssssssssssso::ossssssssssssssssssssssssssssss- echo +sssssssssssssssso-`.:ossssssssssssssssssssssss: echo `+sssssssssssssso` `-+so``/sssssssssssssss: echo /sssssssssssss: `ss+/ossssssssssssss: echo `/sssssssssss- ` `ossssssssssssssssso. echo `/sssssssss/ `:osssssssssssssssss+` echo `:ossssssso///osssssssssssssssssss: echo -+sssssssssssssssssssssssssss/` echo .:+ssssssssssssssssssss+:` echo `.:/ossssyysyyss+/-` echo .-----..` Press Any key to go to Main Menu timeout /t 1 |findstr /r ".0$" && goto Screen6 || goto Main_Menu :Screen6 cls echo `-:` echo `/osso. `:/` echo .ossssso -oss+ .` echo .osssssso /sssso `:oso` echo `ossssssso `+sssss/ :ossss: echo /ssssssss+ +ssssss` `+ssssss/ echo .sssssssss: /ssssss+ .+sssssss- echo osssssssss` -sssssss. `ossssssso` `:+++. echo -sssssssss/ `ossssss+ :ssssssss+ `osssso` echo osssssssss. :sssssss. `ossssssss- /ssssss- echo -sssssssss+ `ossssss+ /sssssssso -sssssss- echo osssssssss- :sssssss. `sssssssss- osssssss` echo `` -ssssssssso `ossssss/ /ssssssss+ :sssssss/ echo ./+oo+:` osssssssss: /sssssss. `sssssssss` `osssssss. echo /sssssso: -ssssssssss. `sssssss+ :ssssssss: /sssssss/ echo `osssssss/ +sssssssss+``:sssssso. `ossssssso` .ssssssss. echo -ssssssss+``/ssssssssssoosssssss/ /ssssssss- +sssssss+ echo /ssssssssoosssssssssssssssssssss++ssssssss/ -ssssssss. echo `ssssssssssssssssssssssssssssssssssssssssso-:osssssss/ echo osssssssssssssssssssssssssssssssssssssssssssssssssso` echo .osssssssssssssssssssssssssssssssssssssssssssssssss: echo .osssssssssssssss+-:ssssssssssssssssssssssssssssso` echo -sssssssssssssss+--osssssssssssossssssssssssssss: echo :sssssssssssssssss/---:/+ooss/.-ssssssssssssss+ echo -ssssssssssssssso `o+:...:oo:/ssssssssssssso` echo -osssssssssssss+` `:+ss+ :ssssssssssssssso` echo `/osssssssssssso/-.`````-osssssssssssssso` echo `-+ssssssssssssssssoossssssssssssssss+` echo `:+sssssssssssssssssssssssssssss+- echo `:+osssssssssssssssssssssss+- echo `.-/+osssssssssssssss+:` echo `.-://++++/:-.` Press Any key to go to Main Menu timeout /t 1 |findstr /r ".0$" && goto Screen7 || goto Main_Menu :Screen7 cls echo `-` `. echo .:. .oso` :os/ echo /sss+` `osss+ `+ssss+ echo +ssssso` +sssso +ssssss. ` echo -sssssss: .ssssss` .sssssss: .+oso. echo /ssssssso /ssssss` `+sssssss/ osssss- echo +ssssssss` ossssss. `sssssssso .sssssso echo ossssssss- `sssssss. `sssssssss -sssssss. echo `sssssssss: .sssssss. `sssssssss -sssssss- echo `sssssssss: .sssssss. `sssssssso -sssssss- echo .sssssssss: .sssssss. `ssssssss+ :sssssss- echo .sssssssss/ .sssssss. `ssssssss+ /sssssss: echo `sssssssss+ .sssssss. `ssssssss/ /sssssss: echo `ssssssssso .sssssss- `ssssssss/ +sssssss: echo `ssssssssss .sssssss- `ssssssss: osssssss- echo `ssssssssss `sssssss. `ssssssss- osssssss- echo ./+++/:. `ssssssssss/:+sssssss+/+sssssssso++ssssssss- echo osssssso/. +sssssssssssssssssssssssssssssssssssssssss- echo -ossssssss/.`-sssssssssssssssssssssssssssssssssssssssss- echo .+sssssssssoosssssssssssssssssssssssssssssssssssssssss- echo `/sssssssssssssssssssssssssssssssssssssssssssssssssso` echo :ssssssssssssssssssso+ossssssssssso+osssssssssssss+ echo `/ssssssssssssssssss-`-ssssoooosss/`.ossssssssssss- echo -osssssssssssssssssoo+-.......-+soosssssssssssso echo `:ssssssssssssssssss/ /++. .sssssssssssssss- echo .+sssssssssssssssss. /oo- /ssssssssssssss- echo -ossssssssssssssss:`` ``-+ssssssssssssso. echo `:ossssssssssssssssooosssssssssssssss/` echo .:+ossssssssssssssssssssssssssso/. echo `-:/osssssssssssssssssss+:. echo ``.-:://///////:-.` Press Any key to go to Main Menu timeout /t 1 |findstr /r ".0$" && goto Screen1 || goto Main_Menu Hi All, I have here two questions : Can you help me to create a random color while displaying this animation? Can you decrease the timeout to be less than 1 second between the pages? |
|
| 1398. |
Solve : how i can delete old files ?? |
|
Answer» hello |
|
| 1399. |
Solve : catch an answer then get MAC? |
|
Answer» Hello all, it's been a few years... |
|
| 1400. |
Solve : Ctrl + Break return to :Menu Label? |
|
Answer» Here is a sample of my BATCH file. |
|