[WiX-users] Problem with WiX custom UI

2007-12-10 Thread Anidil

I'm trying to create a custom UI library customizing installDir sequence,
changing the line 



to  so that i
can directly get the progress dialog without waiting for the verifyReadyDlg.

But when i run the built MSI, it errors out after the installDirDlg screen
saying that "the installer encountered an unexpected error" and with error
code 2856.

Any help? can i not drop the verifyreadyDlg?
-- 
View this message in context: 
http://www.nabble.com/Problem-with-WiX-custom-UI-tp14249305p14249305.html
Sent from the wix-users mailing list archive at Nabble.com.


-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] How to control the enable/disable of 'x' button on up-right corner of dialog

2007-12-10 Thread yixie

Hi,

I've several dialogs in my msi. For some of the dialogs, the little 'x'
buttons on up-right corner are enabled, well some of them are disabled.

I didn't make sepcial settings for the 'x' button.
All the dialogs are declared similar to this:


Anyone know is there any factor affects the enable/disable behavior of the
little 'x' button?

Many thanks!
Yixie
-- 
View this message in context: 
http://www.nabble.com/How-to-control-the-enable-disable-of-%27x%27-button-on-up-right-corner-of-dialog-tp14249531p14249531.html
Sent from the wix-users mailing list archive at Nabble.com.


-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Failed to create patch. error code:0x34

2007-12-10 Thread Crouch, John
Folks,
I'm getting the above error which translates into, "The range offset in
the RetainOffsets field in the FamilyFileRanges Table
  is invalid." ,
I think.
 
Again, I think this means that the Patch Sequence - sequence attribute
is wrong but I don't know why.  Has anyone got a hint for me?
Wix and msimsp logfiles are below. Using Wix 3.0.2925.0
 
msimsp.log reads

* Log starting: 2007-12-10 11:31:46 *
 
Input-PCP path = '1.4.0_patch.pcp'
Patch-MSP path = '1.4.1_patch.msp'
Temp Folder=
'C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~PCW_TMP.TMP\'
Patch GUID =
'{44158ED1-8508-49D8-A611-2A24DA35F6E2}'
ListOfPatchGUIDsToReplace  = ''
ListOfTargetProductCodes   = '*'
PatchSourceList= ''
AllowProductCodeMismatches = '0'
AllowProductVersionMajorMismatches = '0'
OptimizePatchSizeForLargeFiles = ''
ApiPatchingSymbolFlags = ''
MsiFileToUseToCreatePatchTables= ''
SqlCmdToCreatePatchTable   = ''
SqlCmdToCreatePatchPackageTable= ''
SqlCmdToCreateMsiPatchHeadersTable = ''
DontRemoveTempFolderWhenFinished   = '0'
IncludeWholeFilesOnly  = '1'
MinimumRequiredMsiVersion  = ''
SEQUENCE_DATA_GENERATION_DISABLED  = ''
AllowRemoval   = ''
 
Using internal SQL cmd to create 'Patch' table.
Using internal SQL cmd to create 'PatchPackage' table.
Using internal SQL cmd to create 'MsiPatchHeaders' table.
 
WARNING (14): File versions are equal.  Upgraded:
'c:\NewInstall\files\.\PFiles\MY\MY Baby DAL WITS
Service\bin\Release\MY.Baby.DataAccessLayer.WITSService.exe'
ver=1.0.0.0;  Target: 'c:\OldInstall\files\.\PFiles\MY\MY Baby DAL WITS
Service\bin\Release\MY.Baby.DataAccessLayer.WITSService.exe'
ver=1.0.0.0.
 Files differ: 'c:\NewInstall\files\.\PFiles\MY\MY Baby DAL WITS
Service\bin\Release\MY.Baby.DataAccessLayer.WITSService.exe',
   'c:\OldInstall\files\.\PFiles\MY\MY Baby DAL WITS
Service\bin\Release\MY.Baby.DataAccessLayer.WITSService.exe'.
Patch API could not create a small patch; using whole upgraded file.
  Including entire file: 'c:\NewInstall\files\.\PFiles\MY\MY Baby DAL
WITS Service\bin\Release\MY.Baby.DataAccessLayer.WITSService.exe';
   FTK=DALWITSfile4; temp location=MYFalcn\01010.FLE.
 Files differ: 'c:\NewInstall\files\.\PFiles\MY\MY Baby DAL WITS
Service\bin\Release\MY.Baby.DataAccessLayer.WITSService.exe.config',
   'c:\OldInstall\files\.\PFiles\MY\MY Baby DAL WITS
Service\bin\Release\MY.Baby.DataAccessLayer.WITSService.exe.config'.
Patch API could not create a small patch; using whole upgraded file.
  Including entire file: 'c:\NewInstall\files\.\PFiles\MY\MY Baby DAL
