[WiX-users] [Wix-users] - SQL connection within Custom Action

2010-12-24 Thread Leonidas Spyropoulos
n. Thanks -- Leonidas Spyropoulos Formicary - delivering quality financial technology solutions www.formicary.net This message is confidential and may be privileged. It is intended solely for the named addressee. If you a

Re: [WiX-users] [Wix-users] - SQL connection within Custom Action

2010-12-29 Thread Leonidas Spyropoulos
sion&referringTitle=Home. > > dB. @ dblock.org > Moscow|Geneva|Seattle|New York > > -Original Message- > From: Leonidas Spyropoulos [mailto:leonidas.spyropou...@formicary.net] > Sent: Friday, December 24, 2010 7:29 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-

[WiX-users] Edit a properties file

2010-12-31 Thread Leonidas Spyropoulos
Hey all, I am trying to edit a properties file after copying the files. Is there a custom action to do that? It is not an XML nor an .ini file to use the WIX Elements. Regards Leonidas -- Leonidas Spyropoulos Formicary - delivering quality financial technology solutions www.formicary.net o

Re: [WiX-users] Custom Action - Dll C++

2011-01-05 Thread Leonidas Spyropoulos
_____ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users -- Leonidas Spyropoulos Formicary - delivering quality financial technology solutions www.formicary.net ---

Re: [WiX-users] Custom Action - Dll C++

2011-01-05 Thread Leonidas Spyropoulos
Custom element is being sequenced: Before=InstallFinalize >>> - Viewing the MSI via Orca, everything seems to be in order >>> - Same issue on 32 and 64 bit versions of Windows 7 >>> >>> Thanks! >>> >> ---

[WiX-users] Custom Action privileges

2011-01-10 Thread Leonidas Spyropoulos
can however write files on other folders. It should work I think since I used the Execute="deferred" parameter, right? Any idea? Thanks -- Leonidas Spyropoulos Formicary - delivering quality financial technology solutions www.formicary.net o : +44 (0)20

Re: [WiX-users] Custom Action privileges

2011-01-10 Thread Leonidas Spyropoulos
On 10/01/2011 14:31, Leonidas Spyropoulos wrote: > Hey gyus, > > I got a Custom Action written in C++ and called within my installer. > > The custom action is defined as: > >DllEntry="ConfigureDatabaseFile" Execute="deferred"/> >

[WiX-users] Java check

2011-01-12 Thread Leonidas Spyropoulos
Hey all, Is there a way to check if Java is installed while installation? Also what kind of versions and if not is it possible to ask the user to download & install? Thanks, Leonidas -- Leonidas Spyropoulos Formicary - delivering quality financial technology solutions www.formicary.n

[WiX-users] Condition check and Next Button

2011-01-12 Thread Leonidas Spyropoulos
nly way to Enable "Next" button is to press tab. Is it a way to Enable Next Conditions with a keystoke? Here is how I defined the Conditions: -- Leonidas Spyropoulos Formicary - delivering quality financial technology solutions www.formicary.net o :

Re: [WiX-users] Condition check and Next Button

2011-01-12 Thread Leonidas Spyropoulos
s Next, display an error message if either textbox is empty. > > Would this be implemented with or like CancelButton ? > > -Original Message- > From: Leonidas Spyropoulos [mailto:leonidas.spyropou...@formicary.net] > Sent: 12 January 2011 14:53 > To: wix-users@list