Re: [WiX-users] Shared Attribute handling while Upgrade

2010-08-09 Thread Swapnil Sankla
This is a major upgrade. I am sharing these binaries with the other installers 
which are MSI only.

Swapnil Sankla | Software Engineer | Persistent Systems Limited
swapnil_san...@persistent.co.in | Cell: +91  9960851096
Persistent Systems - Innovation in software product design, development and 
delivery
www.persistentsys.com

-Original Message-
From: Blair [mailto:os...@live.com] 
Sent: Friday, August 06, 2010 11:31 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Shared Attribute handling while Upgrade

Sounds like a component rule problem. Is this a major or a minor upgrade?
And, are you sharing these binaries with other installers that are not/may
not be MSI or that don't supply MSI components for their installation?

-Original Message-
From: Swapnil Sankla [mailto:swapnil_san...@persistent.co.in] 
Sent: Friday, August 06, 2010 4:04 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Shared Attribute handling while Upgrade

Hi,

I have marked the binaries deployed by the installer as Shared. It work fine
if I install the msi and uninstall it. However if I tried to upgrade the
existing product then the SharedDllRefCount increases to two. Hence after
uninstalling the product the count becomes one and uninstallation does not
remove these files. 

Have anyone faced the same problem mentioned above?

Thanks and regards 
Swapnil.

DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the
property of Persistent Systems Ltd. It is intended only for the use of the
individual or entity to which it is addressed. If you are not the intended
recipient, you are not authorized to read, retain, copy, print, distribute
or use this message. If you have received this communication in error,
please notify the sender and delete all copies of this message. Persistent
Systems Ltd. does not accept any liability for virus infected mails.


--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Shared Attribute handling while Upgrade

2010-08-06 Thread Swapnil Sankla
Hi,

I have marked the binaries deployed by the installer as Shared. It work fine if 
I install the msi and uninstall it. However if I tried to upgrade the existing 
product then the SharedDllRefCount increases to two. Hence after uninstalling 
the product the count becomes one and uninstallation does not remove these 
files. 

Have anyone faced the same problem mentioned above?

Thanks and regards 
Swapnil.

DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Retry at RMFilesInUse an invalid return value ?

2010-07-23 Thread Swapnil Sankla
I want to use ExeCommand to start window service. But it shows the command 
prompt. 

Is there any way to hide the command prompt ???

Thanks and regards,
Swapnil

DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Unable to use msiexec /i /qn

2010-06-03 Thread Swapnil Sankla
Hi,

@Vijay: I tried silent installation using feature tree using msiexec /qn /i 
sample.msi. And it is working fine. It must be some another issue.

Thanks,

Swapnil Sankla | Software Engineer | Persistent Systems Limited
swapnil_san...@persistent.co.in | Cell: +91  9960851096
Persistent Systems - Innovation in software product design, development and 
delivery
www.persistentsys.com

-Original Message-
From: vijay chander [mailto:vijaychander2...@gmail.com]
Sent: Thursday, June 03, 2010 11:08 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Unable to use msiexec /i  /qn

Hi,

@Swapnil: Thanks for the reply but below is the behaviour

I have tried as you have mentioned i.e., msiexec /qn /i sample.msi. Even
that didn't work.

I thought this problem is because i'm using feature tree, while on Silent
install it was unable to get at features so it is not installing and tried
using installdefault attribute of feature tag with value local. Still it
didn't work.

Regards,
Vijay Chander
_

On Wed, Jun 2, 2010 at 4:33 PM, wrote:

