e the config file. When the install runs silently these
> properties can be set on the msiexec command line.
>
> Phil Wilson
>
> -Original Message-
> From: Viv Coco [mailto:vcotirl...@hotmail.com]
> Sent: Tuesday, April 06, 2010 1:29 AM
> To: General discussion
XML toolset.
Subject: Re: [WiX-users] First run notepad with my.cfg and only then start the
service
I actually thought about doing it like this:
[code]
Notepad.exe
(NOT Installed)
AND (NOT UPGRADINGPRODUCTCODE)
[/code]
This seems to be doing the job. Is this not correct?
Thx,
Viv
On 4/3/
I actually thought about doing it like this:
[code]
Notepad.exe
(NOT Installed)
AND (NOT UPGRADINGPRODUCTCODE)
[/code]
This seems to be doing the job. Is this not correct?
Thx,
Viv
On 4/3/2010 3:20 PM, Bob Arnson wrote:
> On 4/1/2010 9:28 AM, Viv Coco wrote:
>
>> shown to the user to mo
On 4/1/2010 9:28 AM, Viv Coco wrote:
> shown to the user to modify as needed (I give the user the chance to
> change it by running notepad.exe with my conf file during installing)
>
You can't run UI during InstallExecuteSequence. You should let the user
configure after installation.
--
sig:/
Hi all,
I install along with my application:
1) a service that starts and stops my application as needed
2) a conf file that contains actually the user data and that will be
shown to the user to modify as needed (I give the user the chance to
change it by running notepad.exe with my conf file du
5 matches
Mail list logo