vij wrote:
> I am trying to install PTPlayback.exe to GAC using the below given
> file element:
> src="c:\PTPlayback.exe" Assembly=".net"
> AssemblyManifest="PTPlayback.exe" />
> But during the link time(light command), I am getting the below given
> error:
> ---
Hi,I am trying to install PTPlayback.exe to GAC using the below given file element:But during the link time(light command), I am getting the below given error:PlayerPackage.wxs : error LGHT0112 : Unresolved reference to symbol 'Fil
Aaron Khoo wrote:
> Setting the license file and bitmaps are done through -d arguments to
> light.exe.
You can also use WixVariable elements in your authoring.
--
sig://boB
http://bobs.org
-
Using Tomcat but need to do m
Aaron Khoo wrote:
> BTW, the online manual should also references the old wixui.wixlib. So
> it also needs to be cleaned up. Is there a bug filed on this already?
There's a generic bug on v3 doc but feel free to add another
specifically for WixUI.
--
sig://boB
http://bobs.org
--
Title: Suppressing Reboot
Dane Anderson wrote:
The problem is, the install
is being
done
under SMS (outside my control) unattended. I’m
told that the dialog box hangs the
install
(which I would expect) and causes SMS to fail the install.
SMS usually uses a no-UI install mode
Brandon Tyler wrote:
> I think the problem is that there were no files associated with this
> component so I had to use the element to make it work.
>
Right. Every component has an associated directory and if you install
files there, MSI automatically creates the directory. With no files, you
I just went through this process and had to use the
XCACLS.vbs _vbscript_ to edit the ACL instead of replacing it. Not sure if
that is going to be a popular answer though...
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tina
BasingerSent: Sunday, November 12, 2006 12:44 P
Two thoughts that I have.
1. Your SetCAP_RestoreWebConfig custom action is sequenced at 265. Has the TargetDir property been determined by Windows Installer at this point? If it hasn't, then you're going to be getting a blank TargetDir value. I"m not real sure of when that happens, but that
Any thoughts anyone?
Thanks!-Tina-- Forwarded message --From: Tina Basinger <[EMAIL PROTECTED]
>Date: Nov 9, 2006 3:28 PMSubject: Maintaining File and Folder ACLsTo: Wix Group
I have a situation where I want to maintain the file and folder ACLs fro
10 matches
Mail list logo