[Firebird-net-provider] [FB-Tracker] Created: (DNET-350) Cleanup WiXInstaller and use more stuff directly from WiX toolset

2010-10-25 Thread Jiri Cincura (JIRA)
Cleanup WiXInstaller and use more stuff directly from WiX toolset
-

 Key: DNET-350
 URL: http://tracker.firebirdsql.org/browse/DNET-350
 Project: .NET Data provider
  Issue Type: Task
  Components: ADO.NET Provider
Reporter: Jiri Cincura
Assignee: Jiri Cincura
Priority: Minor




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


[Firebird-net-provider] WiX installer update

2010-10-25 Thread Jiri Cincura
Hi *,

I was recently doing some cleanup and refactoring on installer we're
using (WiX toolset). Thanks to version 3.0 being able to correctly
work on with =VS2008 and version 3.5/3.6 being unstable (very, from
my personal experience) I decided to do it more manually but also OTOH
use more from what WiX toolset offers.

So now we have only one *.wxs file, where everything is stored and
defines whole installer (and also using more heavily variables). The
rest of work in on shoulders of WixUI Extensions, but we're not using
much. We also don't use the project itself, instead I created batch
file, that does the same (not putting there not used stuff). The batch
file only needs WiX toolset (just binaries are OK, no need to install
it).

All the GUIDs are same, so the installation will continue as before,
only the creation process is different. I'll work on it following
days, as there are still some tasks pending.

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider