Sergey Abakumoff wrote:
> I suppose that the root of the problem I faced is progress text is something
> "static" and can't be changed dynamically.
>
Correct. And the same custom action is used for both. The best approach
is to just use progress text generic enough for both cases.
--
sig://b
Howdy,
In my installer I use WixVsExtension to call "devenv.exe
/installvstemplates" for VS.NET 2005/2008, here is the part of code:
VS90DEVENV
VS2005DEVENV AND VS2005_SP_LEVEL AND NOT
VS2005_SP_LEVEL="#0"
These custom actions should be called during both of install and uninstall -
V
2 matches
Mail list logo