WITS
Service\bin\Release\MY.Baby.DataAccessLayer.WITSService.exe.config';
   FTK=WITSfile5; temp location=MYFalcn\01011.FLE.
 
* Log finishing: 2007-12-10 11:31:54 *
 
Patch WIX is
 

http://schemas.microsoft.com/wix/2006/wi
 ">
  
  
   
 
  
 

 

 

   
  
   

 
 
 



 
 
 
Kind regards,
National Oilwell Varco

John Crouch
Software Engineer/Developer

National Oilwell Norway AS
Phone: +4751818181
Direct:  +4751217563
Fax: +4751800547
[EMAIL PROTECTED]  
www.nov.com  

 
-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Custom Action after XmlConfig

2007-12-10 Thread INRO(Robert Inzinger)

Hi

I use XmlConfig to do some Xml configuration stuff. After this I want 
to call a custom action (DLL-Funtion) but the custom action runs before
XmlConfig stuff runs. How can I change this? (I try to do the action,
after
SchedXmlConfig but it does not help).

Any help? Any idea?



-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Votive on VS 2008?

2007-12-10 Thread Chris Bardon
OK, I just installed the latest release, and everything seems to be
working fine-thanks Justin!

I saw a reference to it in the history, but were the variable defines
added back to Votive (something like var..TargetDir)?  I know
these worked in 2, but not in 3.

Chris

