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.
| 6951. |
Solve : DOS file size command? |
|
Answer» Is there a DOS command that will return a file's SIZE, ie NULL or something, which could be used for .bat logic conditioning?dir |
|
| 6952. |
Solve : DOS COMMANDS PROBLEM? |
|
Answer» you TELL me its COMMANDS |
|
| 6953. |
Solve : Bad command or file name msg? |
|
Answer» i have a batch file with a FOR comman in it ang its WORKING properly. its just when i CONVERT it to .com using bat2exe utility i GOT the msg bad command or file name msg.. any idea whats wrong with it.. |
|
| 6954. |
Solve : command in Ms-Dos? |
|
Answer» Hi, I WANT to ask please how i can send a file on Ms-DosSend it where? By what MECHANISM?DEL is HANDY for SENDING it to the bit bucket! |
|
| 6955. |
Solve : 'help' is not regocnised as an internal..? |
|
Answer» My friend just asked me to help him with the 'ftp' command in dos. Being a bit rusty I started command.com and typed 'ftp', whereupon I got the 'ftp' is not recognised as an internal...' |
|
| 6956. |
Solve : DOS memory issues?? |
|
Answer» Basic system outline: To run Windows 98 the way it was meant to be, yhu have to have a real hardware system the meets the typical requirements for Windows 98 or 98SE.Haha. I'm starting to realise that now. I made sure to build a PC out of then current components and try to make it as powerful as a 1998/9 PC could be. It seems to be working fine for windows but, as you've pointed out, it's a bit beefy for DOS at times. My favorite games of the era were made by Bullfrog, but it seems their engine is prone to going mental with a FAST CPU. Would be a shame to have to run DOSbox on, well, a system that actually has DOS on it. Quote from: foxidrive on April 04, 2014, 11:14:24 AM Try this...Neither of those managed to calm down the installer. That said, I've a sneaking suspicion that, like Geek-9 suggested, it might have just been the program going silly with too much power, or something to that effect. Thankfully it let me install the game anyway. I loaded it up and expected the worse, yet it ran flawlessly. That said, I've been seeing some jumbled up text popping up here and there in older programs like the SC2K installer. Even more so when I tried the original Simcity from a floppy and found it was very glitchy. Not sure if that's indicative of another problem or just age. Quote from: patio on April 04, 2014, 12:59:41 PM Was DOS installed standalone...and before Windows ? ?Hm. Should have thought about doing that. But no, I just installed Windows 98 onto a blank HDD, so all the settings were blank when I got to them. - Looking at how it's all panned out, perhaps I was getting a little excited over nothing. Seems like the problem might have been more the overly powerful build than anything else. Whoops. Thank you very much to those who've responded! Haha. No doubt I'll have other questions or problems with this system, so it'll probably be a good idea for me to stick about here. How are you running DOS, exactly? If you are using Start->Shutdown and choosing "Restart in MS-DOS Mode" Windows will not run config.sys and autoexec.bat (it will run "dosstart.bat" in C:\Windows by default). You can change this by finding "Exit To Dos" in the Windows Folder. It is a ".PIF" file, but even when you have Win98 set to show extensions it will hide it. Right-click that file, and choose properties. Go to the "Program" tab. Choose "Advanced" at the bottom. You want to explicitly set the autoexec.bat and config.sys contents. If you don't, Restarting in MS-DOS mode effectively exits Windows to DOS; since Windows 98SE does not in fact rely on himem.sys being loaded, a standard install will not have access to EXTENDED memory in MS-DOS mode- additionally, since it doesn't run autoexec.bat or config.sys (since it's not really restarting) it won't run those when you choose to restart in MS-DOS mode either. Quote from: BC_Programmer on April 04, 2014, 02:21:58 PM How are you running DOS, exactly? If you are using Start->Shutdown and choosing "Restart in MS-DOS Mode" Windows will not run config.sys and autoexec.bat (it will run "dosstart.bat" in C:\Windows by default).Now this is an interesting twist. Yeah, I was getting into DOS using the easy restart method. Figured it was enough, but apparently not. Will certainly take a look into this tomorrow! Thank you!If i were re-doing a Win98SE PC i'd certainly install the full DOS 6.2 then Windows. |
|
| 6957. |
Solve : Editing Config.sys and Autoexec.bat? |
|
Answer» I have an older laptop and i would like to install windows 98 onto it. I do not have a cd-rom drive BUILT into the laptop so i have to use an EXTERNAL cd-rom drive but i cannot edit the config.sys file or the autoexec.bat files correctly. If anyone can HELP at all or give me an example, the information that has to be added for this external cd-rom drive is: |
|
| 6958. |
Solve : bios problems after debug? |
|
Answer» My mother in-law was having problems with her computer so I went to her place to repair it. After finding several viruses on the computer I decided to fdisk everything off the HD and then use the debug command to clear the HD and clean out the cmos. Her computer is an HP 763M. While in fdisk I noticed that she had the NTFS partition and another partition called HP_RECOVERY under DOS. I fdisked both partitions with the thought of using my Microsoft PRO CD to boot and load her computer. She uses her computer for video editing and was having many issues with compatibility so I WANTED to see if Pro would help her. After completing the above steps I put my Pro CD in and tried to load windows. The computer would not boot. The only thing that happened was the computer starting beeping at an even pace every 3 seconds or so. I then tried to use my floppy disks to load DOS and still NOTHING. It appears as if the computer is not even attempting to boot. Knee deep in the smelly stuff and my mother in-law standing over my shoulder I’m thinking to my self what do I do now? She then told me that the computer didn’t come with a CD that it would just do a complete reload right off the hard drive. Would it really do that? Do manufacturers really not send a DISK? I build my own systems and my friends systems so I’m not up on what companies are doing. So now I have a computer that will not boot and no CD with a key number on it even if I did. Was just going to let her us it for a month anyways and then I’d get her the OEM Pro if she liked it. I’m guessing that since she booted and reloaded the computer, if need be, right off the HD that there was no boot sequence in the bios. Can’t get into the bios so what do I do now? Really lost on this one and the mother in-law rightfully thinks I’m an idiot now. Please save my wounded PRIDE!Wow! All that for a virus? Why not just use a shotgun? |
|
| 6959. |
Solve : Batch file for running a program with user inputs? |
|
Answer» Dear all, |
|
| 6960. |
Solve : my personal swf game archive checker html batch script? |
|
Answer» Why do you have TWO COLONS before your output file name? i know i didn't give you all my info That's the problem and it applies to so many people asking questions, not only you: if you don't give accurate details then you often get code that doesn't work in your real life situation, and in the worst case it will destroy files. You supplied few actual details so the code you got WORKED for what you stated, but what you wanted was DIFFERENT again. Quote from: patio on March 31, 2014, 01:29:56 PM I predict 5 pages... |
|
| 6961. |
Solve : running a batch file minimized? |
|
Answer» Anyone know if you can run a batch file minimized?LAST I checked batch files were not window STATE AWARE so it would not know if it was minimized or not. |
|
| 6962. |
Solve : Can a device driver be loaded manually? |
|
Answer» After the pc has booted to DOS, can a device driver be loaded manully if it is not specified to load in the Config.sys ? (e.g a USB CD driver) |
|
| 6963. |
Solve : Time/Date Stamp on Filenames using Batch? |
|
Answer» HEY all. First POST here. I'm looking for a way to run a batch against pre-existing files and folders, and rename them both to include a date/time stamp. The original and end result below. Begin with: abc00.eob abc01.eob /abc00 (folder) /abc01 (folder) Change to: abc00_20050318_09.33.45.eob abc01_20050318_09.33.45.eob /abc00_20050318_09.33.45 /abc01_20050318_09.33.45 The exact formatting of the date/time shown above is not critical. The purpose here is so that file names and folders are unique, but every file has a folder with a matching name. The file "abc00.eob" could be created a few times a day, many days in a row, and I need to keep them unique. This all has to be built into a .bat file. Thanks for any advice.This may WORK for you. Feel free to make any cosmetic changes as required: @echo off For /f "tokens=1-7 delims=:/-, " %%i in ('echo exit^|cmd /q /k"prompt $D $T"') do ( For /f "tokens=2-4 delims=/-,() skip=1" %%a in ('echo.^|date') do ( set dow=%%i set %%a=%%j set %%b=%%k set %%c=%%l set hh=%%m set min=%%n set ss=%%o ) ) For /f %%g in (*.* *.) do ren %%g %%g%%mm%%dd%%yy%%hh%%mm%%ss%.* Hope this helps. All that it returns is "The system cannot find the file *.*." I only sort of understand what this batch is doing... am I not feeding it something properly? Thanks!That was probably my fault. I took the date split logic from an old batch file but wrote the rename from memory. Try it this way: For /f %%g in (dir /b *.*) do ren %%g %%g%%mm%%dd%%yy%%hh%%mm%%ss%.* For /f %%g in (dir /b *.) do ren %%g %%g%%mm%%dd%%yy%%hh%%mm%%ss%.* Good luck. PS. If your machine can handle the date/time logic, you should consider using Windows Script. It's a lot easier, and definantly more readable.We're getting closer. I took those last lines and replaced them with a simple REN because I know the name of the files I'll be dealing with. Also, with %%mm%%dd%%yy.... It prints a LITERAL string for the FILENAME %g%mm%dd%yy.... If I take the extra leading % out (from %%mm), I get the values, but they are all seperated by a space: 03 21 2005.... Any way to get those spaces gone? This should finally do it. An error will be noted during execution, but can be ignored. I also changed the second occurance of %mm% to %min%. @echo off For /f "tokens=1-7 delims=:/-, " %%i in ('echo exit^|cmd /q /k"prompt $D $T"') do ( For /f "tokens=2-4 delims=/-,() skip=1" %%a in ('echo.^|date') do ( set dow=%%i set %%a=%%j set %%b=%%k set %%c=%%l set hh=%%m set min=%%n set /a ss=%%o:~2 ) ) for /f "tokens=1-2 delims=." %%w in ('dir /b *.ecb') do ( ren %%w.%%x %%w%mm%%dd%%yy%%hh%%min%%ss%.%%x ) Are you sure you don't want to switch to WinScript. Good Luck. Quote ...Are you sure you don't want to switch to WinScript. ... What kind of challenge would that be? [sigh] |
|
| 6964. |
Solve : minimize? |
|
Answer» Im still working on my other project in ms dos. But for another question I accidently put the dos window to FULL screen how do I get it back to a window? Also is there a way to delete what I have typed in the Run bar. ThanksQuote
1. Alt-Enter 2. TweakUI-->Paranoia--check "Clear Run History at Logon" I made the full screen dos regular size, Thanks, but I don't see ANYTHING about tweak in the control PANEL., to delete what is on the run dropdown bar. COULD you help? ThanksRebooting from a full shutdown (not restart) will normally clear it.Thank Youhi...were you ever able to retrieve your temp internet files? I tried all the things listed for Win98 with no success. I get to the folders but they are empty ?DEAR Stager, No I was not able to retrieve the past IE files on the ms dos window. I think about it now and it may be because we do not have internet explorer any more, something happened to it. Now we have netscape. I am going to try to get internet explorer back. |
|
| 6965. |
Solve : how to make the < char. echo to a text file? |
|
Answer» Hi! Anyone know how to make the < character echo to a text file. I'm creating a basic pgm via a dos batch file and need to use the < character in the basic program but it is an operator that the batch file acts on so it doesn't echo to the basic program. |
|
| 6966. |
Solve : Xcopy? |
|
Answer» I need to copy only files that have the current date in the file NAME. This needs to be automated to copy on a DAILY basisYou can try something like this: |
|
| 6967. |
Solve : 1st time dos guy? |
|
Answer» how do i scroll up to see all the "DIR" folders? |
|
| 6968. |
Solve : how to do programs in dos? |
|
Answer» Does ANYONE know how to do PROGRAMS in dos?Ive tried that edit myfile.txt thing and it dosent work. |
|
| 6969. |
Solve : cool dos commands? |
|
Answer» hello, |
|
| 6970. |
Solve : killdisk? |
|
Answer» Help I have ran a killdisk on my MSDOS. What can i do to make my computer ready to use agian. Every time I restart it tells me to hit f1 and it restarts agian. what do I need to have. I have an IBM that ran WINDOWS 98. Do any of you know where to send me for help. |
|
| 6971. |
Solve : For loop string processing? |
|
Answer» Hi! I have a for loop in a *.bat file that looks something like: No use of the call command didn't help with the parsing. Any other suggestions?Let me see your code. It has to work. The %%A and %%B are expanded first even before the call statement run. The CALL statement then starts its own environment and expands the %dp0 variable. Your code should look like this. Code: [Select]@echo off SET ENVVARLIST=env-vars-list.txt FOR /F "tokens=1,* delims==" %%A IN (%ENVVARLIST%) DO ( call SETX %%A "%%B" ) But for testing purposes I am using this. Code: [Select]@echo off SET ENVVARLIST=env-vars-list.txt FOR /F "tokens=1,* delims==" %%A IN (%ENVVARLIST%) DO ( call SET %%A=%%B set lib_ )When I run it with SETX this is the output I get. Code: [Select]SUCCESS: Specified value was saved.And now when I OPEN up a cmd prompt it is now a static environmental variable. Code: [Select]H:\>set lib_ LIB_ROOT=C:\BatchFiles\environ\mylibAnd you should ALSO be aware of this if you are trying to use that new variable in your current batch file. From the SETX help file Quote NOTE: 1) SETX writes variables to the master environment in the registry.Hah! you were right all along, I just needed to open a new window. Thanks! |
|
| 6972. |
Solve : how do i bypass a firewall? |
|
Answer» my school has a get busy fire wall. you can't right click desktop, access run, save or open .bat files and ms dos command can't delete or shutdown computer. is there a way to TURN of firewall?Now why would you want to stuff-up your school computer system by "turning off" an important, if not vital, bit of software???i know those fire walls wont let you do anything but have you even gotten to a cmd or dos promt if you have you COULD do 2 things shutdown the fire from a batch(not a good idea) or run a thing through the promt. my school has a get busy fire wall. you can't right click desktop, access run, save or open .bat files and ms dos command can't delete or shutdown computer. is there a way to turn of firewall? There is a reason they have it like that. Have you talked with the system administrator? What happens if they find you have done this?if youyr system administator finds out that you do this you better be ready to beg drop on your knees and beg b/c u would be so screwed lik never allowed on school comps happend to me in middle school i had to go to a trail iu pleaded guilty no charges where made all i got was 10 oss and banned from even looking at a computer good thing im in high school now will that code to disable a fire wall disable it for the whole network or just one computerBatch files run on the local machine. A good system administrator would write a script to run on multiple computers within a domain. |
|
| 6973. |
Solve : Erasing Hard Drive Troubleshoot? |
|
Answer» Hi Everyone I have this Hard Drive that I cant seem to reformat or erase. It seems like the Hard Drive is protected Some how. |
|
| 6974. |
Solve : dos command to set up printer? |
|
Answer» I need a DOS command to set up a printer to a shared on another pc as if it was on lpt1 |
|
| 6975. |
Solve : Cache mod? |
|
Answer» What is CACHE MOD in config.sys file or autoexec.bat (i don,t know...) and how can i set it??? |
|
| 6976. |
Solve : How to append time stamp to filename using DOS com? |
|
Answer» I want to WRITE a batch file which will generate the outputfiles but the filenames should be appended with TIMESTAMP at the time of run.This may work: |
|
| 6977. |
Solve : Fouled up laptop? |
|
Answer» I have a laptop with windows me LOADED. After a SERIES of unfortunate EVENTS, it is all but inoperable. I can start in safe mode and get into dos, but my peropherals (USB and cd) are unaccessible. |
|
| 6978. |
Solve : system diskette help? |
|
Answer» ok when EVER i load up my laptop it comes up with a error message saying |
|
| 6979. |
Solve : Setting variable based on FTP dir listing? |
|
Answer» Hi, I have tried "dir myfile*.dat > ftpdir.tmp" which gives me the listing in a file, but is there anyway to then get the data out of that file and into a var? Not REALLY, but if the dir list contains only one .dat file, you can isolate it and then set the variable. for /f %%a in ("dir /b myfile*.dat") do set var=%%a The problem arises if there is more than one .dat file. If you could get the dir list in some sort of sequence and guarantee that the .dat file is always last in the list, you can loop the set command over the entire list. The var would then have the value of the last file. You could ALSO consider how the file label was generated in the first place and then use the same method to generate the var value. Guess I can't be clear enough... What I was looking for: for /F "tokens=9* " %%i in (ftpdir.tmp) do set datafile=%%i this sets the variable "datafile" to whatever the name of the file is that resides on the ftp server and has been echoed out to a tmp file. thanks. |
|
| 6980. |
Solve : need help instaling win 95 (won't work plz help!!)? |
|
Answer» Ok...i am putting a COMPUTER in my room and it's an old IBM my dad GAVE it to me from his work. I couldn't log on so i tried to uninstall everything. but i must have forgot a few things. now i am tryig to reinstall win95. I got a win95 bootdisk but my A:\ file gets a general error. Then when i try to start it when it does work it SAYS i an't perform that in the DOS file thing. |
|
| 6981. |
Solve : System FIle not Suitable?????? |
|
Answer» I keep trying to install an adobe software, and this message keeps coming up: |
|
| 6982. |
Solve : Fun things to do with DOS? |
|
Answer» Do you guys know any good comands or batch file CODES to do with DOS for fun? Nothing serious but something to do around freinds when everything else gets boring.No, there are none. @echo off Don't do that either. Not to be CRITICAL, but the pause will never execute and the system will actually shutdown. shutdown-s is a shutdown code that gives you a 30 second warning its like a countdown so before the 30 secs are up you can click on the dos promt that will be right behind it, it wil say press any key to continue, so you press a key then it will go to shutdown -a which is abort the shutdown then it will go to the msg * it will not shutdown your comp automaticly it will if you let the 30 sec timer run out but if you type on the dos promt it will go away DUH lolI stand by my last post, however I suggest you test out your theory, cut and paste your code into an editor, save it as a batch file and run it in a single DOS box. Let us know how you make out. Are you running a MS-DOS machine? or does it have Windows 9x installed?i have done this script lots of times adn itdoes what i say b/c shutdown -s is a 30 second timer well i just posted what it does a couple post up, if u dont belive me then well do u know how to take screen shots of your computer and then ILL load them up or you could run the script and it will do exactly what i say it does but one thing when i try and run this at school it says shutdown -s or shutdown -a or msg * are not reconizable commands so i dont know if it will run on your comp but it runs on xps my sis new laptop i ran it on to give her a scare and it workedi have done this script lots of times adn itdoes what i say b/c shutdown -s is a 30 second timer well i just posted what it does a couple post up, if u dont belive me then well do u know how to take screen shots of your computer and then ill load them up or you could run the script and it will do exactly what i say it does but one thing when i try and run this at school it says shutdown -s or shutdown -a or msg * are not reconizable commands so i dont know if it will run on your comp but it runs on xps my sis new laptop i ran it on to give her a scare and it workedhow do you send messages to other computers through dos? I cant remember how its done ??Quote how do you send messages to other computers through dos? I cant remember how its done ?? NET SEND |
|
| 6983. |
Solve : Running a bat file on a remote networked computer? |
|
Answer» Hi all, here's the problem... JT - have you had a look at PSEXEC? This is what I use and it hasn't failed me. MJ, thanks for the reply, I've not heard of this, is it a command or a program?http://lmgtfy.com/?q=psexec |
|
| 6984. |
Solve : copy from cd? |
|
Answer» I need a .BAT file that will copy files that is on cd ONTO hard drive of that computer (the .bat file is on the CD)... the PROBLEM is, the file extention for CD is different on some computer so it doesnt always work... can anyone GIVE me an idea as to how to do this with a .bat file?What do you mean by.... .... the file extention for CD is different on some computer? Why WOULD a file extension change based on a CD? A .BAT file is just a set of commands in text form. When you execute the batch job, the commands are run. It's really as simple as that... |
|
| 6985. |
Solve : A daily events reminder - Batch? |
|
Answer» Hi |
|
| 6986. |
Solve : how to make a batch file that sends IP? |
|
Answer» how can you make a batch file that will send your IP address as a text message to your cell phone each time the IP changes or each time the computer is restarted? |
|
| 6987. |
Solve : Copying Large Files? |
|
Answer» I NEED to copy all the files in a directory on my hard drive to floppies. At least on of the databases is too large to fit on one floppy, even after I have compressed it. When I USE either the copy or the xcopy command, I get the message "Insufficient disk SPACE". What do I need to do?Download a program CALLED a file splitter, or use Winzip to compress and span across several floppies. Be sure to label the the floppies properly.Exactly how do I span across several floppies?Exactly how do I span across several floppies?Use WinZip and it will automatically keep asking you for floppies until all the file(s) is/are zipped across multiple floppies. Note the disk sequence as you zip them otherwise you won't be able to Unzip. |
|
| 6988. |
Solve : problem opening dos file? |
|
Answer» i created a file in a txt DOC. and saved it as a .com file, but when i OPEN it it says "this program has performed an illegal operation". please help guys (or girls) |
|
| 6989. |
Solve : Encrypt Batch? |
|
Answer» Quote from: BC_Programmer on March 27, 2014, 10:06:06 PM In the case of these programs, the "compiler" just takes a stub program and sticks the SCRIPT on the end of the EXECUTABLE. I see. Thanks. Quote from: foxidrive on March 27, 2014, 07:14:26 PM I haven't used AutoIt but was it that or another tool with a similar name that: creates executables that are stand alone? Auto-it produces executables which are scripts accompanied by a runtime script execution engine. The produced executable can be compressed using UPX and also the embedded script can be obfuscated, but it is ALWAYS there. It is what gets executed. One of the strictest rules of the Auto-it discussion forum is "No. discussion of decompilers"GOTCHA. Ta!I use http://download.cnet.com/Bat-To-Exe-Converter/3000-2069_4-10555897.html for this. I recall someone telling me that there is nothing on the market that completely obfuscates batch files but for the average user this will keep your script out of view. Note that if a user figures out that the script is unpacked from the .exe before it is run then they'll be able to track it down and see everything. I've been using it for years though and no one's figured it out yet MJ |
|
| 6990. |
Solve : Send-to Batch? |
|
Answer» If I point send to at a batch file, how do I indicate in the batch COMMANDS the LOCATION of the TARGET file?%1, got it. thanks ANYWAYS! |
|
| 6991. |
Solve : Error I/O? |
|
Answer» ???When MAKING a Windows xp boot DISK, I GOT this error after checking the window( Create an MS-DOS STARTUP disk). |
|
| 6992. |
Solve : Extra Network Security? |
|
Answer» Good 'nt' Mornin, |
|
| 6993. |
Solve : File verification batch? |
|
Answer» I want to create a batch job that goes in a login script that will check for a file with a certain date and time stamp and if it does not exist, copy the CORRECT file to the PC. I know that I would need a IF/THEN type statement but I don't know how to specify the date/time stamp on the file. Any help would be great. Thanks. |
|
| 6994. |
Solve : /F use of multiple values in delim? |
|
Answer» I have a vendor supplied name with MULTIPLE unique separators. (example "RCM_SAR_Form_02-28-2014 14:342854MNB"). I need to parse to proivde a FIXED filename to the next phase. I can not get the delim parameter to accept the mutiple unique separators a , a underscore, a hypen, and a colon). Even if I get that problem to work I am left with how to separate the MM from the last FIELD 322854MNB. I am a rookie on Dos Command experience but thought this forum might enjoy helping a rookie. It's all good fun when we know what the problem is - as it stands we don't know what VARIATION there is in the name format. Are all lines in that exact format? What do you have to do with the lines, apart from get the minute count? |
|
| 6995. |
Solve : Can't DEL REN any files with spaces in filen? |
|
Answer» In DOS mode I can't do anything with any files that have spaces in the FILE name. Is this normal?? I'm running XP home sp2.Enclose the filenames in quotes. ie: del "FILENAME" or REN "filename" Enclose the filenames in quotes. ie: del "filename" or ren "filename" yep that's DONE the trick!! much obliged |
|
| 6996. |
Solve : How to create the script to remote shutdown a file server? |
|
Answer» I have successfully created a command line INSTRUCTION to shut down my file server. |
|
| 6997. |
Solve : how can i send message in lan?06? |
|
Answer» hi guy & Gals !! |
|
| 6998. |
Solve : Copy certain sudirectories? |
|
Answer» I have a folder with thousands of subdirectories where I need to copy just certain ones to another drive. I have a list of all the directories I need but can't figure out how to script it. |
|
| 6999. |
Solve : dos command to find IE history? |
|
Answer» a friend used some type "RUN COMAND" to PULL up allsites visited on my computer. he wouldnt tell me how he did it. i was wondering if anyone elseknows what he did? thanksIn IE CTRL+H will display your current History. Details of all sites visited are held in an Index.dat file and possibly in your registry. a friend used some type "RUN COMAND" to pull up allsites visited on my computer. he wouldnt tell me how he did it. i was wondering if anyone elseknows what he did? thanks Ask HIM???Eric - sorry you think we take too long - most of us also have day jobs and family/home commitments to schedule in with our voluntary ASSISTANCE to others. I don't thing that 24 hours is too long to answer your query especially when we have to ask you for more information which you should have INCLUDED in your first post. Good luck.GX1 has the best suggestion |
|
| 7000. |
Solve : Batch file for flight schedule? |
|
Answer» Can someone offer advice on what variables need to be applied in putting together a simple batch file that can remove all connecting flights from a standard airlines flight schedule? I have downloaded several airline(PDF)timetables from their perspective websites and have cut and pasted their contents into a .txt file. Now I wish to create a batch file that will remove all the connecting flights from that .txt file and then have a new .txt file created that will show the non-stop flights only. This new file will be used to help simplify creating ACTUAL airline flights for use with Flight Simulator 2004. |
|