English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Can I make a coupe a file and folder in Windows so that If I open a certain folder. One file in the folder opens automatically as well?
If so how?
fastest clearest and most helpfull answer gets 10 points

2006-09-12 22:52:52 · 5 answers · asked by peter gunn 7 in Computers & Internet Software

5 answers

My dear friend, i'm not answering this question for 10 points, i'm just trying to help you. Well, did u try Auto IT? It's a cool program that helps to write down scripts. By running the scripit one can easily perform some pre-occoupied tasks with just one click. Hope it's the perfect tool taht will satisfy your needs. If u don't have auto it, u can contact with me, i'll provide u the program. Mail to me if u r interrested: bodmas79@yahoo.com. Thanks 4 ur good question.

2006-09-12 22:57:35 · answer #1 · answered by SiS 3 · 2 0

Assuming you wanna open a folder and one file inside that folder automatically in win xp os.

Solution
Create a batch file

# Open >>
# start menu >>
# run menu >>
# type cmd (if Os is XP or "command" for old 9x) >>
# press enter >>
# a black window opens i.e. command prompt >>
# return back to root by >> cd\ (press enter)
# create a batch file by entering these commands >>
# edit abc.bat>>
# input command into editor opens>>

@echo off
cls
start c:\abc [assuming abc at c:\ and name of the folder]
start c:\myfile.doc [assuming inside abc you have myfile.doc - a MS word file]
exit

# save file and exit (remember save file path)>>
# open explorer >>
# serach file you just created>>
# right click on the file and create shortcut of it>>
# place shortcut anywhere you want>>

now when you click on the perticular shortcut yor both folder + file auto opens ...

wscript, jscript, vb script are also alternative but a bit complex ..

Hope u will found it usefull

Cheers!!

2006-09-13 10:46:51 · answer #2 · answered by Saurabhz 2 · 0 0

No, Now, wasn't that the most fastest, clearest and helpful answer that you have received??

2006-09-13 05:58:54 · answer #3 · answered by St♥rmy Skye 6 · 0 1

no , you cant.

ask Bill gates to programm for u.

2006-09-13 05:56:07 · answer #4 · answered by shahjigu 2 · 1 1

its not poissible dear friend........................

2006-09-13 06:01:58 · answer #5 · answered by Eby 3 · 1 0

fedest.com, questions and answers