-Original Message-
From: Justin Rockwood [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 07, 2007 3:45 PM
To: Chris Bardon; WiX Users
Subject: RE: [WiX-users] Votive on VS 2008?

Yes, it works side by side just fine (or at least it's supposed to :-).
You
should see an option on whether you want to install it to VS 2005, VS
2008,
or both. The installation detects what versions of Visual Studio you
have
installed and presents the options appropriately (so if you only have
2008
installed you won't see the option for 2005).

Thanks,
Justin

-Original Message-
From: Chris Bardon [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 07, 2007 12:40 PM
To: Justin Rockwood; WiX Users
Subject: RE: [WiX-users] Votive on VS 2008?

No, I'd grabbed the latest from
http://sourceforge.net/project/showfiles.php?group_id=105970&package_id=
16, which is a whole lot more out of date.  I've give the new build
a try.

Did you happen to try it on a side by side with 2005 and 2008?  If not,
I'll let you know how it works.

-Original Message-
From: Justin Rockwood [mailto:[EMAIL PROTECTED]
Sent: Friday, December 07, 2007 3:02 PM
To: Chris Bardon; WiX Users
Subject: RE: [WiX-users] Votive on VS 2008?

Have you picked up the most recent version on
http://wix.sourceforge.net/releases (Votive 3, not 2)? Aaron has already
done the work to get Votive to work with VS 2008 Beta 2 and I hear that
it
works on RTM as well. We're actually finishing up a change that will use
the
RTM bits as well, but I think you should be fine with what we already
have.

Thanks,
Justin

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris
Bardon
Sent: Friday, December 07, 2007 7:51 AM
To: WiX Users
Subject: Re: [WiX-users] Votive on VS 2008?

I did try reinstalling with the latest 3.0 setup from sourceforge, and
2008 still doesn't recognize the wixproj projects.  I took a look at the
votive setup though, and it looks like it's just a matter of a few
registry settings that'll have to be duplicated.  I'd rather not remove
VS 2005 at the moment, but I might give it a shot in virtual PC if I
can't get the registry change fix to work.  All of the wix binaries are
there, I just need to make sure that VS2008 can recognize the project
types, XML schemas, etc.



-Original Message-
From: Richard [mailto:[EMAIL PROTECTED] On Behalf Of
Richard
Sent: Thursday, December 06, 2007 7:24 PM
To: Chris Bardon
Subject: Re: [WiX-users] Votive on VS 2008?


In article
<[EMAIL PROTECTED]
>,
"Chris Bardon" <[EMAIL PROTECTED]>  writes:

> I'm using 3.0.  [...]

On Rob Mensching's blog, he stated that the community technology
preview for the next release of VS.NET is incorporating WiX 3.0, so
I'd expect that WiX 3.0 would work well with VS.NET 2008.  However, I
try not to install two editions of VS.NET on one box at the same time.
If you have a spare machine try installing VS.NET 2008 on that machine
along with WiX 3.0/Votive and see if that works.  If it does then you
know its an issue with installing things side-by-side and not a basic
compatability problem.
--
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for
download
  

Legalize Adulthood! 



-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users





-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Problem with WiX custom UI

2007-12-10 Thread Adam Langley
Try running the MSI with

msiexec.exe /l* setup.log /i MySetup.msi

Then take a look at the log file, it should give you some clues as to whats
going wrong.

Adam Langley

Secon NZ Ltd.
A1/400 Rosedale Road
Albany
North Shore 0632
New Zealand

Tel.  +64 (0)9 414 4071
Fax. +64 (0)9 414 4072

www.seconag.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Anidil
Sent: Monday, 10 December 2007 10:02 p.m.
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Problem with WiX custom UI


I'm trying to create a custom UI library customizing installDir sequence,
changing the line 



to  so that i
can directly get the progress dialog without waiting for the verifyReadyDlg.

But when i run the built MSI, it errors out after the installDirDlg screen
saying that "the installer encountered an unexpected error" and with error
code 2856.

Any help? can i not drop the verifyreadyDlg?
-- 
View this message in context:
http://www.nabble.com/Problem-with-WiX-custom-UI-tp14249305p14249305.html
Sent from the wix-users mailing list archive at Nabble.com.


-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] May I have your attention, please :D

2007-12-10 Thread Adam Majer
Szentpali Janos wrote:
> I am glad to see I am not alone out there :). Sadly nobody else seems to
> care :(.

I would prefer that people actually replied in text only while also
removing unnecessary cruft from the quoted bits before replying. What is
the point of replying at bottom of email if one has to continuously
scroll down to see the response?

Anyway, I gave up that most people actually have any email etiquette
these days. It makes it harder to actually read all of the information
in email (eg. from archive)

A more troubling trend is emerging in email. People are too lazy to
actually create a new message these days. Instead they just reply to a
completely unrelated one just because it contains the necessary From:
data. This breaks threading and makes searching mailing list archives a
chore to say the least. But I guess 2 clicks are so much more trouble
than one click and put your new mail at top without even bothering to
remove the old cruft.

If this continues to degenerate, email may stop to be an effective way
to communicate.

- Adam


-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] May I have your attention, please :D

2007-12-10 Thread si
Kelly:

> That said, if you try to impose your views and opinions on others, the only
> thing that will come of it is that less people will be willing to
> participate in the mailing list.  I don't think that's a good thing.

Agreed, and for what it's worth, every list is different :)

I try to look at what is popular, or if there is a subscription
message stating the preferred approach, go with that.

Trimming content in replies is definitely appreciated,
regardless of preferred style.

cheers
si

p.s. to be honest the main reason I joined this list was so that
I could post and search for data via gmail instead of sourceforge
(which is sometimes quite flakey)

-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] 供应:剪板机、折弯机、卷板机、冲床、校平机

2007-12-10 Thread 安徽省三力机床制造有限公司
供应:剪板机、折弯机、卷板机、冲床、校平机
安徽省三力机床制造有限公司,属安徽省名牌、免检产品生产企业,安徽省高新技术企业,马鞍山市“专、精、特、新”企业,马鞍山市下岗失业职工再就业基地,介于南京、芜湖之间,坐落在著名的钢城马鞍山市,丰富的钢铁资源为公司的发展提供了得天独厚的优势。公司占地面积108000平方米,主要生产“大盛”牌系列剪板机、折弯机、卷板机、快速压力机、冲床、开卷校平机、型材弯曲机刀模具等产品,专业为航空、轻工、冶金、化工、建筑汽车、电力、装潢等行业提供所需要的专用机械和成套设备,产品销往全国各地和欧盟及东南亚地区并远销南非。
    
公司用现代企业的管理方法、立足于产品管理,以其优秀的品质,新颖的设计,合理的价格,完善的售后服务赢得了广大客户的一致好评,被评为安徽省“重合同、守信用先进单位”、安徽省“著名商标”、安徽省“名牌产品”、“企业进出口资格证”、“CE国际认证”安徽省农行“AA+级信用企业”、安徽省“优秀诚信民营企业”、安徽省“诚信单位”、“马鞍山市先进集体”、“马鞍山市优秀私营企业”、“马鞍山市诚信纳税人”、“马鞍山市银行信贷诚信中小企业”、“全国用户产品质量满意,售后服务满意示范单位”、“AAA级质量诚信会员单位”、“中国质量过硬放心品牌”、“中国市场公认畅销品牌”、“全国机床十佳名优品牌”等荣誉称号
   
全体员工以先进的技术和现代化的管理手段为追求产品的完美而不懈努力。公司于2001年10月全面通过ISO9001:2000质量管理体系认证,2003年8月通过了三级计量确认,拥有自营进出口权,为提高产品科技的含金量及产品性能,2003年12月公司与合肥工业大学合作成立了“机床工程技术研究中心”。2004年WF67K数控板料折弯机新品生产线项目被全省发展改革委员会批准为省“三高”项目,并被列入省“861”计划重点建设项目。国家质量检验检疫总局于2006年9月对我公司的QC12Y-4*3200液压摆式剪板机进行了产品质量国家监督抽查。我公司产品一次性通过各项指标检验,成绩全部格(检验报告编号:DJ-1055-D01-Q)。
 三力产品精益求精,三力人将不断开拓,不断创新,并真诚地愿与各界朋友携手共进,共同发展。
单位:安徽省三力机床制造有限公司
电话:0555-6721249   传真:0555-6612848
www.cnjczz.com
[EMAIL PROTECTED]

――
【注意】上面的邮件内容与以下文字无关。本软件仅限于合法用途!
该邮件由《Volleymail邮件群发专家》软件发送;被网友评为最厉害
的邮件群发软件而多次要求破解!现免费下载,无限时间使用。
详情请访问我们的主页:http://www.cnysoft.com/-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Problem with WiX custom UI

2007-12-10 Thread Bob Arnson
Anidil wrote:
> I'm trying to create a custom UI library customizing installDir sequence,
> changing the line 
>
> 
>
> to  so that i
> can directly get the progress dialog without waiting for the verifyReadyDlg.
>   

ProgressDlg is executed from the InstallUISequence. You need to 
duplicate the control events from VerifyReadyDlg; they're what start the 
installation/repair/removal.

-- 
sig://boB
http://joyofsetup.com/



-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Custom Action after XmlConfig

2007-12-10 Thread Bob Arnson
INRO(Robert Inzinger) wrote:
> I use XmlConfig to do some Xml configuration stuff. After this I want 
> to call a custom action (DLL-Funtion) but the custom action runs before
> XmlConfig stuff runs. How can I change this? (I try to do the action,
> after
> SchedXmlConfig but it does not help).
>   

Sounds like your custom action isn't deferred -- it must be deferred to 
run after the XmlConfig actually modifies the files.

-- 
sig://boB
http://joyofsetup.com/



-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Side-by-side installation question

2007-12-10 Thread Bob Arnson
Christopher Painter wrote:
> But does WiX support this?  

Yes, that's what Torch is for.

-- 
sig://boB
http://joyofsetup.com/



-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Disabling the next button in a feature tree dialog when no features are selected

2007-12-10 Thread Bob Arnson

[EMAIL PROTECTED] wrote:


Thanks bob. But that did not work either.   That was something that I 
changed while playing around (this "Disabled" thing),  but I didn't 
change back before sending out the email.


At any rate,  it still allows you to proceed. You can even see it in  
any of the samples.




I don't think SelectionNoItems works for what you want it to do. See 
this in the EventMapping Table topic:


   To disable the push button when no features are listed in the
   SelectionTree Control , use the
   EventMapping Table to subscribe the PushButton control to a
   SelectionNoItems ControlEvent .

It doesn't talk about feature being selected for installation, just 
whether they're listed.


--
sig://boB
http://joyofsetup.com/

-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Disabling the next button in a feature tree dialog when no features are selected

2007-12-10 Thread yixie

So, is there anyway to disable the "next" botton when no feature is selected?
I'm facing a similar issue.

Thanks!
Yixie


Bob Arnson-6 wrote:
> 
> [EMAIL PROTECTED] wrote:
>>
>> Thanks bob. But that did not work either.   That was something that I 
>> changed while playing around (this "Disabled" thing),  but I didn't 
>> change back before sending out the email.
>>
>> At any rate,  it still allows you to proceed. You can even see it in  
>> any of the samples.
>>
> 
> I don't think SelectionNoItems works for what you want it to do. See 
> this in the EventMapping Table topic:
> 
> To disable the push button when no features are listed in the
> SelectionTree Control , use the
> EventMapping Table to subscribe the PushButton control to a
> SelectionNoItems ControlEvent .
> 
> It doesn't talk about feature being selected for installation, just 
> whether they're listed.
> 
> -- 
> sig://boB
> http://joyofsetup.com/
> 
> 
> -
> SF.Net email is sponsored by: 
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Disabling-the-next-button-in-a-feature-tree-dialog-when-no-features-are-selected-tp14198783p14268731.html
Sent from the wix-users mailing list archive at Nabble.com.


-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to control the enable/disable of 'x' button on up-right corner of dialog

2007-12-10 Thread yixie

Does anyone have some suggestion?
Many thanks!



yixie wrote:
> 
> Hi,
> 
> I've several dialogs in my msi. For some of the dialogs, the little 'x'
> buttons on up-right corner are enabled, well some of them are disabled.
> 
> I didn't make sepcial settings for the 'x' button.
> All the dialogs are declared similar to this:
>  NoMinimize="yes" >
> 
> Anyone know is there any factor affects the enable/disable behavior of the
> little 'x' button?
> 
> Many thanks!
> Yixie
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-control-the-enable-disable-of-%27x%27-button-on-up-right-corner-of-dialog-tp14249531p14268738.html
Sent from the wix-users mailing list archive at Nabble.com.


-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users