> Send WiX-users mailing list submissions to
>wix-users@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>https://lists.sourceforge.net/lists/listinfo/wix-users
> or, via email, send a message with subject or body 'help' to
>wix-users-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
>wix-users-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of WiX-users digest..."
>
>
> Today's Topics:
>
>   1. Re: How to detect MSI database codepage at runtime?
>  (Yan Sklyarenko)
>   2. Re: ListView Icon inconsistency... (ppremk)
>   3. Unable to use msiexec /i  /qn (vijay chander)
>   4. Re: Unable to use msiexec /i  /qn
>  (Swapnil Sankla)
>   5. Install console application in silent mode (Prabhu G)
>   6. Re: Install console application in silent mode (Swapnil Sankla)
>
>
> --
>
> Message: 1
> Date: Wed, 2 Jun 2010 10:16:59 +0200
> From: "Yan Sklyarenko" 
> Subject: Re: [WiX-users] How to detect MSI database codepage at
>runtime?
> To: "General discussion for Windows Installer XML toolset."
>
> Message-ID:
>
> Content-Type: text/plain;   charset="us-ascii"
>
> Hello Guys,
>
> I apologies for the long silence.
>
> Blair>>: Why do you need it?
>
> Well, I now realized that I don't really need it, and it is great since
> I don't think there's an easy way to accomplish this. The initial task
> was to display the console output of the .NET application, which is
> localized. So, my system setting for non-Unicode programs was Russian,
> and thus Console.OutputEncoding.CodePage was 866 (Cyrillic, DOS). I
> actually set the console out to a stream writer setting the encoding to
> UTF8 explicitly. And when I read the output in MSI CA, I set
> StandardOutputEncoding of the ProcessInfo to UTF8 as well. This solves
> the problem.
>
> Phil Wilson>>: That sounds like this rather strange procedure...
>
> Oh, yes! And this made me think there isn't an easy way to do this...
> Fortunately, I managed to work this around.
>
> Thank you all for attention and quick answers!
>
> -- Yan
>
> -Original Message-
> From: Wilson, Phil [mailto:phil.wil...@invensys.com]
> Sent: Saturday, 29 May, 2010 01:36
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] How to detect MSI database codepage at runtime?
>
> That sounds like this rather strange procedure:
>
> http://msdn.microsoft.com/en-us/library/aa368277(VS.85).aspx
>
> "To determine the code page of a database, call MsiDatabaseExport with
> hDatabase set to the handle of the database and szTableName set to
> _ForceCodepage. This exports a text file with an .idt extension. The
> first two lines of this file are blank. The third line is the ANSI code
> page number, followed by a tab, followed by the name _ForceCodepage."
>
> Yech.
>
> Phil Wilson
>
>
> -Original Message-
> From: Blair [mailto:os...@live.com]
> Sent: Friday, May 28, 2010 11:20 AM
> To: 'General discussion for Windows Installer XML toolset.'
> Subject: Re: [WiX-users] How to detect MSI database codepage at runtime?
>
> There are two codepages in an MSI database: the database codepage, and
> the
> summary info codepage. They can be different, and there are
> circumsta

Re: [WiX-users] Install console application in silent mode

2010-06-02 Thread Swapnil Sankla
Hi,
Use following property

and link it with WixUtilExtension when you do candle.exe

Regards,

Swapnil Sankla | Software Engineer | Persistent Systems Limited
swapnil_san...@persistent.co.in | Cell: +91  9960851096
Persistent Systems - Innovation in software product design, development and 
delivery
www.persistentsys.com


-Original Message-
From: Prabhu G [mailto:prabh...@ntierbusiness.com] 
Sent: Wednesday, June 02, 2010 4:20 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Install console application in silent mode

Hi,

The installer will Copy the "Agent.exe" file in "C:\". Then it will execute
the code with provided parameter. While executing the "Agent.exe" file. The
console window is appearing.

Issue: I want to hide the executing console screen.

 

 

Thanks & Regards,

Prabhu. G

 

Disclaimer:

***

The information contained in this communication is intended solely for the
use of the individual or entity to whom it is addressed and others
authorized to receive it. It may contain confidential or legally privileged
information. If you are not the intended recipient you are hereby notified
that any disclosure, copying, distribution or taking any action in reliance
on the contents of this information is strictly prohibited and may be
unlawful. If you have received this communication in error, please notify us
immediately by responding to this email and then delete it from your system.
N-tier Business Solution Pvt Ltd is neither liable for the proper and
complete transmission of the information contained in this communication nor
for any delay in its receipt. 

 ***

 

--

___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.

--

___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Unable to use msiexec /i /qn

2010-06-02 Thread Swapnil Sankla
Hi,
Use following command.

Msiexec /qn /i 

Regards,
Swapnil Sankla | Software Engineer | Persistent Systems Limited
swapnil_san...@persistent.co.in | Cell: +91  9960851096
Persistent Systems - Innovation in software product design, development and 
delivery
www.persistentsys.com

-Original Message-
From: vijay chander [mailto:vijaychander2...@gmail.com] 
Sent: Wednesday, June 02, 2010 2:25 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Unable to use msiexec /i  /qn

Hi,


I have a requirement to silent install an installer created using WIX.
I have created a sample WIX installer with WIX UI Templates, when trying to
install the same installer with MSIEXEC commands it was not working.

Command used:
msiexec /i sampleUI.msi /qn

When I have tried using with option /qb installation was successful..

Can we use msiexec for silent installation or WIX provides any options for
Silent Installation through command line?
Please let me know how can i resolve this issue.

Thanks in advance.

Regards,
Vijay Chander
--

___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.

--

___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] wix installer for both GUI installation and Command line installation

2010-06-01 Thread Swapnil Sankla
Hi,
Are u using following commands

1. candle.exe 
2. Light.exe -ext WixUIExtension  (without use of localization)

I think this may give you a pointer.

Regards,

Swapnil Sankla | Software Engineer | Persistent Systems Limited
swapnil_san...@persistent.co.in | Cell: +91  9960851096
Persistent Systems - Innovation in software product design, development and 
delivery
www.persistentsys.com

-Original Message-
From: vijay chander [mailto:vijaychander2...@gmail.com] 
Sent: Tuesday, June 01, 2010 12:35 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] wix installer for both GUI installation and Command line 
installation

Hi,

I'm trying to create installer which can be installed using both GUI or
commandline installation.
When I have tried I was able to do either by only GUI or by only
Commandline. :(

Can anyone suggest how to do it by both the options.

Regards,
Vijay Chander
--

___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.

--

___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users