You can have a type-34 custom action launch “C:\Windows\explorer.exe <path>”.

<CustomAction Id=“LaunchExplorer” Directory=“[WindowsFolder]” 
ExeCommand=“explorer.exe &quot;[MyPath]&quot;” Execute=“<whatever>” 
Return=“ignore” />

> On Feb 4, 2015, at 9:52 AM, Tall Tyke <chris.mo...@eque2.com> wrote:
> 
> Hi,
> 
> I posted a question yesterday, which was a bit bizarre and didn't get any
> responses - so we have changed tack a bit and now want our installer (
> either a WiX 3.9 MSI or our bundle ) to run "Windows Explorer" opening up at
> a folder path with give it - is that possible ?
> 
> Cheers,
> 
> Chris.
> 
> 
> 
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-MSI-or-Bundle-calling-Windows-Explorer-with-a-specified-folder-tp7599135.html
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to