HI All,
While doing installation I am getting error # 1613(This installation package
cannot be installed by the Windows Installer service. you must install a
Windows service pack that contains a newer version of the Windows Installer
service.). I am using Windows (r) Installer. V 4.00.6001.0.
Hi All,
I have one file which has property vital="yes" but on some machine it is not
copying and installation is showing successful.
Anybody has any clue why it is happening.
Regards
-Sandeep
--
Come build with us! The
ity." - Me
http://blogs.msdn.com/icumove <-- NEW
On Thu, Oct 29, 2009 at 11:14 PM, Sandeep Gautam (HCL Technologies Ltd) <
v-sgo...@microsoft.com> wrote:
> Hi All,
>
> I have one file which has property vital="yes" but on some machine it is
> not copying and installation is
Hi,
I want to install password projected certificate(pfx file) But not able to do
the same.
If I am manually importing this pfx file, it is generating 4 files(1 pfx and 3
certificate). But through Wix, it is generating only one certificate.
Please find the code snippet.
Please help me out in t
Hi,
I want to install password projected certificate(pfx file) But not able to do
the same.
If I am manually importing this pfx file, it is generating 4 files(1 pfx and 3
certificate). But through Wix, it is generating only one certificate.
Please find the code snippet.
Please help me out in t
Posting again my query. Please help me in this reqard.
Regards
Sandeep
From: Sandeep Gautam (HCL Technologies Ltd)
Sent: Wednesday, September 03, 2008 10:50 PM
To: wix-users@lists.sourceforge.net
Subject: FW: How to Install Password protected certificate(PFX file)
Hi,
I want to install
Hi ,
I want to invoke installUtil.exe. How can I do the same.
Thanks in advance.
Regards
Sandeep
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert O'Brien
Sent: Thursday, September 11, 2008 6:35 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: [WiX-users] getting working v1.0 -> v1.0 minor update using msp & msi
solutions
Hi,
I want to create one common installer that will work for 32 Bit and 64 bit OS.
How can I do this?
Regards
Sandeep
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux ba
Hi Michael,
Thanks for your response. Can you share some code base on that.
Thanks
Sandeep
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Ballou
Sent: Friday, September 12, 2008 9:57 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users
Hi,
I want to select a particular(txt or XML) file in between of my installation.I
am able to reach upto particular folder but can not select any file in that
folder.
Please help me out.
Regards
Sandeep
-
This SF.Net ema
Hi,
Can we do install a MSI remotely. Suppose I am running my MSi from Machine "A"
but this should be install on Machine B( all binaries etc in Machine B
programfile folder).
Can we do this kind of installation.
Regards
Sandeep
---
Hi,
While Installing , I am passing One Data base server name along with One
property. But while uninstalling, It is giving error because it is looking for
data base name. So I want to save the value of the property so that I can use
the same on uninstallation.
Regards
Sandeep
-
Hi,
I am trying to create a key into Win2K8 Server's
HKLM\SOFTWARE\Wow6432Node\Microsoft through installer. But While Running the
MSi , it is giving me a error "U don't have access right to write into
registry". But I am running through Admin accounts.
Please find the code snippet .
http://mo
Hi,
I am building one MSI on 32 bit and I am running on 64 bit Win2k8 server, It is
throwing below mentioned error.
Error 1402. Could not open key:
HKEY_LOCAL_MACHINE32\SOFTWARE\Wow6432Node\Microsoft\XXX\Configuration. System
error 161. Verify that you have sufficient access to that key, or
Hi,
I am trying to create a registry key on 64 bit (Win2K8 Server) machine at
HKLM\SOFTWARE\Microsoft\XXX through installer. But While Running the MSI on 64
bit machine , it is going into SOFTWARE\Wow6432Node\Microsoft\XXX. I am running
through Admin privilege.
Please find the code snippet .
could have registry locator that reads that value. Check your
state and when doing an uninstall use that registry locator value?
Thanks,
--
Brian Rogers
"Intelligence removes complexity." - Me
http://icumove.spaces.live.com <http://icumove.spaces.live.com/>
On Mon, Sep 22, 2
Hi ,
I want to do partial uninstallation. There would be one some check boxes for
selection to which I want to uninstall on Remove screen but I don't know is
this possible?
Regards
-Sandeep
-
This SF.Net email is sponsore
Hi ,
I am creating one installer on 32 bit machine. In my Installer, There is one
utility always which is looking at HKLM\Software\Microsoft\XXX. On 32 Bit
machine it is working fine because Below mentioned code is crating the required
key at same location(HKLM\Software\Microsoft\XXX)
Bu
Resending My Query.. Please help me out.
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 24, 2008 10:36 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Registey Key Issue
Hi ,
I am
ur
entries.
Chris
On Wed, Sep 24, 2008 at 3:02 PM, Sandeep Gautam (HCL Technologies Ltd) <
[EMAIL PROTECTED]> wrote:
> Resending My Query.. Please help me out.
>
> -Original Message-----
> From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
> ]
> Sent: Wedn
ior you are looking
> for. If your software is 32 bit though, it will be looking in the
> Wow6332Node for it's registry entries, so be cautious when placing your
> entries.
>
> Chris
>
> On Wed, Sep 24, 2008 at 3:02 PM, Sandeep Gautam (HCL Technologies Ltd) <
> [EMAIL PROT
Hi,
I am creating 64 bit installer. For this, I have added Platform attribute as
x64 and in Component , added one attribute Win64='yes'. But it is giving error
as mentioned below.
An unexpected Win32 exception with error code 0x654 occurred:
Please help.
Regards
Sandeep
-
you run the MSI?
Do you have any output or log files?
Chris
On Wed, Sep 24, 2008 at 6:35 PM, Sandeep Gautam (HCL Technologies Ltd) <
[EMAIL PROTECTED]> wrote:
> Hi Chris,
>
> I am creating 64 bit installer. For this, I have added Platfrom attribte as
> x64 and in Com
Hi,
I am building one msi on 32 bit machine and using on 64 bit machine.
By this MSi, I want to write out of the Wow6432node. But I am not able to do
the same.
As I guess, I am running this msi in 32 bit scope that is why I am not able to
write out of the wow6432bit folder.
Even the same instal
values to both 32 bit
and 64 bit registries in one MSI?
Sandeep Gautam (HCL Technologies Ltd) wrote:
> I am building one msi on 32 bit machine and using on 64 bit machine.
> By this MSi, I want to write out of the Wow6432node.
That requires a 64-bit installer. Note that if you're run
Hi,
I want to execute a component at the time of first time installation. Don't
want to execute at repair and remove option. Please help me out what condition
shall I add.
Its very urgent.
Regards
-Sandeep
-
This SF.Net e
Hi
While doing installation, I am facing so many errors then on error i want to
roll back all the component which has installed till than.Because if I am
installing very first time and getting some error in between and again try to
install then it is going on Maintenance screen.
Please help me
Hi ,
I have one component which is creating Data bases. Now I want to execute this
component only at the time of first time installation. I don't want to execute
this on repair and remove(don't want to drop the Db at the time remove)
options. I have tried conditions so many conditions with compo
Resending My Query.. Please help me out.
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Sent: Friday, October 03, 2008 7:28 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Condition for Component
Hi ,
I have one
Resending my query.
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 30, 2008 12:17 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Do not want to execute component on repair and Remove
Hi
Hi,
I am looking for roll back mechanism after installfinalize (when any custom
action gets fail).
In this regard please let me now the roll of "WixFailWhenDeferred" CA. Please
help me out if any there practice is there.
Regards
-Sandeep
-
the Component marked Transitive?
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Sent: Friday, October 03, 2008 19:28
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Condition for Component
Hi ,
I have one component
ginal Message-
From: Eitan Behar [mailto:[EMAIL PROTECTED]
Sent: Saturday, October 04, 2008 11:23 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Condition for Component
Not Installed
On Sun, Oct 5, 2008 at 1:45 AM, Sandeep Gautam (HCL Technologies Ltd) <
ript
for dropping the database.
Hope this helps.
Eitan
On Sun, Oct 5, 2008 at 8:34 AM, Sandeep Gautam (HCL Technologies Ltd) <
[EMAIL PROTECTED]> wrote:
> I have tried this option also. On repair/repair, with this option it is
> deleting the data base . But On remove/repair, I don
Hi,
I have some component which are executing based on some property. I am
declaring my property like that:
I am assigning values to this property on some button click event:
1
But my component is not executing.
If I will assign value like :
Then my component is executin
] Component execution based on condition
You don't have the property spelled the same in all instances. I see
INSTALLLSFILES (with an L in the middle) and INSTALLPSFILES (with a P in
the middle).
Jim Williams
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd)
[mailto:[
Hi ,
I want to do partial uninstallation. Actually at the time of installation, I am
dropping my binaries in two different folder. At the time of remove, invoking
check box based UI and selecting only one checkbox (which will
uninstall/remove one folder).
Please help me out, how can I do this.
Hi ,
How can I do silent repair. I am running msiexec with option /f nothing is
happening.No Custom action is not executing.
Please help.
Regards
-Sandeep
-
This SF.Net email is sponsored by the Moblin Your Move Developer'
Re sending my query...
-Regards
Sandeep
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Sent: Monday, October 06, 2008 12:40 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Component execution based on condition
on condition
Seems like someone answered this one earlier. You have spelled your property
two different ways in different locations:
INSTALLLSFILES
INSTALLPSFILES
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2008 3:59
Hi,
How can I add acheck for .net framework 3.5 SP1.
Actually I want to check for "v3.0 SP1" under
HKLM\Software\Microsoft\.NETFramework.
Currently I am opting below mentioned work around for this. I am looking inside
v3.0 SP1\SBSDisabled and reading Uninstall value.
Hi ,
Can we create a file browse dialog box. On button click , Dialog will invoke
and will select a particular file from any directory.
Please help.
Regards
Sandeep
-
This SF.Net email is sponsored by the Moblin Your Move
Hi,
While creating the Patch I am getting below mentioned error.
ERROR: Since MSI 3.0 will block installation of major upgrade patches with
sequencing information, creation of such patches is blocked.
I am getting this error while running the command:
Msimsp.exe -s Patch.pcp -p Patch.msp -l Pat
: Friday, October 10, 2008 8:38 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] File Browse Dialog Box
In article <[EMAIL PROTECTED]>,
"Sandeep Gautam (HCL Technologies Ltd)" <[EMAIL PROTECTED]> writes:
> Can we create a file bro
Hi,
I want to integrate my wix code with Corext build process so that daily new msi
comes with latest bit.
Please help me out, How can I do this.
Regards
-Sandeep
-
This SF.Net email is sponsored by the Moblin Your Move Deve
Hi,
While doing silent installation, I want to pass user id and password id for
services.
How can I give password in masked form from command line.
Regards
Sandeep
-
This SF.Net email is sponsored by the Moblin Your Move D
: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 14, 2008 4:58 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] How to masked Password Value
Property/@Hidden="yes"?
-Original Message-----
From: Sandeep Gautam (HCL Technologies Lt
Hi,
While doing installation if some error comes then some predefined related
errors are coming. How can we give our own customize errors?
Regards
Sandeep
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
.
Regards
Sandeep
-Original Message-
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 15, 2008 4:45 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Regarding Customizr errors
?
-Original Message-
From: Sandeep Gautam (HCL
Hi,
I want to execute one component only at the time of installation. I don't want
to execute on repair and remove.
This component will create one data base. I don't to do anything with DB on
repair.
I have tried so many option but could not successful.
Regards
-Sandeep
-
: [WiX-users] Component Condition
What conditions have you tried on the component? Have you tried "NOT Installed"?
Are you creating the database with SqlDatabase tag? If so, please paste your
code for that tag.
-Original Message-----
From: Sandeep Gautam (HCL Technologies Ltd) [mai
Hi ,
I am using Password Attribute in Edit control. While compliling and linking , I
am getting below mentioned warning.
" LGHT1076:ICE45: ROW in table control has bits set in the
"Attribute column" that are not used in the schema of the package, But are
used in the later schema. Your packa
Hi,
I want to create one log file at my target directory. I don't want to give any
log related switch at command line. Is this possible to give log related switch
from else where.
Regards
-Sandeep
-
This SF.Net email is sp
Hi,
I am running candle command and I have used sql component in my WXS file. Due
to this I am using -ext switch and after that giving the path of
'WixSqlExtension.dll'. But I am getting error CNDL0103 error. If I am working
directly in Wix bin directory and giving only 'WixSqlExtension.dll' (w
Hi Runnning Light command from command line, I am getting LGHT0102 error .
Please find the error:
c:\delivery\dev\wix\src\ext\sqlextension\wixlib\sqlextension.wxs(18) : error
LGHT0102 : The localization variable !(loc.ConfigureSql) is unknown. Please
ensure the variable is defined.
Please help
Hi,
I have one custom action to start the service. If some service is not getting
start , I want to invoke user defined error message.
Please suggest how can I do this.
Regards
Sandeep
-
This SF.Net email is sponsored by the
Hi ,
I want to write some c# custom actions. These custom action will return some
values and based on that I will add some condition in my wix code.
Please help me out how can I write or what reference and all i need to add.
Regards
Sandeep
---
Hi,
In my Wix code, I am executing one custom action
Some times, This custom action is failing. So on failure ,I want to give
specific error related to only this CA.
I am getting one generalize error(Id=1722) for all CAs failure.
Please help me out.
Regards
Sandeep
-
Hi ,
I have designed one file browse dialog in c# and through this Dialog I am
selecting one file.Now I want to assign selected file path to one Wix property.
How can I do this?
Please help.
Regards
Sandeep
-Original Message-
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Thursday,
HI,
I have developed one c# file browse dialog box. This Ca is invoking from one
WIx Dialog box contains(text box, browse button, next button and Back
button).In Text box, I am take property which will get value from file browse
dialog CA. On Click event of browse button, I m invoking file brows
Hi,
I want to enter some values from my c# custom action to Wix UI text box. Can i
access this text box in my c# CA?
Regards
Sandeep
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build th
: Re: [WiX-users] Custom action Problem
Sure, MsiSetProperty(hinstall, PROP, PROPVALUE) I would think, then you
could take that PROP and put and use it in your UIText element,
while scheduling to run immediate.
I'm thinking that would work.
On Fri, Oct 24, 2008 at 4:49 PM, Sandeep Gautam
ssage-
From: Sandeep Gautam (HCL Technologies Ltd)
[mailto:[EMAIL PROTECTED]
Sent: Thursday, October 23, 2008 11:55 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Custom action specific Error Massage
Hi,
In my Wix code, I am executing one custom a
Hi ,
I want to enable installer log. I don't want to use msiexec /I
/l*v installerlog.log
Actually I don't want to enforce to user to go on command line and add switch
for log.
Please help me out how can I enable the log in wix code or ???
Regards
Sandeep
-
Hi,
I have few custom actions. For example, I want to execute installutil.exe in my
custom action, But due to some reason this custom acton is getting fail. On
failure some wix predefined error 1722 is coming. But I want to give some
custom action specific error. Please help how can I do this?
Hi ,
I want to create a Custom action for file selection. For this I am writing c#
Ca using System.Windows.Forms.OpenFileDialog. this custom action is working on
some machine and on few machines it is giving error "Current thread must be set
to single thread apartment (STA) mode before OLE cal
.
Subject: Re: [WiX-users] Custom action Specific Errors
That's a standard Windows Installer error that means the custom action
(probably) crashed, not a WiX error you can re-define.
Phil Wilson
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom action Specific Errors
Gracefully crash. Interesting. Why not avoid the crash and display the dialog
instead?
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Sent: Monday, October 27, 2008
real control over EXE CustomActions.
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Sent: Monday, October 27, 2008 14:23
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom action Specific Errors
Right Now one D
They can call ::MsiProcessMessage().
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Sent: Monday, October 27, 2008 14:29
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom action Specific Errors
What about DLL
Hi,
I am creating one registry key under HKLM trough MSI. Now I want to give access
permission to one windows service account at the time of installation so that
account can read that registry. Please help how can I do this.
Regards
-Sandeep
---
look at the wix doc.
There's a &
On Thu, Oct 30, 2008 at 2:03 PM, Sandeep Gautam (HCL Technologies Ltd) <
[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am creating one registry key under HKLM trough MSI. Now I want to give
> access permission to one windows service account at th
HI,
I have added one UI to change the destination folder . After adding every thing
is working file except upgrade. Earlier upgrade was working fine with UI of
chage the destination folder.
Please help
Regards
Sandeep
-
Under Set Desination Folder UI, I am setting
1
Is there any impact due to this event ?
Please help me out.
Regards
-Sandeep
-Original Message-
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Sent: Friday, October 31, 2008 2:33 PM
To: General discussion for
75 matches
Mail list logo