Hi,
I have customized omaha according to my requirements and it work with all my applications.
It works fine when i push my application on server,it gets downloaded and installed silently.
But when i tried to update the omaha(i.e GoogleUpdate.exe) it failed with error 0x80040c01.
I am creating a Tagged Meta Installer with app id of omaha.
In logs it says
[07/23/12 14:23:08.376][GoogleUpdate:goopdate][572:5832][ParseCommandLine][C:\DOCUME~1\Amit\LOCALS~1\Temp\GUM333.tmp\SpoUpdate.exe /sessionid "{0763D592-55E3-4F9C-93EE-1D25E5D7BB64}" "appguid={1D8A2DA8-1F4F-4CF2-9D52-E647264BC88F}&appname=Spo%20Desktop&needsadmin=False&lang=en"]
[07/23/12 14:23:08.423][GoogleUpdate:goopdate][572:5832][GoopdateCommandLineValidator::Validate Failed][0x80040c01]
[07/21/12 20:51:13.593][GoogleUpdate:goopdate][4000:5092][Main failed][C:\DOCUME~1\Amit\LOCALS~1\Temp\GUM6E8.tmp\SpoUpdate.exe /update /sessionid "{0763D592-55E3-4F9C-93EE-1D25E5D7BB64}" "appguid={1D8A2DA8-1F4F-4CF2-9D52-E647264BC88F}&appname=
Spo%20Desktop&needsadmin=False&lang=en"][0x80040c01]
currently i am using app name as the app name of my omaha exe.
How can i send updates for customized omaha and what is right way to do it?
Thanks
Amit