Thanks to Sebastian.

The files not changing Path is as below:

APPLICATIONDIR\SQL\standard.db 
APPLICATIONDIR\SQL\standard.log

I changed the APPLICATIONDIR as PathB during the installation. But the above 
two files are still installed in PathA as defined in the wxs file.

And I didn't see the secure property there.

Best regards,

Chunyan

-----Ursprüngliche Nachricht-----
Von: Sebastian Brand (Instyler Software) [mailto:wix+us...@instyler.com] 
Gesendet: Montag, 28. September 2009 16:11
An: 'General discussion for Windows Installer XML toolset.'
Betreff: Re: [WiX-users] Folder not install in define path

Can you see any pattern of the files not having the Path changed?
Is the path stored in a public secure property? (Uppercase property name and
@Secure=yes)


Best regards,
Sebastian Brand

Deployment consultant
E-Mail: sebast...@instyler.com

Instyler Setup - Creating WiX-based MSI installations, elegantly.
http://www.instyler.com



-----Original Message-----
From: Jiang, Chunyan (GE Healthcare) [mailto:chunyan.ji...@ge.com]
Sent: Monday, September 28, 2009 15:07
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Folder not install in define path

Hi Wix-users,
 
There is a weird thing happend in my wix installer. I define a path for files 
installing in the main wxs, say PathA. And during the installaion the user can 
change the path and install files to another path, say PathB. Most files are 
installed correctly in the user changed path PathB. However, there are several 
files still installed in the main wxs PathA. 
 
I checked the log file. It shows there are some files installed in PathA. But 
there is no error message. In the main wxs, there is no special define for 
those incorrect install files. Why does this weird thing happen? How can I 
figure this problem?
 
 
Best regards,
 
 
Chunyan
----------------------------------------------------------------------------
--
Come build with us! The BlackBerry® Developer Conference in SF, CA is the 
only developer event you need to attend this year. Jumpstart your developing 
skills, take BlackBerry mobile applications to market and stay ahead of the 
curve. Join us from November 9-12, 2009. Register now! 
http://p.sf.net/sfu/devconf _______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to