commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r9582 - in trunk/gnue-common: packaging/win32 utils


From: johannes
Subject: [gnue] r9582 - in trunk/gnue-common: packaging/win32 utils
Date: Tue, 15 May 2007 06:35:08 -0500 (CDT)

Author: johannes
Date: 2007-05-15 06:35:07 -0500 (Tue, 15 May 2007)
New Revision: 9582

Added:
   trunk/gnue-common/packaging/win32/gnue-common.iss
   trunk/gnue-common/utils/update-iss.sh
Removed:
   trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss
   trunk/gnue-common/packaging/win32/GNUe-Appserver.iss
   trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss
   trunk/gnue-common/packaging/win32/GNUe-Common.iss
   trunk/gnue-common/packaging/win32/GNUe-Designer-debug.iss
   trunk/gnue-common/packaging/win32/GNUe-Designer.iss
   trunk/gnue-common/packaging/win32/GNUe-Forms-debug.iss
   trunk/gnue-common/packaging/win32/GNUe-Forms.iss
   trunk/gnue-common/packaging/win32/GNUe-Navigator-debug.iss
   trunk/gnue-common/packaging/win32/GNUe-Navigator.iss
   trunk/gnue-common/packaging/win32/GNUe-Reports-debug.iss
   trunk/gnue-common/packaging/win32/GNUe-Reports.iss
   trunk/gnue-common/packaging/win32/code-include.iss
Modified:
   trunk/gnue-common/packaging/win32/setup.cmd
   trunk/gnue-common/packaging/win32/setup.py
   trunk/gnue-common/utils/release
Log:
Started reworking the packaging process for win32


