Re: [WiX-users] Passing values to CA not working

2012-02-28 Thread Romeo S.
You're running the CA as immediate, I don't think it's necessary to use
CustomActionData unless what you really wanted is deferred.

Try getting the property normally (assuming your ExecuteSequence is right).

String sServerName = mpSession[MSMACHINE];

Regards,
Romeo

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Passing-values-to-CA-not-working-tp7325187p7326055.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Digital Signature

2012-02-27 Thread Romeo S.
Hi Roee,

Please have a look at these thread. There's a MSBuild task that you can
override to sign the bundle and engine (assuming you're using MSBuild for
your projects).

http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Signing-the-burn-bootstrapper-tp7174715p7179602.html

Regards,
Romeo

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Digital-Signature-tp7318092p7323307.html
Sent from the wix-users mailing list archive at Nabble.com.

--
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, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn command line parameters

2012-02-27 Thread Romeo S.
Hi David,

Have you tried changing the value into a variable instead of static value?

MsiProperty Name=WIN8 Value=[WIN8] /

Cheers,
Romeo

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-command-line-parameters-tp7323306p7323393.html
Sent from the wix-users mailing list archive at Nabble.com.

--
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, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn - Moving payload to Cache Directory

2012-02-01 Thread Romeo S.
It seems it has been fixed on latest build. I just reproduced it on the Beta
but not in 3.6.2527.0

Cheers,
Romeo

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Moving-payload-to-Cache-Directory-tp7237441p7243773.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn - Moving payload to Cache Directory

2012-01-31 Thread Romeo S.
It seems I can't reproduce it anymore.

Thanks

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Moving-payload-to-Cache-Directory-tp7237441p7241383.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Burn - Moving payload to Cache Directory

2012-01-30 Thread Romeo S.
Hi,

I noticed that Burn moves the payload to Cached Directory during uninstall
even though the ExePackage/@Permanent=yes is set, tried to search the bug
list see if there's any related issue about it but no luck. Is this by
design?

The problem is if the Payload is too big like 1000s of files, it takes time
to copy them to payload while they're not to be removed anyway. I think it
Burn should only care for the files that needs to be removed?

Am I doing it wrong?

Thanks,
Romeo

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Moving-payload-to-Cache-Directory-tp7237441p7237441.html
Sent from the wix-users mailing list archive at Nabble.com.

--
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, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Burn Cache Directory

2012-01-27 Thread Romeo S.
Hi,

How do I find out what is the current cached directory used by my BA? I Need
to pass some properties to my MSI which is a complete path of a file that is
compressed and cached to the BA.

I don't see any StringVariables in the Burn log file that I can use at
runtime.

Thanks,
Romeo

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Cache-Directory-tp7231633p7231633.html
Sent from the wix-users mailing list archive at Nabble.com.

--
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, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn - ExePackage that depends on many files

2012-01-25 Thread Romeo S.
I tried creating a payload for the dependency files. I just can't figure out
how to store them in the correct subdirectory. It seems they are all stored
in the same directory as the setup.exe

[My3rdPartyInstaller] 
|..[1033_XXX_XX] 
|.[] 
|..[directory1] 
|.[] 
|..[directory2] 
|.[] 
|..[directoryN] 
|..setup.exe 

How can I extract them in their respective place e.g [directory1]

Thanks,
Romeo

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-ExePackage-that-depends-on-many-files-tp7205293p7224919.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn - ExePackage that depends on many files

2012-01-25 Thread Romeo S.
Nvm, I forgot to put the Name attribute.

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-ExePackage-that-depends-on-many-files-tp7205293p7224976.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Burn Protocols

2012-01-25 Thread Romeo S.
Hi,

I'm just curious what can burn and netfx protocols supports? I need to
install SQLServer Express with my bundle I would like to see the progress
bar moves while it is installing instead of installing in the background. It
may look like that the installer hangs and doing nothing.

Tried both protocols and neither works so I would like to know what they
support.

Thanks,
Romeo

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Protocols-tp7226020p7226020.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burin - Progress Bar does not move when installing prerequisites

