This might be just MSI behavior, which is to create that random MSI file
name in the temp folder and use that for the install. If you monitor the
temp folder I suspect you'd see that random MSI file name there, and I
believe it's what gets copied to the cached location in
Windows\installer. 

Phil Wilson 


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeff Bean
Sent: Tuesday, January 23, 2007 10:17 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] UAC elevation prompt for signed MSI file under
Vista


This is question isn't really about Wix, but rather about the behavior
of Windows Installer 4 under Vista, but perhaps somebody here knows the
answer...

When I install a signed MSI file on Vista, I get a UAC elevation prompt
just before it starts the scripted section. The prompt shows the proper
signature (a certificate we purchased from Verisign), but the name of
the MSI file shown on the prompt window is not the actual MSI file being
installed.
Instead the MSI file name contains what appears to be a random series of
letters and numbers.

When I install the very same MSI file but without the signature, then
the same UAC elevation prompt appears, and it says "Unverified
publisher" as expected. But the name of the MSI file is the correct name
-- no letters and numbers this time.

Can anybody explain why it doesn't show the proper MSI file name on the
UAC elevation prompt for a signed installation? Is there some way to fix
this?

Thanks,
Jeff Bean
--
View this message in context:
http://www.nabble.com/UAC-elevation-prompt-for-signed-MSI-file-under-Vis
ta-tf3079382.html#a8555570
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to