Hi,
Can someone point me or send me code snippet to check the validity of
inserted cd in multi-cd installation.
when 1st cd is inserted, autorun will be executed and after installing the
contents from 1st cd, how to continue (prompt for) 2nd cd and to check if its
correct cd.
Than
using orca.
unfortunately I dont have any wxs files or the environment to generate msi.
Bala.
Message: 4
Date: Thu, 5 Jul 2007 04:11:31 -0700 (PDT)
From: fiordean dacian
Subject: Re: [WiX-users] InstallExecuteSequence
To: "Balakrishna.BK" ,
wix-users@lists.sourceforge.net
Hi,
I am newbie to msi technology and I have the following question in
InstallExecutesequence.
I am editing my existing msi file using orca and want to swap sequence
numbers of appsearch and launchcondion
actual
Appsearch = 400 as sequence number and
Launchcondition = 1
Hi,
I am beginner in WIX, and a couple of days back I had a similar issue.
The following are the changes i made after help from this group.
Added the following line in and
This will ensure that the LaunchConditions are executed only after searching.
This is the co
Hi All,
When I click on msi to install, I get an error message to install the
software using setup.exe only. How can I bypass this and install from msi
directly. Basically I need to create install log file.
msiexec /i file.msi /l*v file.log
I am expecting workarounds or suggest
within your you have scheduled your 'LaunchConditions' after
'AppSearch':
...
Cheers,
Dacian
- Original Message
From: Balakrishna.BK
To: wix-users@lists.sourceforge.net
Sent: Wednesday, February 21, 2007 2:24:15 PM
Subject: [WiX-users] Launch Condition
Hi All,
Hi All,
I am a beginner in wix.
I have the following launch condition. It is working fine, if the Registry
key 'SuiteInstallDir' is NOT found in the path and the condition is NOT
SUITEINSTALLDIR, but when I create RegKey and remove NOT condition, it is
failing and prompts message as 'S
7 matches
Mail list logo