[WiX-users] Detect Windows installer version...

2006-12-01 Thread Rod
how to implement it ? I tried to find info about how to detect the Windows Installer version but didn't find anything. Thanks in advance, Rod - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net'

Re: [WiX-users] Detect Windows installer version...

2006-12-02 Thread Rod
he installed software's build process to workaround an installer issue) and that would make the VC8 MSMs completely useless (which I doubt). What I would like the installer to do is detect the version of Windows Installer and if it's too old ask the user to upgrade. Is this possible ? B

Re: [WiX-users] Detect Windows installer version...

2006-12-04 Thread Rod
This is exactly what I needed. Thanks ! Best regards, Rod Mike Dimmick wrote: > This error is code 1723. It indicates that there was a problem running a > custom action implemented in a DLL. > > In your case we're assuming that since it runs on one service pack but not > a

Re: [WiX-users] I need to use Product Version Build numbers larger than 65535

2013-06-25 Thread Rod Horsley
Later, Rod /B^) Rod Horsley | Software Engineer -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Friday, June 21, 2013 12:52 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] I need to use Product Version Build numbers l

[WiX-users] I need to use Product Version Build numbers larger then 65535

2013-06-20 Thread Rod Horsley
favor of a solution that will allow build numbers larger than 65K. Thanks, Rod /B^) -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windo

Re: [WiX-users] I need to use Product Version Build numbers larger than 65535

2013-06-20 Thread Rod Horsley
We use the Inno installer for a different product and it has no problem with this version numbering system, it however has file version and product version fields... The file version field is constrained but the product version field is not... Later, Rod /B^) Rod Horsley | Software Engineer

Re: [WiX-users] I need to use Product Version Build numbers larger than 65535

2013-06-20 Thread Rod Horsley
>From the looks of it; I may have no choice but to abandon the Windows >Installer in favor of a more robust product... Thanks for your time and your feedback... Later, Rod /B^) Rod Horsley | Software Engineer -Original Message- From: Phil Wilson [mailto:phil.wil...@mvps.org]