;SC_Debug"
> Name="Pathfinder Service Debug" Description="Pathfinder Service Debug"
> Target="[$(var. System32Dir)]telnet.exe"
> Arguments="127.0.0.1 6001"
> WorkingDirectory="APPLICATIONFOLDER" />
>
>
I'm trying to add a shortcut like this to my installer:
However, on 64bit windows it comes out at c:\windows\syswow64 instead of
system32, but telnet.exe always lives in System32.
I used to use innosetup and oddly {sys} somehow pointed to the correct
folder, though I'm guessing it did somethi
deserves
> attention? E-Mail Me
>
>
>
> - Original Message
> From: Mark Simonetti
> To: General discussion for Windows Installer XML toolset.
>
> Sent: Tue, October 12, 2010 3:08:49 PM
> Subject: [WiX-users] Unset property on command line?
>
>Is it possible
Is it possible to unset a property, i.e. do the *opposite* of this:
setup.msi SOME_PROPERTY=1
Reason being, if I set SOME_PROPERTY=0, the checkbox that sets this
value in the installer remains ticked because it requires the property
to be unset, not set to 0.
Thanks,
Mark.
Still get the same problem here too. Not sure that there's a solution
at the minute.
Anyone got any ideas on this?
Thanks,
Mark.
On 12/10/2010 08:20, zero51 wrote:
> Hi,
>
> I got the same problem. I am trying to harves by using heat a whole
> installation of SQL Server 2008.
>
> the error
Is it best practise for the installer to create all the registry keys
that the application itself might create? I imagine the biggest pros to
that would be that the installer controls the default settings, also
making them configurable on the installer command line, and also the
keys will be
Okay thanks :-)
Mark.
On 26/09/2010 15:53, Bruce Cran wrote:
> On Sun, 26 Sep 2010 15:22:26 +0100
> Mark Simonetti wrote:
>
>> I've just upgraded to Visual Studio 2010 from 2008, so installed WiX
>> 3.5 instead of WiX 3.0.
>> When I try and build my custom act
Hi,
I've just upgraded to Visual Studio 2010 from 2008, so installed WiX 3.5
instead of WiX 3.0.
When I try and build my custom action project, I get the following error:
LINK : fatal error LNK1181: cannot open input file 'dutil.lib'
I couldn't find any obvious solutions to this from searching
51456
> Registered Office - Helix Building, West Of Scotland Science Park,
> Glasgow G20 0SP
> Email Disclaimer
>
> -Original Message-
> From: Mark Simonetti [mailto:ma...@opalsoftware.co.uk]
> Sent: 23 September 2010 12:01
> To: General discussion for Windows
Hi,
I have a custom dialog box that contains checkboxes to allow the user to
select what shortcuts they want installing. I then have a component for
each shortcut with a condition inside it.
INSTALLDESKTOPSHORTCUT
The problem is if I run the setup again and change these conditions (via
Hi all,
I'm trying to harvest some files (postgres 9.0 for windows to be
specific) using heat.exe. At the moment I'm keeping the command line
very simple:
heat dir pgsql -o test.wxs
While heat is processing, I often get the following pop up:
"Microsoft Visual C++ Runtime Library
Program: C
if it is or isn't null (which you're clearly
> not). CustomizeDlg has nothing to do with the problem, your Customise
> button spawns the CustomizeDlg so the variable would obviously be set
> once it's shown otherwise how would it ever be shown? There aren't any
> other ways
tegrated Environmental Solutions Limited. Registered in Scotland No.
> SC151456
> Registered Office - Helix Building, West Of Scotland Science Park,
> Glasgow G20 0SP
> Email Disclaimer
>
> -Original Message-
> From: Mark Simonetti [mailto:ma...@opalsoftware.co.uk]
>
4 (0) 141 945 8500
> F: +44 (0) 141 945 8501
>
> http://www.iesve.com
> **Design, Simulate + Innovate with the**
> Integrated Environmental Solutions Limited. Registered in Scotland No.
> SC151456
> Registered Office - Helix Building, West Of Scotland Science Park,
> Glasgow G2
PS - it only seems to do it when the LEGACY_APPDATA is not set (i.e.
the registry search fails).
Thanks,
Mark.
--
On 17/09/2010 10:36, Mark wrote:
>Hi all,
> I've made a copy of the wixui_mondo.wxs file to customize. I've changed
> the SetupType dialog to goto one dialog or another depend
Windows XP and
Windows 7 just fine.
Thanks,
Mark.
--
On 28/03/2010 14:23, Mark Simonetti wrote:
> Hi all,
> I'm getting an error 1923 when trying to install a service. It works
> fine if a use the "NT AUTHORITY/NETWORK SERVICE" username, but I'm
> trying to use
Hi all,
I'm getting an error 1923 when trying to install a service. It works
fine if a use the "NT AUTHORITY/NETWORK SERVICE" username, but I'm
trying to use a specially created account. I know the account can run
services because the database service already uses it.
Here is the code for cre
Hi all,
I am currently writing an installer that needs to install both Visual
Studio 2005 AND 2008 C Runtime Libraries. The reason is that some of
the binaries I have to install (PostgreSQL) are built with Visual Studio
2005, and my own binaries are built with Visual Studio 2008. Everything
m
18 matches
Mail list logo