http://www.mail-archive.com/wix-devs@lists.sourceforge.net/msg01483.html
I found the above link gave an account regarding the issue that WIX is not able
to conditional ACL a folder using in a ,e.g.,
...
.
.
I'm pretty new to WiX so please deal with me :-)
Two quick questions:
1) During development of the UI for my installer I'm making small
adjustments to width & height of all dialogs, this is, needless to say, a
boring & tedious task. I'm looking for using a single place where I can
define a width
Sorry, it looks like I jumped the gun on this one. I was receiving an
error message about the user not being valid. However, I upgraded to
the latest release of WiX and began getting an error regarding the
SecureObject column being null. Turns out I had neglected to set the
RegistryKey/@Action attr
Bob,
I generated a log file this morning and here is the section for my
custom action...
Action 9:21:43: LaunchFile.
Action start 9:21:43: LaunchFile.
Action ended 9:21:43: LaunchFile. Return value 1631.
Action ended 9:21:43: ExitDialog. Return value 1.
Action ended 9:21:43: INSTALL. Return valu
Is this in a deferred CustomAction? If so, you can't use that function as per
the MSI SDK. Otherwise, I'm not sure.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pallavi Patrutkar
Sent: Thursday, November 23, 2006 22:03
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] M
What is the codepage of the MSI? The Merge Module will transmit its data
correctly but if you put it into an MSI with the wrong codepage, you'll get
squares.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of gboreki
Sent: Friday, November 24, 2006 03:09
To: wix-users
Subject: [WiX-
Thanks for your advice.
My wix version is : wix build 3719
As you give me the clue that might be " ERROR_NOT_FOUND ".
I have tried this on my machine(previously OK to install) : delete the Default
WebSite, then install my msi file. And I got the same error code.
But in the failed machine, I am
> Forgot to say that my os is xp professional and iis is 5.1. - succeed
one
> The other machine os is win2003 server and iis is 6.0. - failed one
>
> The IP and port are all the same.
I don't think that should matter - the IIS custom actions are supposed
to work for both IIS 5.x and IIS 6.0.
I c
Hi
indignan8.gif
Description: GIF image
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys
Hello Guys,
I am having a problem with a russian translated Merge Module, maybe someone had
a similar problem.
This merge module was compiled using a russian wxl. The merge module seems to
be OK (when i open it with orca i can see the strings correctly in russian) so
the codepage and languagei
Depending on what your installation does, the best way to handle this might be
from the application.
That's the intended way to handle per-user settings. When your application
runs it could check
for that directory, and if it doesn't it creates it.
Rob
vij wrote:
> Hi all,
> Can some one g
Hi all,
Can some one give me any pointers/resources to the below query!!
thanks in advance
Vij
vij <[EMAIL PROTECTED]> wrote:
Hi,
During installation, in the installing user account I am creating a directory
under %My Document% folder. I have to create this directory for all the
12 matches
Mail list logo