iginal Message-
> From: up2date.cyb...@gmail.com [mailto:up2date.cyb...@gmail.com]
> Sent: Sunday, January 13, 2013 6:01 PM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Notify shell for new file associations
>
> Hi
> In my wix product project, I create some f
nsions would be available for the shell to cache.
-Original Message-
From: up2date.cyb...@gmail.com [mailto:up2date.cyb...@gmail.com]
Sent: Sunday, January 13, 2013 6:01 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Notify shell for new file associations
Hi
In my wix product pr
Hi
In my wix product project, I create some file associations in the registry.
I have a small c++ custom action with only:
::SHChangeNotify(SHCNE_ASSOCCHANGED, SHCNF_DWORD | SHCNF_FLUSH, NULL,
NULL);
::Sleep(1000); //
http://msdn.microsoft.com/en-us/library/windows/desktop/cc144154(v=vs.85)
3 matches
Mail list logo