You should use /outputresource instead of /updateresource:.
The correct command line would be:
mt.exe -nologo -manifest "r:\shared\hl.exe.manifest" -outputresource:"r:\shared\hl33m.exe;#1"
You should use /outputresource instead of /updateresource:.
The correct command line would be:
mt.exe -nologo -manifest "r:\shared\hl.exe.manifest" -outputresource:"r:\shared\hl33m.exe;#1"