Thanks for your reply. I have added those DLLs as components in the msi. Custom action that is running depends on these DLLs. This custom action is a deferred custom action and is scheduled between InstallInitialize and Installfinalize. So, is there any way by which we can make these DLLs available to the exe? will static linking of there DLLs with exe work?
Thanks Sneha Wilson, Phil wrote: > > What exactly does "deployed along with the package" mean? If they're merge > modules for C++ support on VC++ 2005 or 2008 they aren't committed into > the file system until InstallFinalize at the end of the install. Vista > uses the same deployment model for these as for assemblies into the GAC. > > Phil Wilson > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Sneha > Gharpure > Sent: Tuesday, February 05, 2008 12:45 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Windows Service is not started/Custom Actions Fail in > vista > > > Hi, > > The problem is that service is not starting on Vista. The service is being > started through one of the custom actions which is an exe custom action. > The > exe depends on some MSVC DLLs which are also deployed along with the > package. > > Is the issue with these DLLs? Does these DLLs are not available when the > exe > is trying to start the service? or the problem is with the permissions? > > Can anyone clarify? > > Thanks in Advance, > Sneha > -- > View this message in context: > http://www.nabble.com/Windows-Service-is-not-started-Custom-Actions-Fail-in-vista-tp15285631p15285631.html > 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 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- View this message in context: http://www.nabble.com/Windows-Service-is-not-started-Custom-Actions-Fail-in-vista-tp15285631p15305674.html 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 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users