Ethereal-dev: RE: [Ethereal-dev] fixes for nsis-installer script and makefile

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Anders Broman (TN/EAB)" <anders.broman@xxxxxxxxxxxx>
Date: Tue, 3 Feb 2004 16:19:28 +0100
Hi,
Would it be good to add :
(from bigtest.nsi )

  IfFileExists "$INSTDIR" 0 NoErrorMsg
    MessageBox MB_OK "Note: $INSTDIR could not be removed!" IDOK 0 ; skipped if file doesn't exist
  NoErrorMsg:

to the script? 
I managed to run the unistaller while ethereal was active and got all the *.dll's and
the directories left.
I don't know if it would be a good idea to try and remove one *.dll first and then do the check
so the 'uninstaller' don't get deleted or if there's another better way of doing it?
 Should we also ask if the prefs. files should be deleted ?
Best regards
Anders
 

-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx]On Behalf Of Lars Roland
Sent: den 3 februari 2004 15:17
To: Ethereal-Dev
Subject: [Ethereal-dev] fixes for nsis-installer script and makefile


Hello all,

attached patch fixes makefile and script for the nsis installer.
please check in.

BTW, did anyone tell Gerald how to build the next release? :)
Call "nmake -f makefile.nmake packaging" within ethereal's root 
directory, not in the nsis subdirectory!

Best Regards,

Lars Roland

This communication is confidential and intended solely for the addressee(s). Any unauthorized review, use, disclosure or distribution is prohibited. If you believe this message has been sent to you in error, please notify the sender by replying to this transmission and delete the message without disclosing it. Thank you.

E-mail including attachments is susceptible to data corruption, interruption, unauthorized amendment, tampering and viruses, and we only send and receive e-mails on the basis that we are not liable for any such corruption, interception, amendment, tampering or viruses or any consequences thereof.