Site Statistics
 
Threads: 3,850
Posts: 17,025
Members: 2,895
Users Online: 12
Newest Member: yhangjoy


Go Back   PC101 > PC Software > Software Development

Software Development Programming / Databases = C & C++, SQL & PL/SQL, Java Help and more!


Reply
 
LinkBack Thread Tools Display Modes
Old 09-29-2006, 11:00 PM   #1
Member
 
Join Date: Jun 2006
Location: Malaysia
Posts: 48
Rep Power: 0 Kenshin is on a distinguished road
Batch files

How to create a autoexec in xp ?
Is it can open any file or program by autoexec if the computer start ?
Helps pls....
Kenshin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-30-2006, 12:10 AM   #2
Distinguished Member
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 5 Will.Spencer is on a distinguished road
Windows XP supports an AUTOEXEC.BATfile.

Read Startup Program Loading: Where do things load from? How do you stop them? for an insanely exhaustive description of startup processes under Microsoft Windows.
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-04-2006, 09:10 AM   #3
Senior Member
 
Join Date: Mar 2006
Posts: 175
Rep Power: 3 eeeboy is on a distinguished road
First Q is : What is AUTOEXEC.BAT ? I have seen this file many times in Windows. I guessed its a batch file to auto doing jobs at startups. Please make it confirm.

Then Please tell me , How I can effecttively use these batch files. I have just used them in very small purposes like a batch to check connectivity with gateway by pinging it with -t option.

I want to use it more effecttively.

Thanx in Advance.
eeeboy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-05-2006, 04:15 AM   #4
Distinguished Member
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 5 Will.Spencer is on a distinguished road
Quote:
Originally Posted by eeeboy
First Q is : What is AUTOEXEC.BAT ? I have seen this file many times in Windows. I guessed its a batch file to auto doing jobs at startups.
Exactly.

Quote:
Originally Posted by eeeboy
How I can effecttively use these batch files. I have just used them in very small purposes like a batch to check connectivity with gateway by pinging it with -t option.

I want to use it more effecttively.
Batch files are a good way to save time and keystrokes if you have a series of commands which you find yourself using over and over again. That's really all they do.

For more information, read Using Batch Files.
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-21-2007, 10:49 PM   #5
Member
 
Join Date: Feb 2007
Posts: 30
Rep Power: 0 Vyoma is on a distinguished road
Going on a bit of tangent (due to nostalgia)

AUTOEXEC.BAT is a relic from the days of DOS. After the bootstrap calls the COMMAND.COM the AUTOEXEC.BAT gets called. It is like any other batch file, but you could instruct some basic setups that you want to do every time you switch on the PC.

MicroSoft kept this handy even when they shifted to Windows. Even when Windows has its own method for invoking tasks at start up, it can still be used. (I am not sure in Vista, what the case is).
Vyoma is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to show hidden files in Windows Vista Lyte Tutorials and How-To... 0 02-15-2007 09:14 PM
How to safely remove software and files from your PC Lyte Tutorials and How-To... 1 01-02-2007 06:53 PM
Windows XP Errors & Fixes ( most common errors ) asterix Windows Vista, XP, 2000, 98, etc... 4 08-21-2006 09:09 AM
Excel files become readonly aleeonline Graphic/Utility/Business Software 0 04-17-2006 02:28 PM
Fix missing or corrupt files using SFC /SCANNOW aleeonline Windows Vista, XP, 2000, 98, etc... 0 04-17-2006 02:05 PM



All times are GMT -5. The time now is 05:10 PM.

Powered by vBulletin Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5