[wpkg-users] ToolBook neuron...
    Marco Gaiarin 
    gaio at sv.lnf.it
       
    Tue Feb  6 18:42:56 CET 2007
    
    
  
I'm trying to deploy toolbook neuron:
	http://www.sumtotalsystems.com/support/toolbook/neuron/
with wpkg, but i've some trouble. I use:
  <package
        id="neuron"
        name="ToolBook Neuron"
        revision="2004"
        reboot="false"
        priority="50">
        <check type="uninstall" condition="exists" path="ToolBook Neuron" />
        <install cmd='"%SOFTWARE%\WPKG\neuron2004.exe" -a -s' />
        <upgrade cmd='"%SOFTWARE%\WPKG\neuron2004.exe" -a -s' />
        <remove cmd='"%PROGRAMFILES%\InstallShield Installation Information\{0DB166EE-3AC6-41A0-9E28-96736223B9E7}\Setup.exe" -l0x9 AnyText -uninst -s' />
  </package>
Taking installation instructions from:
	http://kb.sumtotalsystems.com/community_kb_tb_display.asp?id=Q101571406424802
and uninstallation from the registry, some google and some tries.
But uninstallation does not work, they ask everytime a confirmation
message (you are sure to uninstall...) so in /quiet mode does not work.
I've also tried to create an .iss file with /r, and then feed to
package with /f1: but nothing changed.
Someone with more skill can give me some hint? Thanks.
-- 
dott. Marco Gaiarin				    GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''                http://www.sv.lnf.it/
  Polo FVG  -  Via della Bontà, 7 - 33078  -  San Vito al Tagliamento (PN)
  marco.gaiarin(at)sv.lnf.it	  tel +39-0434-842711  fax +39-0434-842797
er.
21642
_______________________________________________
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users
    
    
More information about the wpkg-users
mailing list