2012-01-24 Thread Romeo S.
That works, thanks.

I'm guessing this will also be applied in the WiX installer itself? As I
basically copied the Netfx.wxs in WiX source.

Cheers,
Romeo

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Progress-Bar-does-not-move-when-installing-prerequisites-tp7218951p7221351.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Burin - Progress Bar does not move when installing prerequisites

2012-01-23 Thread Romeo S.
Hi,

I'm testing my Boostrapper in a clean machine and I noticed that the
progress bar when installing .NET Framework does not move. It just stops at
40% while .NET is installing in the background. It doesn't look good when
you install .NET in silent mode. It just looks like it is not doing anything
or hanging. Is it a bug?

Would be nice to see the actual progress while installing so that installing
user knows that there's something going on.

Cheers,
Romeo

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burin-Progress-Bar-does-not-move-when-installing-prerequisites-tp7218951p7218951.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Pass BootstrapperApplication properties to MSIPackages

2012-01-16 Thread Romeo S.
Hi,

I have written a BA where the installing user answers/modifies default
configuration.
How can I pass the updated properties back to MSI?

E.g. The installing user changes the default InstallLocation, how can I
notify the MSI that it should use the InstallLocation from the BA?

Thanks,
dfox

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Pass-BootstrapperApplication-properties-to-MSIPackages-tp7195074p7195074.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] UI Edit Box not updating

2010-05-20 Thread Romeo S.

Hi Peter,

I'm had the same problem as Matt, I tried the twin dialog hack but most of
my dialogs has checkbox, when I clone my dialogs, it complains about The
primary key 'PROPERTY1' is duplicated in table 'CheckBox'.

Is there a workaround for this? Btw, it's working when there's no checkbox
in the dialog.

Regards,
Romeo
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/UI-Edit-Box-not-updating-tp5077648p5079181.html
Sent from the wix-users mailing list archive at Nabble.com.

--

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


Re: [WiX-users] How can I change texts in existing dialog?

2010-01-25 Thread Romeo S.

Hi YEH,

In order to change the text of existing dialogs you need to override the
default texts.
First look into the source of the dialog you want to modify and get the
localization string you want to modify.

In your case you want to modify the text in ResumeDlg, you may want to look
here
http://wix.cvs.sourceforge.net/*checkout*/wix/wix/src/ext/UIExtension/wixlib/ResumeDlg.wxs

For example you wan to modify the description text
!(loc.ResumeDlgDescription).
Create a localization file (wxl) if you don't have yet. and override the
existing value.

Add String Id=ResumeDlgDescription Overridable=yesYou new
text/String

Best Regards,
Romeo

-- 
View this message in context: 
http://n2.nabble.com/How-can-I-change-texts-in-existing-dialog-tp4456862p4458988.html
Sent from the wix-users mailing list archive at Nabble.com.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Does XmlConfig works on DCML format?

2009-08-03 Thread Romeo S.

Hi again,

Upon doing some trial and error, I was able to set the value of
Object1.log.debug-level=5 by using this XPath:
//Object[\[]Name=Object1[\]]/SubObjects/Object[\[]Name=log[\]]/SubObjects/Object[\[]Name=debug-level[\]]/value

I wonder if this is the best and easy way to do this? Since I was planning
to do this automatically by setting a property e.g Object1.log.debug-level=5
as XPath and value.

P.S. It seems the  in the given xml sample was truncated, it has  in the
whitespaces.

Regards,
Romeo


Romeo S. wrote:
 
 Hi,
 
 I want to know if XmlConfig or XmlFile works with DCML format of XML?
 
 Like:
 ?xml version=1.0 standalone=no?
 !DOCTYPE DCML SYSTEM ../DCML.dtd
 DCML Type=MyType
   DescriptionDescription 1/Description
   
   NameObejct1/Name
   DescriptionDescription for Object 1/Description
   SubObjects
   
   Namelog/Name
   DescriptionDescription for Object1's 
 log/Description
   SubObjects
   
   Namedebug-level/Name
   DescriptionSome 
 description.../Description
   Value type=Integer0/Value
   
   /SubObjects
   
   /SubObjects
   
 /DCML
 
 In the sample Xml above, how can I set the value of
 Object1.log.debug-level to e.g. 5? What is the best practice to do this?
 
 Thanks in advance!
 
 Regards,
 Romeo
 

