ancho Lerena <slerena@artica.es>

* Installer/Pandora_silent.mpi: Installer in silent mode. Should
        replace pandora.mpi in the future, includes both, using a
        command line to choose standard or un-attended install.


M    win32/ChangeLog
A    win32/installer/pandora_silent.mpi
M    win32/installer/pandora.mpi


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2111 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
slerena 2009-11-17 00:51:22 +00:00
parent c45191912c
commit 1f3f0eeef7
3 changed files with 2898 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2009-11-17 Sancho Lerena <slerena@artica.es>
* Installer/Pandora_silent.mpi: Installer in silent mode. Should
replace pandora.mpi in the future, includes both, using a command
line to choose standard or un-attended install.
2009-10-17 Sancho Lerena <slerena@artica.es> 2009-10-17 Sancho Lerena <slerena@artica.es>
* configure.in: Modified path to libregex.a instead original boost * configure.in: Modified path to libregex.a instead original boost

View File

@ -488,7 +488,7 @@ array set Properties {
0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap 0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap
{$ServerIP$ <%ServerIP%> {$ServerIP$ <%ServerIP%>
$AgentTemp$ <%InstallDir%>\\temp} $AgentTemp$ <%InstallDir%>}
0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition
{Before Action is Executed} {Before Action is Executed}
@ -1154,9 +1154,12 @@ A2D703B9-395E-59F4-B03C-1655F2690FB7,Files
{pandora_agent.conf} {pandora_agent.conf}
A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap
{$ServerIP$ localhost \n$ {$ServerIP$ localhost
$ServerPath$ /var/spool/pandora/data_in $ServerPath$ /var/spool/pandora/data_in
$AgentTemp$ <%InstallDir%>\temp $AgentTemp$ <%InstallDir%>\\temp
} }
A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions

File diff suppressed because it is too large Load Diff