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

I am looking for something to get explorer to open a folder in an open window already.

2006-06-28 12:41:13 · 3 answers · asked by Anonymous in Computers & Internet Software

3 answers

Explorer takes a lot of command line options.

From a DOS prompt or from 'Start-Run' you can do what you want with a simple command line,

explorer

for instance, to open your c:\temp folder (assuming you have one)

explorer c:\temp

=============
If you want more info, here's the MS articles for explorer options
http://support.microsoft.com/default.aspx?kbid=314853
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q152457

2006-06-28 12:52:37 · answer #1 · answered by Kevin 7 · 30 0

it rather is extremely stable question a million). we are in a position to execute a C application with or without command line argument. while you're offering command line argument you need to jot down some ingredient to code which make the main of the command line argument, in any different case it rather is ineffective. And in incorrect way in case you anticipate command line argument on your code and not offering that, there is an extremely stable threat to have a run time errors different smart you capture the condition. 2) the point of command line argument is to grant greater flexibility and easiness to your application. There are style of undemanding techniques to get information to your application, stressful coding, from database, from person enter and so on. yet once you're in venture you won't be in a position to do any of those issues. The very stable occasion is a application which runs in scheduler, if so there is no person enter and doesn;t want a db merely pass command line argument alongside with the call of exe record. assume while you're using comparable utility to print some output in reveal besides as to offload the comparable content textile to a storage record, so which you would be able to pass the alternative as command line argument to this application which does no longer require added enter. the only concern with the command line argument is, as theoretically you might have great bite of information as command line arguments nonetheless we use minimum information, because of the fact of protection and different concerns.

2016-10-31 21:15:52 · answer #2 · answered by ? 4 · 0 0

"explorer /n, /e, c:\Windows" will open windows explorer at c:\windows
if you want to open a certain folder every time wen you start windows explorer from your quick lunch, desktop or menu, right click on the respective icon, properties, and at line Target put /n, /e, c:\Your_ path_to_the_folder

2006-06-28 12:53:45 · answer #3 · answered by Sergiu H 1 · 0 0

fedest.com, questions and answers