Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > Batch file to close a window

Reply
Thread Tools Display Modes

Batch file to close a window

 
 
Hoopskidoodle
Guest
Posts: n/a

 
      05-29-2009

Dohhhh! The title should read: Batch file to close a _*folder*_.

I preface this by saying that I only have a rudimentary knowledge of
batch files. Also, I searched high and low for this information before
decided to make this post.

I have a batch file that launches several programs and a specific
Firefox profile that I use to study French. That works fine. However,
the complimentary batch file that closes all of those things has one
problem. It cannot close an explorer folder. I believe the reason is
because the folder is part of Explorer as a whole, and if I used
taskkill in order to such down Explorer, the whole thing would shut
down... or at least restart.

Is there any way to close a specific folder using a batch file?


I've attached a copy of the batch file as a txt file in case that help
clarify what I'm talking about.


+-------------------------------------------------------------------+
|Filename: stop_french.txt |
|Download: http://www.vistax64.com/attachment.p...hmentid=13138|
+-------------------------------------------------------------------+

--
Hoopskidoodle

Vista 64 Home Premium
Q6700 Quad Core 2.67 GHz
8GB PC2 6400 RAM
 
Reply With Quote
 
 
 
 
GTS
Guest
Posts: n/a

 
      05-30-2009
No, there is no way to close a specific folder with a batch file. It might
be doable with vbScript.
--

"Hoopskidoodle" <> wrote in message
news:...
>
> Dohhhh! The title should read: Batch file to close a _*folder*_.
>
> I preface this by saying that I only have a rudimentary knowledge of
> batch files. Also, I searched high and low for this information before
> decided to make this post.
>
> I have a batch file that launches several programs and a specific
> Firefox profile that I use to study French. That works fine. However,
> the complimentary batch file that closes all of those things has one
> problem. It cannot close an explorer folder. I believe the reason is
> because the folder is part of Explorer as a whole, and if I used
> taskkill in order to such down Explorer, the whole thing would shut
> down... or at least restart.
>
> Is there any way to close a specific folder using a batch file?
>
>
> I've attached a copy of the batch file as a txt file in case that help
> clarify what I'm talking about.
>
>
> +-------------------------------------------------------------------+
> |Filename: stop_french.txt |
> |Download: http://www.vistax64.com/attachment.p...hmentid=13138|
> +-------------------------------------------------------------------+
>
> --
> Hoopskidoodle
>
> Vista 64 Home Premium
> Q6700 Quad Core 2.67 GHz
> 8GB PC2 6400 RAM


 
Reply With Quote
 
Hoopskidoodle
Guest
Posts: n/a

 
      05-31-2009

GTS;1054122 Wrote:
> No, there is no way to close a specific folder with a batch file. It
> might
> be doable with vbScript.


Thanks. I feared as much.


--
Hoopskidoodle

-"There is no reason for any individual to have a computer in his home."
~ -ken olsen: co-founder & president of digital equipment corporation
(dec), 1977
 
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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
unknown window that can't close Gail C Windows Vista Performance 6 12-18-2008 05:01 PM
Batch file Bob Windows Vista General Discussion 2 01-20-2008 12:39 PM
batch file calling exe file problem JPS Windows Vista Security 1 12-20-2007 12:18 AM
Cannot close any active window with X GuardianTai Windows Vista General Discussion 17 11-24-2007 03:03 PM
Right click won't close the window... GIZM0213 Windows Vista Performance 1 10-08-2007 04:31 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59