[WiX-users] RES: Specifying source files

2009-09-04 Thread André Werlang
r example, if the fragment containing the snippet below is located in a file in c:\program files\Wix, Light will be looking to include the following file: c:\program files\Wix\SourceDir\CID_Demo.pdf. The simplest way to fix it is just to change the source to be the actual location of the CI

[WiX-users] RES: Is it possible to read registry during execution?

2009-09-04 Thread André Werlang
Could you instead write that registry value in its own component after computing it based on the installation states of the other components that need to contribute to it? -Original Message- From: André Werlang [mailto:and...@gvdasa.com.br] Sent: Thursday, September 03, 2009 1:09 PM T

[WiX-users] Is it possible to read registry during execution?

2009-09-03 Thread André Werlang
Hi! I have a dozen components such that for each it can be written on registry the same key entry, concatenating with the old value. But, I've just found that RegistrySearch is made during AppSearch, which happens to be the first action in execute sequence, so my approach didn't work. Can it be m

[WiX-users] Specifying source files

2009-09-03 Thread André Werlang
Hi. I'm generating a .wxs for a directory structure called wPDF just below base input path. i.e. + SourceDir | +--+ wPDF | +-- CID_Demo.pdf ... It is generated a fragment like this: ... Light isn

[WiX-users] RES: SQL Script Deployment

2009-08-28 Thread André Werlang
To drop a database on uninstall, you'll have to keep user credentials for database if SQL Server authentication is used (can we ask the user on uninstall?) For those who drop on uninstall, how do you proceed? André Felipe Werlang Antes de imprimir pense em seu compromisso com o Meio Am

[WiX-users] RES: Questions regarding the SqlExtension

2009-08-28 Thread André Werlang
d of the need to delete them towards the end of install. -Original Message- From: André Werlang [mailto:and...@gvdasa.com.br] Sent: Thursday, August 27, 2009 7:27 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] RES: Questions regarding the SqlExtension

[WiX-users] RES: Questions regarding the SqlExtension

2009-08-27 Thread André Werlang
Hi. 1) Check out the User and Password attributes of SqlDatabase. Need to ask the user for user/password? Create controls in a dialog and associate with properties. Remember to hid the password, i.e. 2) Hmm...I'm not sure, but I think that this binaries are deleted. 3) Could you write a

Re: [WiX-users] showing a message with an ok button

2009-08-20 Thread André Werlang
Hi Sean, take a look at this tutorial: http://www.tramontana.co.hu/wix/lesson8.php#8.3 Unfortunately we're unable to customize interfaces already created, apart from text messages and disable/hide controls via conditions. So usually we just copy some existing UI and tailor it for our needs. If

[WiX-users] Harvest registry

2009-08-13 Thread André Werlang
Hi everybody! I want to know how can I harvest a key on registry. In my case this isn't for COM registration so heat doesn't do that for me. Regards, André Felipe Werlang Desenvolvimento GVDASA Sistemas Pólo de Informática de São Leopoldo / RS (0xx51) 3591-1700 and...@gvdasa.com.br www.gvdasa