To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49861





------- Additional comments from [EMAIL PROTECTED] Wed Aug  3 23:26:37 -0700 
2005 -------
Another solution is to add command line interface. It does not require new ui
strings. For example if we specify /remove options for the installer it will
remove the unpacked installation package...
AFAIU the current situation is when you specify:
/S runs the installer or uninstaller silently. See section 4.12 for more 
information
switch the pre-installer will remove the unpacked files.
One note:
The lines:
RMDir /r $INSTDIR
RMDir $INSTDIR
is very very dangerous. That is why it step forward to InnoSetup (and for
another hundred reason). If you add a system like folder as extraction path it
will delete them all... We should avoid this type of attack :o)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to