josh8410 / omaha

Automatically exported from code.google.com/p/omaha
0 stars 0 forks source link

cannot create a good taggedmetainstaller #52

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.copy everything in ...\omaha\scons-out\dbg-win\obj\tools\ApplyTag to 
...omaha\scons-out\dbg-win\staging
2. put MessengerSetup.exe in ...omaha\scons-out\dbg-win\staging
3. in command line, go to ...omaha\scons-out\dbg-win\staging
4. input C:\ComX\Brewery\shelf\omaha\scons-out\dbg-win\staging>ApplyTag.exe 
GoogleUpdat
eSetup.exe MessengerSetup.exe 
"appguid={FF81D7B2-1FBF-4095-9B03-F6CE4968DE04}&appname=Messenger&needsadmin=Fal
se&lang=en"

What is the expected output? 
MessengerSetup.exe is tagger. double click on it, omaha will launch and install 
Messenger.

What do you see instead?
after double click on it, nothing happens. 

What version of the product are you using? 
Visual Studio 2010, python-2.4.4, pywin32-216.win32-py2.4, scons-1.3.1.win32, 
wix37, WTL80_sf, ATL_Server_Source_and_Headers_9_0_70425_Alpha, 
omaha-src-r110.zip

I customize omaha project to my company's product, pass build and unit test.

On what operating system?
Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by mmange...@gmail.com on 7 Mar 2013 at 2:12

GoogleCodeExporter commented 8 years ago
A debug log of Google Update would could show what failed in this case. 

Original comment by so...@chromium.org on 7 Mar 2013 at 6:36

GoogleCodeExporter commented 8 years ago
I can get logs for GoogleUpdate.exe

But, there is no logs generated for 
ApplyTag.exe GoogleUpdat
eSetup.exe MessengerSetup.exe 
"appguid={FF81D7B2-1FBF-4095-9B03-F6CE4968DE04}&appname=Messenger&needsadmin=Fal
se&lang=en"

Original comment by mmange...@gmail.com on 8 Mar 2013 at 8:05

GoogleCodeExporter commented 8 years ago
This issue is gone, after I switch from Visual Studio 2010 to 2008

Original comment by mmange...@gmail.com on 11 Mar 2013 at 7:29