In page:
https://code.google.com/p/omaha/wiki/UsingOmaha
there is a test with command line:
GoogleUpdate.exe /install "appguid={8A69D345-D564-463C-AFF1-A69D9E530F96}&appname=Google%20Chrome&needsadmin=False&lang=en"
That is the only test can use after compile omaha without any modification. So how could i test it with this project? (your omaha server)
and must i change all to start test omaha client? follow this:
https://github.com/Crystalnix/omaha/wiki/Customizing-Omaha
I just don't know how to start step by step :(
follow above, i have to change so much (many step and long time) then test, so too hard to debug what wrong if i made :(
In page:
https://code.google.com/p/omaha/wiki/UsingOmaha
there is a test with command line:
GoogleUpdate.exe /install "appguid={8A69D345-D564-463C-AFF1-A69D9E530F96}&appname=Google%20Chrome&needsadmin=False&lang=en"
That is the only test can use after compile omaha without any modification. So how could i test it with this project? (your omaha server)
and must i change all to start test omaha client? follow this:
https://github.com/Crystalnix/omaha/wiki/Customizing-Omaha
I just don't know how to start step by step :(
follow above, i have to change so much (many step and long time) then test, so too hard to debug what wrong if i made :(