Thanks for the reply. But it says that for Vista, SHGetKnownFolderPath
function should be used to get the path. So I wanted to know how can I use
it?

Hina. 

DEÁK JAHN, Gábor-2 wrote:
> 
> On Thu, 27 Dec 2007 12:44:41 -0800 (PST), hina1703 wrote:
> 
> Hina,
> 
>> SHGetKnownFolderPath(Environment.SpecialFolder.CommonApplicationData)
>> to get the path as this installer will be generic for XP, Vista, ...
> 
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/system_folder_properties.asp
> lists the folders you can easily refer to. Yours is there as well.
> 
> Bye,
>    Gábor
> 
> -------------------------------------------------------------------
> DEÁK JAHN, Gábor -- Budapest, Hungary
> E-mail: [EMAIL PROTECTED]
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-use-SHGetKnownFolderPath%28Environment.SpecialFolder.CommonApplicationData%29-to-get-targetdir--tp14518285p14519738.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to