F:\workspace\opensource\omaha/tools/resmerge.exe --copyappend scons-out\dbg-win\obj\mi_exe_stub\mi_exe_stub.exe scons-out\dbg-win\
obj\installers\payload.dll scons-out\dbg-win\obj\installers\unsigned_GoogleUpdateSetup.exe
Copy("scons-out\dbg-win\obj\installers\GoogleUpdateSetup.exe", "scons-out\dbg-win\obj\installers\unsigned_GoogleUpdateSetup.exe")
Chmod("scons-out\dbg-win\obj\installers\GoogleUpdateSetup.exe", 0755)
"D:\DevTools\Microsoft SDKs\Windows\v6.1\bin/signtool.exe" sign /f "F:\workspace\opensource\omaha/data/OmahaTestCert.pfx" /p "test
" /t "
http://timestamp.verisign.com/scripts/timestamp.dll" "scons-out\dbg-win\obj\installers\GoogleUpdateSetup.exe"
Done Adding Additional Store
Successfully signed and timestamped: scons-out\dbg-win\obj\installers\GoogleUpdateSetup.exe
Install file: "scons-out\dbg-win\obj\installers\GoogleUpdateSetup.exe" as "scons-out\dbg-win\clickonce_deployment\bin\GoogleUpdate
Setup.exe"
'mage' is not recognized as an internal or external command,
operable program or batch file.
scons: *** [scons-out\dbg-win\obj\clickonce\clickonce_bootstrap.exe.manifest] Error 1
scons: building terminated because of errors.
Win7 X64 with VS2008 SP1.
Any ideas?