[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: While I was updating...

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-06-27 19:45:51 CEST

Valik wrote:
> Stefan Küng wrote:
>>
>> AFAIK, there's no official way to open the explorer and select a file.
>> And I won't implement some kind of hack to do that.
>>
> Sure there is. See this link:
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;q152457
>
> The /select,<object> will select the specified object in the new
> explorer window.
>

But that would mean hard coding to use the windows explorer. Currently
we're using ShellExecuteEx() with the "explore" verb. And that will open
the default explorer the user has set.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jun 27 19:50:58 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.