Deleted: trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss  2007-05-14 
17:23:06 UTC (rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss  2007-05-15 
11:35:07 UTC (rev 9582)
@@ -1,59 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Appserver-debug
-AppName=GNUe-Appserver-debug
-AppVerName=GNUe-Appserver-0.4.3-debug
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-appserver-0.4.3-debug
-DisableDirPage=true
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-appserver.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue-setupdb.bat; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue-gsdgen.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue-readgcd.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue-readgld.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\appserver\*.*; DestDir: {app}\bin\gnue\appserver; 
Flags: recursesubdirs ignoreversion; Components: main
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\es\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\doc\gnue-appserver\*.*; DestDir: 
{app}\share\doc\gnue-appserver; Flags: recursesubdirs; Components: doc
-Source: c:\gnue\share\gnue\appserver\*.*; DestDir: {app}\share\gnue\appserver; 
Flags: recursesubdirs; Components: main
-;Source: c:\gnue\share\gnue\grpc\appserver.grpc; DestDir: 
{app}\share\gnue\grpc; Components: main
-
-[Icons]
-Name: {group}\GNUe Appserver; Filename: {app}\bin\gnue-appserver.exe
-Name: {userdesktop}\GNUe Appserver; Filename: "{app}\bin\gnue-appserver.exe "; 
WorkingDir: {app}; MinVersion: 4,4; Tasks: desktopicon
-Name: {group}\Documentation\Appserver Developers Guide (PDF Format); Filename: 
{app}\share\doc\gnue-appserver\devguide.pdf; Components: doc
-
-[UninstallDelete]
-Name: {app}\bin\gnue\appserver\*.*; Type: filesandordirs
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/GNUe-Appserver.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Appserver.iss        2007-05-14 
17:23:06 UTC (rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Appserver.iss        2007-05-15 
11:35:07 UTC (rev 9582)
@@ -1,59 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Appserver
-AppName=GNUe-Appserver
-AppVerName=GNUe-Appserver-0.4.3
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-appserver-0.4.3
-DisableDirPage=true
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-appserver.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue-setupdb.bat; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue-gsdgen.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue-readgcd.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue-readgld.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\appserver\*.*; DestDir: {app}\bin\gnue\appserver; 
Flags: recursesubdirs ignoreversion; Components: main
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\es\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-appserver.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\doc\gnue-appserver\*.*; DestDir: 
{app}\share\doc\gnue-appserver; Flags: recursesubdirs; Components: doc
-Source: c:\gnue\share\gnue\appserver\*.*; DestDir: {app}\share\gnue\appserver; 
Flags: recursesubdirs; Components: main
-;Source: c:\gnue\share\gnue\grpc\appserver.grpc; DestDir: 
{app}\share\gnue\grpc; Components: main
-
-[Icons]
-Name: {group}\GNUe Appserver; Filename: {app}\bin\gnue-appserver.exe
-Name: {userdesktop}\GNUe Appserver; Filename: {app}\bin\gnue-appserver.exe -u 
gnue -p gnue -Z; WorkingDir: {app}; MinVersion: 4,4; Tasks: desktopicon
-Name: {group}\Documentation\Appserver Developers Guide (PDF Format); Filename: 
{app}\share\doc\gnue-appserver\devguide.pdf; Components: doc
-
-[UninstallDelete]
-Name: {app}\bin\gnue\appserver\*.*; Type: filesandordirs
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss     2007-05-14 
17:23:06 UTC (rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss     2007-05-15 
11:35:07 UTC (rev 9582)
@@ -1,63 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Common-debug
-AppName=GNUe-Common-debug
-AppVerName=GNUe-Common-0.6.1-debug
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-common-0.6.1-debug
-DisableDirPage=true
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-schema.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\*.*; DestDir: {app}\bin\gnue; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\common\*.*; DestDir: {app}\bin\gnue\common; Flags: 
recursesubdirs ignoreversion; Components: main
-Source: C:\gnue\etc\sample.gnue.conf; DestDir: {app}\etc; Components: main; 
Flags: ignoreversion
-Source: C:\gnue\etc\sample.connections.conf; DestDir: {app}\etc; Components: 
main; Flags: ignoreversion
-Source: C:\gnue\etc\gnue.conf; DestDir: {app}\etc; Components: main; Flags: 
onlyifdoesntexist
-Source: C:\gnue\etc\connections.conf; DestDir: {app}\etc; Components: main; 
Flags: onlyifdoesntexist
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\nl\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\nl\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\gnue\images\*.*; DestDir: {app}\share\gnue\images; 
Components: main
-Source: c:\gnue\share\doc\gnue-common\*.*; DestDir: 
{app}\share\doc\gnue-common; Flags: recursesubdirs; Components: doc
-
-[Icons]
-Name: {group}\GNUe on the Web; Filename: {app}\gnue.url
-Name: {group}\Documentation\Common Developers Guide (PDF Format); Filename: 
{app}\share\doc\gnue-common\Developers-Guide.pdf; Components: doc
-
-[INI]
-Filename: {app}\gnue.url; Section: InternetShortcut; Key: URL; String: 
http://www.gnuenterprise.org
-
-[UninstallDelete]
-Type: files; Name: {app}\gnue.url
-Type: filesandordirs; Name: {app}\bin\gnue\common\*.*
-Type: files; Name: {app}\bin\gnue\*.*
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/GNUe-Common.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Common.iss   2007-05-14 17:23:06 UTC 
(rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Common.iss   2007-05-15 11:35:07 UTC 
(rev 9582)
@@ -1,63 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Common
-AppName=GNUe-Common
-AppVerName=GNUe-Common-0.6.1
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-common-0.6.1
-DisableDirPage=true
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-schema.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\*.*; DestDir: {app}\bin\gnue; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\common\*.*; DestDir: {app}\bin\gnue\common; Flags: 
recursesubdirs ignoreversion; Components: main
-Source: C:\gnue\etc\sample.gnue.conf; DestDir: {app}\etc; Components: main; 
Flags: ignoreversion
-Source: C:\gnue\etc\sample.connections.conf; DestDir: {app}\etc; Components: 
main; Flags: ignoreversion
-Source: C:\gnue\etc\gnue.conf; DestDir: {app}\etc; Components: main; Flags: 
onlyifdoesntexist
-Source: C:\gnue\etc\connections.conf; DestDir: {app}\etc; Components: main; 
Flags: onlyifdoesntexist
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\nl\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\nl\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\gnue\images\*.*; DestDir: {app}\share\gnue\images; 
Components: main
-Source: c:\gnue\share\doc\gnue-common\*.*; DestDir: 
{app}\share\doc\gnue-common; Flags: recursesubdirs; Components: doc
-
-[Icons]
-Name: {group}\GNUe on the Web; Filename: {app}\gnue.url
-Name: {group}\Documentation\Common Developers Guide (PDF Format); Filename: 
{app}\share\doc\gnue-common\Developers-Guide.pdf; Components: doc
-
-[INI]
-Filename: {app}\gnue.url; Section: InternetShortcut; Key: URL; String: 
http://www.gnuenterprise.org
-
-[UninstallDelete]
-Type: files; Name: {app}\gnue.url
-Type: filesandordirs; Name: {app}\bin\gnue\common\*.*
-Type: files; Name: {app}\bin\gnue\*.*
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/GNUe-Designer-debug.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Designer-debug.iss   2007-05-14 
17:23:06 UTC (rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Designer-debug.iss   2007-05-15 
11:35:07 UTC (rev 9582)
@@ -1,53 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Designer-debug
-AppName=GNUe-Designer-debug
-AppVerName=GNUe-Designer-0.5.7-debug
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-designer-0.5.7-debug
-DisableDirPage=true
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-designer.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\designer\*.*; DestDir: {app}\bin\gnue\designer; 
Flags: recursesubdirs ignoreversion; Components: main
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\doc\gnue-designer\*.*; DestDir: 
{app}\share\doc\gnue-designer; Flags: recursesubdirs; Components: doc
-Source: c:\gnue\share\gnue\images\designer\*.*; DestDir: 
{app}\share\gnue\images\designer; Components: main
-
-[Icons]
-Name: {group}\Documentation\Designer Users Guide (PDF Format); Filename: 
{app}\share\doc\gnue-designer\Users-Guide.pdf; Components: doc
-Name: {group}\GNUe Designer; Filename: {app}\bin\gnue-designer.exe
-Name: {userdesktop}\GNUe Designer; Filename: {app}\bin\gnue-designer.exe; 
WorkingDir: {app}; MinVersion: 4,4; Tasks: desktopicon
-
-[UninstallDelete]
-Name: {app}\bin\gnue\designer\*.*; Type: filesandordirs
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/GNUe-Designer.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Designer.iss 2007-05-14 17:23:06 UTC 
(rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Designer.iss 2007-05-15 11:35:07 UTC 
(rev 9582)
@@ -1,53 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Designer
-AppName=GNUe-Designer
-AppVerName=GNUe-Designer-0.5.7
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-designer-0.5.7
-DisableDirPage=true
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-designer.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\designer\*.*; DestDir: {app}\bin\gnue\designer; 
Flags: recursesubdirs ignoreversion; Components: main
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-designer.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\doc\gnue-designer\*.*; DestDir: 
{app}\share\doc\gnue-designer; Flags: recursesubdirs; Components: doc
-Source: c:\gnue\share\gnue\images\designer\*.*; DestDir: 
{app}\share\gnue\images\designer; Components: main
-
-[Icons]
-Name: {group}\Documentation\Designer Users Guide (PDF Format); Filename: 
{app}\share\doc\gnue-designer\Users-Guide.pdf; Components: doc
-Name: {group}\GNUe Designer; Filename: {app}\bin\gnue-designer.exe
-Name: {userdesktop}\GNUe Designer; Filename: {app}\bin\gnue-designer.exe; 
WorkingDir: {app}; MinVersion: 4,4; Tasks: desktopicon
-
-[UninstallDelete]
-Name: {app}\bin\gnue\designer\*.*; Type: filesandordirs
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/GNUe-Forms-debug.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Forms-debug.iss      2007-05-14 
17:23:06 UTC (rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Forms-debug.iss      2007-05-15 
11:35:07 UTC (rev 9582)
@@ -1,66 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Forms-debug
-AppName=GNUe-Forms-debug
-AppVerName=GNUe-Forms-0.5.13-debug
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-forms-0.5.13-debug
-DisableDirPage=true
-AppendDefaultDirName=false
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-forms.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\forms\*.*; DestDir: {app}\bin\gnue\forms; Flags: 
recursesubdirs ignoreversion; Components: main
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\doc\gnue-forms\*.*; DestDir: {app}\share\doc\gnue-forms; 
Flags: recursesubdirs; Components: doc
-;Source: c:\gnue\share\gnue\dialogs\*.*; DestDir: {app}\share\gnue\dialogs; 
Components: main
-Source: c:\gnue\share\gnue\images\forms\default\*.*; DestDir: 
{app}\share\gnue\images\forms\default; Components: main
-Source: c:\gnue\share\gnue\images\forms\gnome\*.*; DestDir: 
{app}\share\gnue\images\forms\gnome; Components: main
-Source: c:\gnue\share\gnue\images\forms\kde3\*.*; DestDir: 
{app}\share\gnue\images\forms\kde3; Components: main
-
-[Icons]
-Name: {group}\Documentation\Forms Developers Guide (PDF Format); Filename: 
{app}\share\doc\gnue-forms\Developers-Guide.pdf; Components: doc
-Name: {group}\GNUe Forms Client; Filename: 
{app}\share\doc\gnue-forms\examples\intro\intro.gfd
-Name: {group}\GNUe Connections; Filename: 
{app}\share\doc\gnue-forms\examples\connections\connection.gfd
-Name: {userdesktop}\GNUe Forms Client; Filename: 
{app}\share\doc\gnue-forms\examples\intro\intro.gfd; WorkingDir: {app}; 
MinVersion: 4,4; Tasks: desktopicon
-
-[Registry]
-; These four associations associate GFD files with GNUe Forms
-Root: HKCR; Subkey: .gfd; ValueType: string; ValueName: ; ValueData: 
GNUeFormsClient; Flags: uninsdeletekey deletekey
-Root: HKCR; Subkey: GNUeFormsClient; ValueType: string; ValueName: ; 
ValueData: GNUe Form Definition; Flags: uninsdeletekey deletekey
-;when we get a nifty icon, that's set here :)
-Root: HKCR; Subkey: GNUeFormsClient\DefaultIcon; ValueType: string; ValueName: 
; ValueData: {app}\bin\GNUE-FORMS.EXE,0
-Root: HKCR; Subkey: GNUeFormsClient\shell\open\command; ValueType: string; 
ValueName: ; ValueData: """{app}\bin\GNUE-FORMS.EXE"" ""%1"""; Flags: deletekey
-
-[UninstallDelete]
-Name: {app}\bin\gnue\forms\*.*; Type: filesandordirs
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/GNUe-Forms.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Forms.iss    2007-05-14 17:23:06 UTC 
(rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Forms.iss    2007-05-15 11:35:07 UTC 
(rev 9582)
@@ -1,66 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Forms
-AppName=GNUe-Forms
-AppVerName=GNUe-Forms-0.5.13
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-forms-0.5.13
-DisableDirPage=true
-AppendDefaultDirName=false
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-forms.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\forms\*.*; DestDir: {app}\bin\gnue\forms; Flags: 
recursesubdirs ignoreversion; Components: main
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-forms.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\doc\gnue-forms\*.*; DestDir: {app}\share\doc\gnue-forms; 
Flags: recursesubdirs; Components: doc
-;Source: c:\gnue\share\gnue\dialogs\*.*; DestDir: {app}\share\gnue\dialogs; 
Components: main
-Source: c:\gnue\share\gnue\images\forms\default\*.*; DestDir: 
{app}\share\gnue\images\forms\default; Components: main
-Source: c:\gnue\share\gnue\images\forms\gnome\*.*; DestDir: 
{app}\share\gnue\images\forms\gnome; Components: main
-Source: c:\gnue\share\gnue\images\forms\kde3\*.*; DestDir: 
{app}\share\gnue\images\forms\kde3; Components: main
-
-[Icons]
-Name: {group}\Documentation\Forms Developers Guide (PDF Format); Filename: 
{app}\share\doc\gnue-forms\Developers-Guide.pdf; Components: doc
-Name: {group}\GNUe Forms Client; Filename: 
{app}\share\doc\gnue-forms\examples\intro\intro.gfd
-Name: {group}\GNUe Connections; Filename: 
{app}\share\doc\gnue-forms\examples\connections\connection.gfd
-Name: {userdesktop}\GNUe Forms Client; Filename: 
{app}\share\doc\gnue-forms\examples\intro\intro.gfd; WorkingDir: {app}; 
MinVersion: 4,4; Tasks: desktopicon
-
-[Registry]
-; These four associations associate GFD files with GNUe Forms
-Root: HKCR; Subkey: .gfd; ValueType: string; ValueName: ; ValueData: 
GNUeFormsClient; Flags: uninsdeletekey deletekey
-Root: HKCR; Subkey: GNUeFormsClient; ValueType: string; ValueName: ; 
ValueData: GNUe Form Definition; Flags: uninsdeletekey deletekey
-;when we get a nifty icon, that's set here :)
-Root: HKCR; Subkey: GNUeFormsClient\DefaultIcon; ValueType: string; ValueName: 
; ValueData: {app}\bin\GNUE-FORMS.EXE,0
-Root: HKCR; Subkey: GNUeFormsClient\shell\open\command; ValueType: string; 
ValueName: ; ValueData: """{app}\bin\GNUE-FORMS.EXE"" ""%1"""; Flags: deletekey
-
-[UninstallDelete]
-Name: {app}\bin\gnue\forms\*.*; Type: filesandordirs
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/GNUe-Navigator-debug.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Navigator-debug.iss  2007-05-14 
17:23:06 UTC (rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Navigator-debug.iss  2007-05-15 
11:35:07 UTC (rev 9582)
@@ -1,59 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Navigator-debug
-AppName=GNUe-Navigator-debug
-AppVerName=GNUe-Navigator-0.0.9-debug
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-navigator-0.0.9-debug
-DisableDirPage=true
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-navigator.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\navigator\*.*; DestDir: {app}\bin\gnue\navigator; 
Flags: recursesubdirs ignoreversion; Components: main
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\doc\gnue-navigator\*.*; DestDir: 
{app}\share\doc\gnue-navigator; Flags: recursesubdirs; Components: doc
-
-[Icons]
-Name: {group}\GNUe Navigator Client; Filename: 
{app}\share\doc\gnue-navigator\examples\sample.gpd
-Name: {userdesktop}\GNUe Navigator Client; Filename: 
{app}\share\doc\gnue-navigator\examples\sample.gpd; WorkingDir: {app}; 
MinVersion: 4,4; Tasks: desktopicon
-
-[Registry]
-; These four associations associate GPD files with GNUe Navigator
-Root: HKCR; Subkey: .gpd; ValueType: string; ValueName: ; ValueData: 
GNUeNavigatorClient; Flags: uninsdeletekey deletekey
-Root: HKCR; Subkey: GNUeNavigatorClient; ValueType: string; ValueName: ; 
ValueData: GNUe Navigator Definition; Flags: uninsdeletekey deletekey
-;when we get a nifty icon, that's set here :)
-Root: HKCR; Subkey: GNUeNavigatorClient\DefaultIcon; ValueType: string; 
ValueName: ; ValueData: {app}\bin\GNUE-NAVIGATOR.EXE,0
-Root: HKCR; Subkey: GNUeNavigatorClient\shell\open\command; ValueType: string; 
ValueName: ; ValueData: """{app}\bin\GNUE-NAVIGATOR.EXE"" ""%1"""; Flags: 
deletekey
-
-[UninstallDelete]
-Name: {app}\bin\gnue\navigator\*.*; Type: filesandordirs
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/GNUe-Navigator.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Navigator.iss        2007-05-14 
17:23:06 UTC (rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Navigator.iss        2007-05-15 
11:35:07 UTC (rev 9582)
@@ -1,59 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Navigator
-AppName=GNUe-Navigator
-AppVerName=GNUe-Navigator-0.0.9
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-navigator-0.0.9
-DisableDirPage=true
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-navigator.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue\navigator\*.*; DestDir: {app}\bin\gnue\navigator; 
Flags: recursesubdirs ignoreversion; Components: main
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-navigator.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\doc\gnue-navigator\*.*; DestDir: 
{app}\share\doc\gnue-navigator; Flags: recursesubdirs; Components: doc
-
-[Icons]
-Name: {group}\GNUe Navigator Client; Filename: 
{app}\share\doc\gnue-navigator\examples\sample.gpd
-Name: {userdesktop}\GNUe Navigator Client; Filename: 
{app}\share\doc\gnue-navigator\examples\sample.gpd; WorkingDir: {app}; 
MinVersion: 4,4; Tasks: desktopicon
-
-[Registry]
-; These four associations associate GPD files with GNUe Navigator
-Root: HKCR; Subkey: .gpd; ValueType: string; ValueName: ; ValueData: 
GNUeNavigatorClient; Flags: uninsdeletekey deletekey
-Root: HKCR; Subkey: GNUeNavigatorClient; ValueType: string; ValueName: ; 
ValueData: GNUe Navigator Definition; Flags: uninsdeletekey deletekey
-;when we get a nifty icon, that's set here :)
-Root: HKCR; Subkey: GNUeNavigatorClient\DefaultIcon; ValueType: string; 
ValueName: ; ValueData: {app}\bin\GNUE-NAVIGATOR.EXE,0
-Root: HKCR; Subkey: GNUeNavigatorClient\shell\open\command; ValueType: string; 
ValueName: ; ValueData: """{app}\bin\GNUE-NAVIGATOR.EXE"" ""%1"""; Flags: 
deletekey
-
-[UninstallDelete]
-Name: {app}\bin\gnue\navigator\*.*; Type: filesandordirs
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/GNUe-Reports-debug.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Reports-debug.iss    2007-05-14 
17:23:06 UTC (rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Reports-debug.iss    2007-05-15 
11:35:07 UTC (rev 9582)
@@ -1,55 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Reports-debug
-AppName=GNUe-Reports-debug
-AppVerName=GNUe-Reports-0.1.8-debug
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-reports-0.1.8-debug
-DisableDirPage=true
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-reports.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue-reports-server.exe; DestDir: {app}\bin; Components: 
main; Flags: ignoreversion
-Source: c:\gnue\bin\gnue\reports\*.*; DestDir: {app}\bin\gnue\reports; Flags: 
recursesubdirs ignoreversion; Components: main
-;Source: C:\gnue\etc\sample.report-filters.conf; DestDir: {app}\etc; 
Components: main; Flags: ignoreversion
-;Source: C:\gnue\etc\report-filters.conf; DestDir: {app}\etc; Components: 
main; Flags: onlyifdoesntexist
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\doc\gnue-reports\*.*; DestDir: 
{app}\share\doc\gnue-reports; Flags: recursesubdirs; Components: doc
-Source: c:\gnue\share\gnue\filters\*.*; DestDir: {app}\share\gnue\filters; 
Flags: recursesubdirs; Components: main
-Source: c:\gnue\share\gnue\grpc\GRServer.grpc; DestDir: {app}\share\gnue\grpc; 
Components: main
-
-[Icons]
-;Name: {group}\Documentation\Reports Concepts Guide (PDF Format); Filename: 
{app}\share\doc\gnue-reports\Concepts-Guide.pdf; Components: doc
-
-[UninstallDelete]
-Name: {app}\bin\gnue\reports\*.*; Type: filesandordirs
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/GNUe-Reports.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Reports.iss  2007-05-14 17:23:06 UTC 
(rev 9581)
+++ trunk/gnue-common/packaging/win32/GNUe-Reports.iss  2007-05-15 11:35:07 UTC 
(rev 9582)
@@ -1,55 +0,0 @@
-; Script generated by the Inno Setup Script Wizard.
-; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-
-[Setup]
-AppId=GNUe-Reports
-AppName=GNUe-Reports
-AppVerName=GNUe-Reports-0.1.8
-AppPublisher=GNU Enterprise
-AppPublisherURL=http://www.gnuenterprise.org
-AppSupportURL=http://www.gnuenterprise.org
-AppUpdatesURL=http://www.gnuenterprise.org
-DefaultDirName={pf}\GNUe\
-DefaultGroupName=GNUe
-AllowNoIcons=true
-LicenseFile=c:\gnue\LICENSE.txt
-ChangesAssociations=true
-CreateAppDir=true
-ShowLanguageDialog=yes
-OutputBaseFilename=gnue-reports-0.1.8
-DisableDirPage=true
-
-[Tasks]
-Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
-
-[Components]
-Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
-Name: doc; Description: Documentation; Types: full
-Name: translations; Description: Translations; Types: full
-
-[Files]
-Source: c:\gnue\bin\gnue-reports.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
-Source: c:\gnue\bin\gnue-reports-server.exe; DestDir: {app}\bin; Components: 
main; Flags: ignoreversion
-Source: c:\gnue\bin\gnue\reports\*.*; DestDir: {app}\bin\gnue\reports; Flags: 
recursesubdirs ignoreversion; Components: main
-Source: C:\gnue\etc\sample.report-filters.conf; DestDir: {app}\etc; 
Components: main; Flags: ignoreversion
-Source: C:\gnue\etc\report-filters.conf; DestDir: {app}\etc; Components: main; 
Flags: onlyifdoesntexist
-Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-reports.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-Source: c:\gnue\share\doc\gnue-reports\*.*; DestDir: 
{app}\share\doc\gnue-reports; Flags: recursesubdirs; Components: doc
-Source: c:\gnue\share\gnue\filters\*.*; DestDir: {app}\share\gnue\filters; 
Flags: recursesubdirs; Components: main
-Source: c:\gnue\share\gnue\grpc\GRServer.grpc; DestDir: {app}\share\gnue\grpc; 
Components: main
-
-[Icons]
-;Name: {group}\Documentation\Reports Concepts Guide (PDF Format); Filename: 
{app}\share\doc\gnue-reports\Concepts-Guide.pdf; Components: doc
-
-[UninstallDelete]
-Name: {app}\bin\gnue\reports\*.*; Type: filesandordirs
-
-[Code]
-#include <code-include.iss>

Deleted: trunk/gnue-common/packaging/win32/code-include.iss
===================================================================
--- trunk/gnue-common/packaging/win32/code-include.iss  2007-05-14 17:23:06 UTC 
(rev 9581)
+++ trunk/gnue-common/packaging/win32/code-include.iss  2007-05-15 11:35:07 UTC 
(rev 9582)
@@ -1,31 +0,0 @@
-function GetPathInstalled(AppID: String): String;
-var
-   sPrevPath: String;
-begin
-  sPrevPath := '';
-  if not RegQueryStringValue( HKLM,
-    'Software\Microsoft\Windows\CurrentVersion\Uninstall\'+AppID+'_is1',
-    'Inno Setup: App Path', sPrevpath) then
-    RegQueryStringValue( HKCU, 
'Software\Microsoft\Windows\CurrentVersion\Uninstall\'+AppID+'_is1' ,
-      'Inno Setup: App Path', sPrevpath);
-
-  Result := sPrevPath;
-end;
-
-
-function InitializeSetup(): Boolean;
-var
-       sPrevPath: String;
-       sPrevID: String;
-begin
-  sPrevID := 'GNUe-Tools';
-  sPrevPath := GetPathInstalled( sprevID );
-
-  if ( Length(sPrevPath) > 0 ) then
-    Result := true
-  else
-    begin
-      MsgBox( 'GNUe-Runtime-Environment is not installed!', mbInformation, 
MB_OK );
-      Result := false;
-    end;
-end;

Copied: trunk/gnue-common/packaging/win32/gnue-common.iss (from rev 9580, 
trunk/gnue-common/packaging/win32/GNUe-Common.iss)
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Common.iss   2007-05-14 13:03:02 UTC 
(rev 9580)
+++ trunk/gnue-common/packaging/win32/gnue-common.iss   2007-05-15 11:35:07 UTC 
(rev 9582)
@@ -0,0 +1,93 @@
+; Script generated by the Inno Setup Script Wizard.
+; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
+
+[Setup]
+AppId=GNUe-Common
+AppName=<application name>
+AppVerName=<application name and version>
+AppPublisher=GNU Enterprise
+AppPublisherURL=http://www.gnuenterprise.org
+AppSupportURL=http://www.gnuenterprise.org
+AppUpdatesURL=http://www.gnuenterprise.org
+DefaultDirName={pf}\GNUe\
+DefaultGroupName=GNUe
+AllowNoIcons=true
+LicenseFile=c:\gnue\LICENSE.txt
+ChangesAssociations=true
+CreateAppDir=true
+ShowLanguageDialog=yes
+OutputBaseFilename=<filename of setup file>
+DisableDirPage=true
+
+[Tasks]
+Name: desktopicon; Description: Create a &desktop icon; GroupDescription: 
Additional icons:; MinVersion: 4,4
+
+[Components]
+Name: main; Description: Shared Program Files; Types: full compact custom; 
Flags: fixed
+Name: doc; Description: Documentation; Types: full
+Name: translations; Description: Translations; Types: full
+
+[Files]
+Source: c:\gnue\bin\gnue-schema.exe; DestDir: {app}\bin; Components: main; 
Flags: ignoreversion
+Source: c:\gnue\bin\gnue\*.*; DestDir: {app}\bin\gnue; Components: main; 
Flags: ignoreversion
+Source: c:\gnue\bin\gnue\common\*.*; DestDir: {app}\bin\gnue\common; Flags: 
recursesubdirs ignoreversion; Components: main
+Source: C:\gnue\etc\sample.gnue.conf; DestDir: {app}\etc; Components: main; 
Flags: ignoreversion
+Source: C:\gnue\etc\sample.connections.conf; DestDir: {app}\etc; Components: 
main; Flags: ignoreversion
+Source: C:\gnue\etc\gnue.conf; DestDir: {app}\etc; Components: main; Flags: 
onlyifdoesntexist
+Source: C:\gnue\etc\connections.conf; DestDir: {app}\etc; Components: main; 
Flags: onlyifdoesntexist
+Source: c:\gnue\share\locale\de\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\de\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\es_MX\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\es_MX\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\es_ES\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\es_ES\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\nl\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\nl\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\gnue\images\*.*; DestDir: {app}\share\gnue\images; 
Components: main
+Source: c:\gnue\share\doc\gnue-common\*.*; DestDir: 
{app}\share\doc\gnue-common; Flags: recursesubdirs; Components: doc
+
+[Icons]
+Name: {group}\GNUe on the Web; Filename: {app}\gnue.url
+Name: {group}\Documentation\Common Developers Guide (PDF Format); Filename: 
{app}\share\doc\gnue-common\Developers-Guide.pdf; Components: doc
+
+[INI]
+Filename: {app}\gnue.url; Section: InternetShortcut; Key: URL; String: 
http://www.gnuenterprise.org
+
+[UninstallDelete]
+Type: files; Name: {app}\gnue.url
+Type: filesandordirs; Name: {app}\bin\gnue\common\*.*
+Type: files; Name: {app}\bin\gnue\*.*
+
+[Code]
+function GetPathInstalled(AppID: String): String;
+var
+   sPrevPath: String;
+begin
+  sPrevPath := '';
+  if not RegQueryStringValue( HKLM,
+    'Software\Microsoft\Windows\CurrentVersion\Uninstall\'+AppID+'_is1',
+    'Inno Setup: App Path', sPrevpath) then
+    RegQueryStringValue( HKCU, 
'Software\Microsoft\Windows\CurrentVersion\Uninstall\'+AppID+'_is1' ,
+      'Inno Setup: App Path', sPrevpath);
+
+  Result := sPrevPath;
+end;
+
+
+function InitializeSetup(): Boolean;
+var
+       sPrevPath: String;
+       sPrevID: String;
+begin
+  sPrevID := 'GNUe-Tools';
+  sPrevPath := GetPathInstalled( sprevID );
+
+  if ( Length(sPrevPath) > 0 ) then
+    Result := true
+  else
+    begin
+      MsgBox( 'GNUe-Runtime-Environment is not installed!', mbInformation, 
MB_OK );
+      Result := false;
+    end;
+end;

Modified: trunk/gnue-common/packaging/win32/setup.cmd
===================================================================
--- trunk/gnue-common/packaging/win32/setup.cmd 2007-05-14 17:23:06 UTC (rev 
9581)
+++ trunk/gnue-common/packaging/win32/setup.cmd 2007-05-15 11:35:07 UTC (rev 
9582)
@@ -1,12 +1,15 @@
 set PythonPath=c:\python23
 set GnuePath=c:\gnue
 
-rem goto compile
+mkdir %GnuePath%
 
 del /s /q %GnuePath%\bin
 del /s /q %GnuePath%\etc
 del /s /q %GnuePath%\share
 
+copy gnue.url %GnuePath%
+copy LICENSE.txt %GnuePath%
+
 xcopy %PythonPath%\lib\site-packages\gnue\*.py %GnuePath%\bin\gnue\ /Y /E
 
 xcopy %PythonPath%\etc\sample.*.conf %GnuePath%\etc\ /Y

Modified: trunk/gnue-common/packaging/win32/setup.py
===================================================================
--- trunk/gnue-common/packaging/win32/setup.py  2007-05-14 17:23:06 UTC (rev 
9581)
+++ trunk/gnue-common/packaging/win32/setup.py  2007-05-15 11:35:07 UTC (rev 
9582)
@@ -85,15 +85,15 @@
                                    "wx",
                                    "mx",
                                    "adodbapi",
-                                   "kinterbasdb",
-                                   "sapdb",
-                                   "MySQLdb",
-#                                   "sqlite",
+                                   # "kinterbasdb",
+                                   # "sapdb",
+                                   # "MySQLdb",
+                                   # "sqlite",
                                    "pysqlite2",
                                    "_xmlplus",
                                    "reportlab",
                                    "PIL"],
-                      "includes": standardlib + 
+                      "includes": standardlib +
                                   ["win32gui",
                                    "win32ui",
                                    "win32api",

Modified: trunk/gnue-common/utils/release
===================================================================
--- trunk/gnue-common/utils/release     2007-05-14 17:23:06 UTC (rev 9581)
+++ trunk/gnue-common/utils/release     2007-05-15 11:35:07 UTC (rev 9582)
@@ -35,6 +35,10 @@
   (cd etc; LANG=C gcvs ../utils/generate-gnue-config.py)
 fi
 
+# Update the Inno Setup Files for win32 packaging
+echo "$(date --iso-8601=seconds) Updating win32 package files"
+../gnue-common/utils/update-iss.sh
+
 # Create the package files
 ../gnue-common/utils/make-packages
 

Added: trunk/gnue-common/utils/update-iss.sh
===================================================================
--- trunk/gnue-common/utils/update-iss.sh       2007-05-14 17:23:06 UTC (rev 
9581)
+++ trunk/gnue-common/utils/update-iss.sh       2007-05-15 11:35:07 UTC (rev 
9582)
@@ -0,0 +1,14 @@
+#!/bin/sh
+# Update the package- and output-filename in the given ISS
+#
+# run from within the package directory
+
+package=$(basename $(pwd) | sed -e 's/gnue-//')
+version=$(echo "import src; print src.version.get_version()" | gcvs)
+title=$(echo "import src; print src.TITLE" | gcvs)
+
+iss="packaging/win32/gnue-$package.iss"
+
+sed -i "s/^AppName=.*$/AppName=$title\r/" $iss
+sed -i "s/^AppVerName=.*$/AppVerName=$title $version\r/" $iss
+sed -i 
"s/^OutputBaseFilename=.*$/OutputBaseFilename=gnue-$package-$version\r/" $iss


Property changes on: trunk/gnue-common/utils/update-iss.sh
___________________________________________________________________
Name: svn:executable
   + *





reply via email to

[Prev in Thread] Current Thread [Next in Thread]