-- 
View this message in context: 
http://n2.nabble.com/Does-XmlConfig-works-on-DCML-format--tp3361177p3376348.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Does XmlConfig works on DCML format?

2009-07-31 Thread Romeo S.

Hi,

I want to know if XmlConfig or XmlFile works with DCML format of XML?

Like:
?xml version=1.0 standalone=no?
!DOCTYPE DCML SYSTEM ../DCML.dtd
DCML Type=MyType
DescriptionDescription 1/Description

NameObejct1/Name
DescriptionDescription for Object 1/Description
SubObjects

Namelog/Name
DescriptionDescription for Object1's 
log/Description
SubObjects

Namedebug-level/Name
DescriptionSome 
description.../Description
Value type=Integer0/Value

/SubObjects

/SubObjects

/DCML

In the sample Xml above, how can I set the value of Object1.log.debug-level
to e.g. 5? What is the best practice to do this?

Thanks in advance!

Regards,
Romeo
-- 
View this message in context: 
http://n2.nabble.com/Does-XmlConfig-works-on-DCML-format--tp3361177p3361177.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Firewall Exception Question

2009-05-19 Thread Romeo S.

Hi,

I'm trying to use FirewallException extension, it all works on XP SP2
without problem. I just wondered if it is possible to change the condition
of WixSchedFirewallExceptionInstall and WixSchedFirewallExceptionUninstall
CA so that it will still add exception on Windows 2003 SP1?

Upon checking Orca the condtion for both CA is: VersionNT = 501 AND
(ServicePackLevel = 2 OR VersionNT = 600)

Which will skip this CA when SP1 is detected. What I want to happen is still
adding the FW Exception even in SP1? Is that possible?

TIA! More Power!

Regards,
Romeo
-- 
View this message in context: 
http://n2.nabble.com/Firewall-Exception-Question-tp2938642p2938642.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Firewall Exception Question

2009-05-19 Thread Romeo S.

Thank you very much Bob. That works, I just misspelled the CA before, I
thought that I can't override the condition. 

I will file a bug later, it seems there's a problem with the BugDatabase
right now.

Regards,
Romeo


Bob Arnson-6 wrote:
 
 Romeo S. wrote:
 I'm trying to use FirewallException extension, it all works on XP SP2
 without problem. I just wondered if it is possible to change the
 condition
 of WixSchedFirewallExceptionInstall and
 WixSchedFirewallExceptionUninstall
 CA so that it will still add exception on Windows 2003 SP1?
   
 
 Please file a bug; it should support 2003 SP1 out of the box. But you 
 can override the conditions by rescheduling the CAs in your own 
 InstallExecuteSequence; the conditions you provide will override the 
 ones in WixFirewallExtension.
 
 -- 
 sig://boB
 http://joyofsetup.com/
 
 
 
 --
 Crystal Reports - New Free Runtime and 30 Day Trial
 Check out the new simplified licensing option that enables 
 unlimited royalty-free distribution of the report engine 
 for externally facing server and web deployment. 
 http://p.sf.net/sfu/businessobjects
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users
 
 

-- 
View this message in context: 
http://n2.nabble.com/Firewall-Exception-Question-tp2938642p2939415.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] File Selection instead of Folder selection

2009-03-20 Thread Romeo S.

Hi Jyo,

We used a custom action in order to do that, Windows Installer does not
support browsing for file.
Try google: Browseforfile.dll

Regards,
Romeo

Jyothsna Padavala wrote:
 
 Hi all
 
 Does WIX allow 'file selection' instead of 'folder selection' in its
 dialogs ?
 
 Thanks,
 Jyo
 
 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users
 
 

-- 
View this message in context: 
http://n2.nabble.com/How-do-I-check-UserName-and-Password-tp2484302p2507525.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users