The error message from
StartServices is pretty dismal. The same message is presented for pretty much
all reasons. More like than not, you service won't start because some
dependency is missing or something else. You should be able to try diagnosing
the service start while the dialog box
I have my service installed like
this and it installs the service correctly,
but service is unable to start
due to login failure.
On Fri, 07 Jul 2006 12:48:45 +0200, Torsten Rudnick wrote:
Torsten,
> Since I have added the following line to my WiX setup I get on the
> uninstall messagebox during the uninstall only squares displayed
> instead of text.
Double-check that you did specify the language *and* the codepage for *bo
I was reading a thread today that was discussing this very question. I too, would be more than willing to submit enhancements/bug fixes. One question I had, though, was what if I adjust the code in such a way that it wouldn't really be helpful to other users. Maybe I've limited some functionalit
Title: Message
Try
Id="SystemFolder" Name="System">
The
SystemFolder property will automatically resolve to system32.
-Brian
Simoneau
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sherwood
HuSent: Friday, July 07, 2006 11:40 AMTo:
Heh, they are not as mutually exclusive as you might think. I haven't tried it myself, but WiX 3.0 will (I'm told) generate the registry entries for you using heat.exe - they come out as a element which can be slotted into the main install. I'm using WiX
2.0 and achieve the same thing using tal
Hi all,
I need to install a component into the system32 folder. All
samples I get is to install under the INSTALLDIR. How to write the
for the system32 folder?
Thanks,
Sherwood
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly w
1. Once you
signed an assignment agreement it is now possible for your changes (bug
fixes/enhancements) to be added to the WiX toolset.
2. When you
submit the changes to wix-devs, there will be discussion about the changes there.
In general, I would encourage you to have the discussi
Ok, thanks..
I give it a weekend to think about it ;-) and will see
what to do; there are more things involved than just the agreement ant the time
it might take for these discussions.
For example the my own time limit for certain projects
:-)
Albert
Van: Rob Mensching
[mailto:[EMAIL P
That is SelfReg
(although most services use the words -RegServer and -UnregServer to do it
instead of -i and -u). I'd encourage you to get them to pull whatever the
SelfReg is in those services out and have them declaratively described in the MSI
instead. Life typically just works better
Great to have the Wix-users list back
John, here is a script function sample. What it does is just querying
web sites and pulling the result output into a property named
"WebSitesList". If you want them to be displayed in the combo, the
function will be a bit bigger:
QUOTE
Function GetSites()
Dim
-All-
I'm kinda new to WiX and can't seem to figure out how the script
GetSites is actually being called. Do I need to create a custom action
for the script and set it to execute immediately. Any help or more
complete sample would be great.
Thanks for everyone's help in advance. I really appr
Title: Message
The
ExeCommand attribute is only for the command line parameters. If the batch
file is installed with your product, then you can reference the batch file with
the FileKey attribute.
To
uninstall a damaged msi, try the Windows Installer Cleanup
Utility.
http://support.micro
Well that's is the end of that saga. It seems we have
some pretty funky services here, self registering almost. The services
install/uninstall themselves by running them with a "-i" or -u" switch.
Information's so precious, if only people would share it.
Thanks all the same guys, have a goo
Since I have added the following line to my WiX setup I get on the
uninstall messagebox during the uninstall only squares displayed instead
of text.
I have localized the setup to german and it seems that there is a
conflict with the charset or so. If I remove the line above then I get
an emp
Agreed... so join the channel ##wix on freenode!On 7/7/06, John Ludlow <[EMAIL PROTECTED]> wrote:
I like that idea. And I agree that the WiX community is active, which is absolutely A Good Thing(tm)
John
On 7/7/06, Shmarya Rubenstein <
[EMAIL PROTECTED]> wrote:
Hi all,I had a thought and wante
Ok, well I can't even get to that address in mIRC - I can't ping that address either. I'm not sure if this is a firewall issue or something.
On 7/7/06, John Ludlow <[EMAIL PROTECTED]> wrote:
I like that idea. And I agree that the WiX community is active, which is absolutely A Good Thing(tm)
Jo
I like that idea. And I agree that the WiX community is active, which is absolutely A Good Thing(tm)
John
On 7/7/06, Shmarya Rubenstein <[EMAIL PROTECTED]> wrote:
Hi all,I had a thought and wanted to share it.The wix-users community is vibrant and responsive, one of the things that makes wix so
Hi,
I have a question about what you can do with a
signed assignment agreement ..
If i do sign the agreement, what does this mean
then?- I can submit bugfixes?- I can submit enhancements?
Ok, but then what does happen? Somebody needs to
test these bugfixes/enhancements and they are to b
I'm there now... no one else is though probably just needs a bit of promotion!On 7/7/06, Francis Kam <[EMAIL PROTECTED]
> wrote:From an email long ago:
> Is there an
IRC channel for WiX?Yes, #wix at
irc.freenode.net. There aren't too many people over there,though.Frederik-Francis
-- Shmarya
Hi,
I need to run
a .bat file that is installed with my product to undo some changes before the
files are removed.
I tried the
following code:
Installed
But this results in
a message "problem with installer package. A program required for this install
to complete could no
21 matches
Mail list logo