Changes

Jump to: navigation, search

Telstra Bill Reporting Self Serve (BRSS)

1,494 bytes added, 23:55, 31 January 2008
New page: [http://www.telstra.com.au/brselfserve Bill Reporting Self Serve (BRSS)] from [http://telstra.com Telstra] appears to be a rebranded version of [http://www.day3.com.au/content/storypic.asp...
[http://www.telstra.com.au/brselfserve Bill Reporting Self Serve (BRSS)] from [http://telstra.com Telstra] appears to be a rebranded version of [http://www.day3.com.au/content/storypic.asp?contentid=208&CID=14 Bill Point Analyser] from [http://www.day3.com.au Day3]. As such, the install method described below may be applicable to similar vendor-provided products derived from Bill Point Analyser.

= BRSS Client =

The BRSS client installer (''Telstra brss4-0install.exe'') is a basic self-extracting InstallShield-wrapped MSI. Use 7-Zip to access the MSI package (''Bill Reporting Self Serve.msi'') and data file (''Data1.cab''). Both these files must be copied to your wpkg software distribution share (i.e. %SOFTWARE%).

By default, all features of the application are installed (including the trial database).

<pre>
<?xml version="1.0" encoding="UTF-8"?>

<packages>
<package
id="brss-client"
name="Telstra Bill Reporting Self Serve (BRSS) Client"
revision="0"
priority="0"
reboot="false">

<check type="uninstall" condition="exists" path="Bill Reporting Self Serve" />

<install cmd='msiexec /qn /i "%SOFTWARE%\brss-client\Bill Reporting Self Serve.msi"'/>

<upgrade cmd='msiexec /qn /i "%SOFTWARE%\brss-client\Bill Reporting Self Serve.msi"'/>

<remove cmd='msiexec /qn /x{9967CF29-74F1-401B-89A1-036451CDE961}'/>

</package>
</packages>

</pre>


[[category:Silent Installers]]
[[category:InstallShield-wrapped MSI Packages]]
[[category:MSI Packages]]
29
edits

Navigation menu