Hello,
I have an application that is wrapped in an MSI. It contains 1 service and 1
exectuable that is 'in use' during an upgrade. 

On Windows XP, I do not get any notice/popup that the service and executable
is in use with any dialog to ask me if i want to ignore or shut it down.

On Windows 7, a popup comes up twice during the validation portion telling
me that the service and executable is in use and it asks me via radio
buttons if I want to shut it down now or ignore it and reboot later.

I have a couple of questions:

1. Is there any way to suppress this prompt during a Full UI install? I do
not wish to have my service and exe shutdown at all during the install.
2. What is the difference between FilesInUse and MsiRMFilesInUse? 
3. I tried removing both these dialogs from my UI sequence in
PanoWixUI_Mondo.wxs but then I received a 2803 error during upgrade.
4. Why does windows XP not show this dialog (which is what I want) and
Windows 7 does?


Thanks for any help!

-- 
View this message in context: 
http://n2.nabble.com/FileInUse-and-MsiRMFilesInUse-dialogs-tp4430290p4430290.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to