lyx_mirror/development/Win32/packaging/installer/LyXWinInstaller/Deleted.nsh
Uwe Stöhr a16237bddb New installer version: With this, existing installations can be updated so that no reinstallation is needed.
(Not fully ready yet, I'll announce it later on the list.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17805 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-14 11:04:53 +00:00

8 lines
102 B
Plaintext

Function DeleteFiles
; list with deleted files
Delete "$INSTDIR\bin\PDFViewWin7.exe"
FunctionEnd