Just found that by following the path can be changed:
Regards,
Deqing
> -Original Message-
> From: Huang, Deqing [mailto:deqing.hu...@intel.com]
> Sent: Friday, August 24, 2012 15:37
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-use
By using WixUI_Advanced Dialog, for a per-user installation we can have the
default installation location [LocalAppDataFolder]Apps\[ApplicationFolderName].
Can we change the installation location?
The requirement I had is asking to install to
[LocalAppDataFolder]\[ApplicationFolderName]
Is thi
Hi All,
I'd like to install my app to %LocalAppData% folder.
Following directory setting worked perfectly for me:
However, when I tried changing "ProgramFilesFolder" to "LocalAppDataFolder", I
got lots of error when using light to link and generate my msi:
D:\runGroup.wxs(53) : error
Hi All,
My program will be installed to a path in registry, which has two different
values for single user and all users.
So I'd like to have something like:
if single user, then
else if ALLUSERS, then
Christopher in stackoverflow told me to use SetProperty custom action to assign
d
4 matches
Mail list logo