[WiX-users] FilesInUse Dialog is not working properly...

2007-09-22 Thread V K Gangwar
Hello All,

While my application is running an ICON is displayed in system tray.
When I uninstall my application FilesInUse dialog doesn't tell that application 
is currently running.
But if click the ICON (maximized condition) and then Uninstall the application. 
that time FilesInUse dialog displays properly.

How I fix this problem.

Regards,
Veerendra

   
-
Yahoo! oneSearch: Finally,  mobile search that gives answers, not web links. -
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Implementation of custom action CloseApps??

2007-09-22 Thread V K Gangwar
Could somebody point some example - How I can implement  custom action 
CloseApps.

Regards,
Veerendra

   
-
Be a better Heartthrob. Get better relationship answers from someone who knows.
Yahoo! Answers - Check it out. -
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Run my Setup.exe file if user clicks the MSI file

2007-09-22 Thread Magus

Ok, this might sound a bit odd, but I would like my installer to run my
setup(bootstrapper) if the end-user clicks the MSI.  What exactly would I
need to setup in order for the Installation to Execute the Setup program and
close itself without erroring.
-- 
View this message in context: 
http://www.nabble.com/Run-my-Setup.exe-file-if-user-clicks-the-MSI-file-tf4502686.html#a12841656
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Changing System Region or Locale causes fatalError on Custom Action DLL

2007-09-22 Thread Magus

Ok, I am running my installation program and under english everything works
fine, my installer can transform into other languages and install.  However
if I change the Regional and langauge options to anything but English, my
installer fails with a Fatal Error.  I checked the log and it gets to the
point where it calls my custom action DLL: 
MSI (c) (A4:20) [18:51:39:919]: Invoking remote custom action. DLL:
C:\DOCUME~1\Admin\LOCALS~1\Temp\MSI57.tmp, Entrypoint: Options
MSI (c) (A4:A8) [18:51:39:919]: Cloaking enabled.
MSI (c) (A4:A8) [18:51:39:919]: Attempting to enable all disabled priveleges
before calling Install on Server
MSI (c) (A4:A8) [18:51:39:935]: Connected to service for CA interface.
Koniec akcji 18:51:40: Options. Zwrócona wartość 3.
MSI (c) (A4:88) [18:51:40:857]: Doing action: FatalError
Akcja 18:51:40: FatalError. 
Początek akcji 18:51:40: FatalError.

I used orca to remove my custom actions and it goes directly to the Progress
Dialog just fine and installs. I know the issue has to be something with the
Custom action DLL, but I don't know what to do from here. Any help would be
good.
-- 
View this message in context: 
http://www.nabble.com/Changing-System-Region-or-Locale-causes-fatalError-on-Custom-Action-DLL-tf4502895.html#a12842285
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users