With this patch, when running WSD install (installsp.exe) with an account that doesn't have enough privileges, to UAE windows will be opened.
It seems that the manifest itself was already checked in a long time ago. Index: SOURCES =================================================================== --- SOURCES (revision 2933) +++ SOURCES (working copy) @@ -21,3 +21,8 @@ MSC_WARNING_LEVEL= /W3 LINKER_FLAGS=$(LINKER_FLAGS) + +SXS_APPLICATION_MANIFEST=installsp.exe.manifest +SXS_ASSEMBLY_VERSION=1.0 +SXS_ASSEMBLY_NAME=installsp.exe +SXS_ASSEMBLY_LANGUAGE=0000 Thanks Tzachi
_______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
