this as same Dll as previous one). Also will this affect
my Change/Repair feature?
--
Thanks and Regards,
Ravi Raj
--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable program
I am doing)?
Help needed, its really urgent.
--
Thanks and Regards,
Ravi Raj
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
Thanks uni, This helped...
On Mon, May 6, 2013 at 3:35 PM, uni wrote:
> 于06 May 2013 16:54:47,Ravi Raj写到:
> > Hi,
> > I am developing an installer using WiX 3.7. I have to do some registry
> > search after CostFinalize, so I created a new file named "RegSearch.wxs&q
.
Why I am seeing this strange behavior? Am I missing something?
--
Thanks and Regards,
Ravi Raj
--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production applic
I make my installer run in
this situation.
--
Thanks and Regards,
Ravi Raj
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.
?
I am not using any WiX dlls except WixNetFxExtension and I do not want
default implementation mentioned in:
http://wix.sourceforge.net/manual-wix3/run_program_after_install.htm
--
Thanks and Regards,
Ravi Raj
--
Monitor
action,
this part i have done) then option 2 gets disabled else enabled
3) If possible I want to make this feature tree with above two function but
with Check Boxes and not by the default layout. (Can this be possible?)
Any suggestions
--
Thanks and Regards,
Ravi Raj
session.
Which method I prefer? or is there another way?
I have tired the first one but it is not working. Any suggestions?
--
Thanks and Regards,
Ravi Raj
--
The Windows 8 Center - In partnership with Sourceforge
Your
uses assemblies in the GAC that
> you are also installing the start will fail as the assemblies are added to
> the GAC after the start is scheduled - to get round this I have just
> shelled a call to "net start".
>
> Neil
>
> -Original Message-
> From: Ravi Ra
My deferred action set some property and from here I want to write this
value to the registry using WiX (and not inside custom action using C#, so
that it gets removed automatically during uninstall).
How can I do this?
--
Thanks and Regards,
Ravi Raj
why would you not want to use the built in functionality?
>
> -Original Message-----
> From: Ravi Raj [mailto:raviraj.callin...@gmail.com]
> Sent: Sunday, October 28, 2012 2:05 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Installing Wind
Regards,
Ravi Raj
--
WINDOWS 8 is here.
Millions of people. Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make
sking about how to apply that MSI to
> a remote machine.
>
> This should point you in the right direction.
>
> http://technet.microsoft.com/en-us/library/ee156549.aspx
>
>
> -Original Message-
> From: Ravi Raj [mailto:raviraj.callin...@gmail.com]
> Sent: Saturd
part is new to me. I wanted to know what
custom actions should I use (C# more preferably)?
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's sec
Hey Eddie,
Sorry for the name as I referred the StackOverflow link.
On Tue, Jul 3, 2012 at 1:31 PM, Ravi Raj wrote:
> Hi Emma,
> I am using this:
>
>
> NOT
> InstalledInstalled AND
> (RESUME OR Preselected) After="ResumeDlg">Installed AND NOT RESUME AND N
.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
thr
I want to implement launch application on successful install only (and not
on repair or uninstall). Its an external application (say VLC media player).
How can write my custom action to do this?
--
Thanks and Regards,
Ravi Raj
his?
Requirement is to populate username (from computer), in a textbox, store it
in registry and keep it there until uninstall.
How do I use CAs sequencing or where should I call repair so that nothing
gets changed?
--
Thanks and Regards,
Ravi
log file and watch the changes to the Property value
> to ensure it changed the way I expected.
>
> On Tue, Jun 19, 2012 at 8:52 PM, Ravi Raj >wrote:
>
> > I want to store a textbox value in registry but my situation is little
> > different.
> > I am doing a registry s
take a few minutes)
Should I need to change something?
Also I wanted to ask. I had some more processes going in all my custom
actions which I wanted to display as progress text. How can i do that?
--
Thanks and Regards,
Ravi Raj
While uninstalling I see small window for uninstall (with no UI
interaction). I want to launch Maintenance UI whenever user choose to
uninstall via Add/Remove program.
How can I do this?
--
Thanks and Regards,
Ravi Raj
this value
of the textbox at the run time and proceed with the installation, the new
value does not get stored in the registry but the registry search value
gets stored.
How can I make this work perfectly? Here is my code:
--
Thanks and Regards,
Ravi Raj
ahead with installation, I saw
registry value still be 0 (oh man!!!) rather it should be 1.
Is there a better way to do this or alternate solution?
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive
named OK.
I can use Yes/No/Cancel using MessageBoxButtons option but then how to
handle these buttons? Any suggestions?
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all
s a complete list of properties at
>
> http://msdn.microsoft.com/en-us/library/windows/desktop/aa370905%28v=vs.85%29
> .aspx
>
> UPGRADINGPRODUCTCODE is probably what you're after.
>
> -Original Message-
> From: Ravi Raj [mailto:raviraj.callin...@gmail.com]
)?
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will in
show upgrade dialog at the start of the
installer. How can I do that too?
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscap
and
> the desired value(s). Access these properties within your CA and you
> should be fine.
>
> This way, you can reuse the CA for more than one installer without
> changes to its source code.
>
> Kind regards,
>
> Dirk Räder
>
> 2012/6/18 Ravi Raj :
> > I wa
??
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will in
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live eve
I got the answer:
I have to remove *NOT Installed* condition form the custom action. BTW
thanks for your responses.
On Fri, Jun 15, 2012 at 2:22 PM, Ravi Raj wrote:
> I was checking the conditions for the registry entry and added a new
> component:
>
> Guid="833D44
I want to pass a file name in the argument of Custom Action. These files
are getting installed into the system. Can I pass the component id of these
files rather than passing hard coded name?
--
Thanks and Regards,
Ravi Raj
because of:
NOT
InstalledNOT Installed
InstalledInstalled
On Fri, Jun 15, 2012 at 11:43 AM, Ravi Raj wrote:
> The three components are:
>
>
> Not InstalledKey="Software\!(loc.CompanyName)\!(loc.ProductName)">
>
>
>Not Installed
g?
>
> If I had to guess, you are missing the loading of the property in
> maintenance mode and the installer is deleting it cause it has no value.
> Verbose logging would tell you the value of the properties and the changes
> to the components.
>
>
> ----
ent of deleted files.) Are you saying you do
> an install, then manually delete files and do a repair and it isn't
> detecting the missing files? If so, could you provide a sample of the
> component in which said files reside?
>
> Jacob
>
> -Original Message-
&
ecks of other "objects"
> within said component.
>
> Jacob
>
>
> -Original Message-
> From: Ravi Raj [mailto:raviraj.callin...@gmail.com]
> Sent: Thursday, June 14, 2012 10:38 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Only
ed Installed AND
REMOVE="ALL"
Not
Installed
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat land
ok i got this Remove="ALL" works great.
On Thu, Jun 14, 2012 at 2:19 PM, Ravi Raj wrote:
> I have checked that InstallMode = "Repair" or InstallMode = "Remove" is
> not working at all.
>
>
> On Thu, Jun 14, 2012 at 12:56 PM, Ravi Raj wrote:
>
>
I have checked that InstallMode = "Repair" or InstallMode = "Remove" is not
working at all.
On Thu, Jun 14, 2012 at 12:56 PM, Ravi Raj wrote:
> I am using these conditions but they are behaving strangly:
>
> Action="CA_SetProperty_MACHINENAME" Afte
e error in the above code?
or can some one show me condition which runs *only on* INSTALL, REPAIR,
UNINSTALL and UPGRADE
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all
Again can I make this installer dialog to appear in the center of screen?
On Fri, Jun 8, 2012 at 3:34 PM, Ravi Raj wrote:
> Thanks.
> Condition="((VersionNT >= v6.0) AND (ServicePackLevel >= 2)) OR
> ((VersionNT >= v6.1) AND (ServicePackLevel >= 1)) OR (VersionNT >
lm wrote:
> The correct syntax is to use v6.0, v6.1 etc rather than 600, 610. Check
> the install log when you run to see what the values are.
>
> Neil
>
> Neil Sleightholm
> n...@x2systems.com<mailto:n...@x2systems.com>
>
>
> On 8 Jun 2012, at 10:36, Ravi Raj
itten up
> some notes based on my experience http://neilsleightholm.blogspot.co.uk/.
> Using both UIs is simply a case of setting
> MsiPackage/@DisplayInternalUI="yes" but I don't think this is the tidiest
> solution.
>
> Neil
>
> Neil Sleightholm
> n...@x2systems.com<mailto:n.
in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
--
Thanks and Regards,
Ravi Raj
complete rollback i see all folders gone, registry deleted (this is
what i expected) but the changes made by the custom action still exists.
The rollback custom action which i wrote does not performs.
I am not sure why this is happening?
--
Thanks and Regards,
Ravi Raj
Can I use this in C#. If yes then a sample code will help.
On Fri, Jun 8, 2012 at 10:10 AM, Rob Mensching wrote:
> Try using ::MsiProcessMessage() to send the message box.
>
> On Thu, Jun 7, 2012 at 3:11 AM, Ravi Raj >wrote:
>
> > I am using Message Box to display some inf
at feature is uninstalled.
>
> Phil W
>
> -Original Message-
> From: Ravi Raj [mailto:raviraj.callin...@gmail.com]
> Sent: Thursday, June 07, 2012 1:33 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Scheduling Install and Uninsta
is feature.
again, my message box appears also on task-bar which I want to disable/hide.
How can I achieve this behaviors?
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover al
Install CAs (coz this is how orca
showed me, first rollback followed by install CA)?
On Thu, Jun 7, 2012 at 12:41 PM, Rob Hamflett wrote:
> Are these actions specified as being deferred, so they actually run as
> part of the installation script?
>
> Rob
>
> On 05/06/2012 13:52, Rav
action? I am using:
NOT InstalledNOT
Installed AND NOT UPGRADINGPRODUCTCODE
InstalledInstalled
But this is not working.
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover
me that
> if the IntelliSense in the dev environment doesn't offer what you want then
> you can't do it.
> Phil W
>
> -----Original Message-
> From: Ravi Raj [mailto:raviraj.callin...@gmail.com]
> Sent: Tuesday, May 29, 2012 8:59 PM
> To: General discussion for
e if I can override its fields say instead
InstallMessage.Error I want to use something else coz I tried this and my
installer ended per-maturely. Also I want to change its Title message which
is "Installer Information". I want to use some custom title message.
On Wed, May 30, 2012 at 8:3
p/aa370354(v=vs.85).aspx
>
> Phil W
>
> -Original Message-
> From: Ravi Raj [mailto:raviraj.callin...@gmail.com]
> Sent: Monday, May 28, 2012 2:43 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Message Box at the top of Insta
I got the method and I am doing this (which is working perfectly):
NOT Installed NOT
Installed AND NOT UPGRADINGPRODUCTCODE
NOT Installed NOT
Installed AND NOT
UPGRADINGPRODUCTCODE
Just wanted to confirm, is there any other way to achieve the same?
--
Thanks and Regards,
Ravi Raj
Building, West Of Scotland Science Park, Glasgow
> G20 0SP
> Email Disclaimer
>
>
>
> -Original Message-
> From: Ravi Raj [mailto:raviraj.callin...@gmail.com]
> Sent: 28 May 2012 10:49
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX
Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint sec
How to read a regsearch during uninstall process and pass it to deferred
custom action?
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's sec
Is there any update?
On Sat, May 19, 2012 at 11:01 AM, Ravi Raj wrote:
> Any suggestions???
>
>
> On Tue, May 15, 2012 at 11:49 AM, Ravi Raj wrote:
>
>> I have done this thing:
>>
>> > Id="CA_SetProperty_EV" Property="ENABLEVIRTUALIZATION"
Any suggestions???
On Tue, May 15, 2012 at 11:49 AM, Ravi Raj wrote:
> I have done this thing:
>
> Id="CA_SetProperty_EV" Property="ENABLEVIRTUALIZATION" Value="0"
> Execute="firstSequence" />
> Before="AppSearch">
default even in disabled state) but
still i found registry value to be 0 but actually it should be one.
why is this strange behavior?
On Mon, May 14, 2012 at 7:38 PM, Ravi Raj wrote:
> I need to perform certain action on my checkbox.
> At the start if the installation the chkbox is disabled.
essage.Error, new Record {
FormatString = errorMsg });
}
Here in this code Catch, else and HandleException are not working properly
and the installer gets interrupted in between. How can I fix this?
Some working code wi
this warning. How can I resolve this?
On Fri, May 11, 2012 at 5:08 PM, Ravi Raj wrote:
> Yup I get my mistake.. many thanks
>
>
> On Fri, May 11, 2012 at 4:50 PM, Peter Shirtcliffe
> wrote:
>
>> Isn't your logic backwards ? The error custom action will run if you
llation; error custom actions must be true to
> issue an error.
>
> -Original Message-
> From: Ravi Raj [mailto:raviraj.callin...@gmail.com]
> Sent: 10 May 2012 09:30
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Custom Action Type 19 in
I am trying to use launch condition in Burn as
for checking windows 7, server 2008, server 2008 r2 and windows 8.
But every time it gives me error (on every platform even in XP):
"the specific program requires newer version of windows".
--
Thanks and Regards
How to add splash screen at the beginning of installer?
--
Thanks and Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has ch
And this also is not working:
I want to check for OS version Windows 7 SP1 or Windows Server 2008 R2 SP1
in custom action.
How can I make it work?
On Fri, May 11, 2012 at 12:27 PM, Ravi Raj wrote:
> Hi,
> I want to know what is the difference between these two (related to launch
>
Regards,
Ravi Raj
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint sec
, its going on executing on my Windows XP
machine. OS Validation not working as is only for Win 7 SP1 or Win Server
2008 R2 SP1 also the component which I have a check is not present on this
machine.
--
Thanks and Regards,
Ravi Raj
-
Hi,
I am trying to populate a registry value in textbox but not being able to
do so. Following is my code:
---
---
--
Thanks and Regards,
Ravi Raj
overcome this issue?
--
Thanks and Regards,
Ravi Raj
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://
Back button doesn't respond on mouse
click but only keyboard Enter key responds but rest other dialogs working
fine.
If I delete these lines, all controls works perfectly.
What am I doing wrong? Is there any other/better way to implement this (i
don't wanna use default UIExtensions)?
--
--
Thanks and Regards,
Ravi Raj
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, C
ystem: 'CMP_DEF' and 'CMP_DEF_GAC'.
On Thu, Jan 19, 2012 at 7:01 PM, Ravi Raj wrote:
> So should I use Assembly=".net" in that component?
>
>
> On Thu, Jan 19, 2012 at 6:36 PM, Peter Shirtcliffe
> wrote:
>
>> You have to create two components -
So should I use Assembly=".net" in that component?
On Thu, Jan 19, 2012 at 6:36 PM, Peter Shirtcliffe wrote:
> You have to create two components - one for each location.
>
> -Original Message-----
> From: Ravi Raj [mailto:raviraj.callin...@gmail.com]
> Sent: 19 Jan
Hi,
I want to install a DLL into GAC as well as I want to copy it to my
installation folder. I cannot do this at the same time.
I can successfully deploy it to GAC, using:
But how can I copy it to the installation directory (MyProgramDir) too?
--
Thanks and Regards,
Ravi
aring of this line:
Am I missing something? is my in Product.wxs is correctly defined?
--
Ravi Raj
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft
Hello,
How can I implement Launch Conditions based on installed OS. Suppose if
Windows XP is installed then I will have to check whether it has been
upgraded to SP3 or not. If Windows Server 2008 is installed then I have to
check whether it has Sp2 or not.
I have to build this Launch Conditions t
77 matches
Mail list logo