From: Dirk B. <db...@us...> - 2006-01-15 11:07:03
|
Update of /cvsroot/win32forth/win32forth-extsrc/extsrc/installer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13865/extsrc/installer Modified Files: Files.nsi Uninstall.nsi Win32Forth.nsi temp.nsi Log Message: Update to match Win32Forth release 6.11.08 Index: Files.nsi =================================================================== RCS file: /cvsroot/win32forth/win32forth-extsrc/extsrc/installer/Files.nsi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Files.nsi 12 Nov 2005 10:50:09 -0000 1.1 --- Files.nsi 15 Jan 2006 11:06:36 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + ; Set Section Files and Shortcuts SetOutPath "$INSTDIR\" File "..\..\..\win32forth\fkernel.exe" *************** *** 19,23 **** --- 20,26 ---- File "..\..\..\win32forth\apps\Chess\Bounce3d.f" File "..\..\..\win32forth\apps\Chess\FCP-BOOK.F" + File "..\..\..\win32forth\apps\Chess\FCP.F" File "..\..\..\win32forth\apps\Chess\FCP111.F" + File "..\..\..\win32forth\apps\Chess\FCP131.F" File "..\..\..\win32forth\apps\Chess\fcp3d.f" File "..\..\..\win32forth\apps\Chess\fcp3D.htm" *************** *** 104,108 **** File "..\..\..\win32forth\apps\Player4\Pl_Toolset.f" File "..\..\..\win32forth\apps\Player4\Pl_Version.f" - File "..\..\..\win32forth\apps\Player4\TrayWindow.f" File "..\..\..\win32forth\apps\Player4\View.f" File "..\..\..\win32forth\apps\Player4\view.ff" --- 107,110 ---- *************** *** 365,369 **** File "..\..\..\win32forth\doc\ONWEB.gif" File "..\..\..\win32forth\doc\p-486asm.htm" ! File "..\..\..\win32forth\doc\p-advanced.htm" File "..\..\..\win32forth\doc\p-ansi.htm" File "..\..\..\win32forth\doc\p-arch1.htm" --- 367,371 ---- File "..\..\..\win32forth\doc\ONWEB.gif" File "..\..\..\win32forth\doc\p-486asm.htm" ! File "..\..\..\win32forth\doc\p-AcceleratorTables.htm" File "..\..\..\win32forth\doc\p-ansi.htm" File "..\..\..\win32forth\doc\p-arch1.htm" *************** *** 373,377 **** --- 375,382 ---- File "..\..\..\win32forth\doc\p-architecture.htm" File "..\..\..\win32forth\doc\p-chains.htm" + File "..\..\..\win32forth\doc\p-classdbg.htm" + File "..\..\..\win32forth\doc\p-classes.htm" File "..\..\..\win32forth\doc\p-debugging.htm" + File "..\..\..\win32forth\doc\p-dexh.htm" File "..\..\..\win32forth\doc\p-faq.htm" File "..\..\..\win32forth\doc\p-gethelp.htm" *************** *** 382,385 **** --- 387,391 ---- File "..\..\..\win32forth\doc\p-locals-stack.gif" File "..\..\..\win32forth\doc\p-locals.htm" + File "..\..\..\win32forth\doc\p-module.htm" File "..\..\..\win32forth\doc\p-numconv.htm" File "..\..\..\win32forth\doc\p-objects.htm" *************** *** 393,396 **** --- 399,403 ---- File "..\..\..\win32forth\doc\p-structures.htm" File "..\..\..\win32forth\doc\p-switch.htm" + File "..\..\..\win32forth\doc\p-task.htm" File "..\..\..\win32forth\doc\p-using-if.htm" File "..\..\..\win32forth\doc\p-windlls.htm" *************** *** 407,410 **** --- 414,440 ---- File "..\..\..\win32forth\doc\WIN32FOR.jpg" File "..\..\..\win32forth\doc\WINED1.jpg" + SetOutPath "$INSTDIR\doc\classes\" + File "..\..\..\win32forth\doc\classes\AXControl.htm" + File "..\..\..\win32forth\doc\classes\Childwnd.htm" + File "..\..\..\win32forth\doc\classes\Control.htm" + File "..\..\..\win32forth\doc\classes\Controls.htm" + File "..\..\..\win32forth\doc\classes\Dialog.htm" + File "..\..\..\win32forth\doc\classes\File.htm" + File "..\..\..\win32forth\doc\classes\gdiBase.htm" + File "..\..\..\win32forth\doc\classes\gdiBitmap.htm" + File "..\..\..\win32forth\doc\classes\gdiBrush.htm" + File "..\..\..\win32forth\doc\classes\gdiDC.htm" + File "..\..\..\win32forth\doc\classes\gdiFont.htm" + File "..\..\..\win32forth\doc\classes\gdiMetafile.htm" + File "..\..\..\win32forth\doc\classes\gdiMetafileDC.htm" + File "..\..\..\win32forth\doc\classes\gdiPen.htm" + File "..\..\..\win32forth\doc\classes\gdiStruct.htm" + File "..\..\..\win32forth\doc\classes\gdiWindowDc.htm" + File "..\..\..\win32forth\doc\classes\Generic.htm" + File "..\..\..\win32forth\doc\classes\HTMLcontrol.htm" + File "..\..\..\win32forth\doc\classes\mdi.htm" + File "..\..\..\win32forth\doc\classes\MdiDialog.htm" + File "..\..\..\win32forth\doc\classes\TrayWindow.htm" + File "..\..\..\win32forth\doc\classes\Window.htm" SetOutPath "$INSTDIR\doc\dpans\" File "..\..\..\win32forth\doc\dpans\A0001.HTM" *************** *** 612,615 **** --- 642,646 ---- File "..\..\..\win32forth\src\gdi\gdiPen.f" File "..\..\..\win32forth\src\gdi\gdiStruct.f" + File "..\..\..\win32forth\src\gdi\gdiTools.f" File "..\..\..\win32forth\src\gdi\gdiWindowDc.f" SetOutPath "$INSTDIR\src\kernel\" *************** *** 663,666 **** --- 694,698 ---- File "..\..\..\win32forth\src\lib\ScintillaLexer.f" File "..\..\..\win32forth\src\lib\sendmessage.f" + File "..\..\..\win32forth\src\lib\SoundVolume.f" File "..\..\..\win32forth\src\lib\StatusBarClass.f" File "..\..\..\win32forth\src\lib\STRUCT.F" *************** *** 669,672 **** --- 701,705 ---- File "..\..\..\win32forth\src\lib\task.f" File "..\..\..\win32forth\src\lib\toolbar.f" + File "..\..\..\win32forth\src\lib\TrayWindow.f" File "..\..\..\win32forth\src\lib\treeview.f" File "..\..\..\win32forth\src\lib\Volinfo.f" *************** *** 715,718 **** --- 748,754 ---- File "..\..\..\win32forth\src\tools\ClassBrowser.f" File "..\..\..\win32forth\src\tools\Config.f" + File "..\..\..\win32forth\src\tools\DexH-CreateDocs.f" + File "..\..\..\win32forth\src\tools\DexH-Glossary.f" + File "..\..\..\win32forth\src\tools\DexH.f" File "..\..\..\win32forth\src\tools\dfc.F" File "..\..\..\win32forth\src\tools\dump.f" *************** *** 722,725 **** File "..\..\..\win32forth\src\tools\TESTANSI.F" File "..\..\..\win32forth\src\tools\tools.f" File "..\..\..\win32forth\src\tools\xref.f" - \ No newline at end of file --- 758,761 ---- File "..\..\..\win32forth\src\tools\TESTANSI.F" File "..\..\..\win32forth\src\tools\tools.f" + File "..\..\..\win32forth\src\tools\W32fdexh.f" File "..\..\..\win32forth\src\tools\xref.f" Index: temp.nsi =================================================================== RCS file: /cvsroot/win32forth/win32forth-extsrc/extsrc/installer/temp.nsi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** temp.nsi 12 Nov 2005 10:50:09 -0000 1.1 --- temp.nsi 15 Jan 2006 11:06:36 -0000 1.2 *************** *** 40,768 **** SetOverwrite on - ; Set Section Files and Shortcuts - SetOutPath "$INSTDIR\" - File "..\..\..\win32forth\fkernel.exe" - File "..\..\..\win32forth\FORTHFORM.CFG" - File "..\..\..\win32forth\Help.cfg" - File "..\..\..\win32forth\Hyper.cfg" - File "..\..\..\win32forth\setup.exe" - File "..\..\..\win32forth\w32fConsole.dll" [...1342 lines suppressed...] ; Remove remaining directories RMDir "$SMPROGRAMS\w32f" RMDir "$INSTDIR\src\tools\" RMDir "$INSTDIR\src\res\" *************** *** 1981,1985 **** RMDir "$INSTDIR\src\" RMDir "$INSTDIR\proj\" - RMDir "$INSTDIR\installer\" RMDir "$INSTDIR\doc\SciEdit\" RMDir "$INSTDIR\doc\ProMgr\" --- 813,816 ---- *************** *** 1987,1990 **** --- 818,822 ---- RMDir "$INSTDIR\doc\ForthForm\" RMDir "$INSTDIR\doc\dpans\" + RMDir "$INSTDIR\doc\classes\" RMDir "$INSTDIR\doc\" RMDir "$INSTDIR\demos\GdiDemo\" Index: Uninstall.nsi =================================================================== RCS file: /cvsroot/win32forth/win32forth-extsrc/extsrc/installer/Uninstall.nsi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Uninstall.nsi 12 Nov 2005 10:50:09 -0000 1.1 --- Uninstall.nsi 15 Jan 2006 11:06:36 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + ; Clean up w32f Delete "$INSTDIR\fkernel.exe" Delete "$INSTDIR\FORTHFORM.CFG" *************** *** 17,21 **** --- 18,24 ---- Delete "$INSTDIR\apps\Chess\Bounce3d.f" Delete "$INSTDIR\apps\Chess\FCP-BOOK.F" + Delete "$INSTDIR\apps\Chess\FCP.F" Delete "$INSTDIR\apps\Chess\FCP111.F" + Delete "$INSTDIR\apps\Chess\FCP131.F" Delete "$INSTDIR\apps\Chess\fcp3d.f" Delete "$INSTDIR\apps\Chess\fcp3D.htm" *************** *** 99,103 **** Delete "$INSTDIR\apps\Player4\Pl_Toolset.f" Delete "$INSTDIR\apps\Player4\Pl_Version.f" - Delete "$INSTDIR\apps\Player4\TrayWindow.f" Delete "$INSTDIR\apps\Player4\View.f" Delete "$INSTDIR\apps\Player4\view.ff" --- 102,105 ---- *************** *** 343,347 **** Delete "$INSTDIR\doc\ONWEB.gif" Delete "$INSTDIR\doc\p-486asm.htm" ! Delete "$INSTDIR\doc\p-advanced.htm" Delete "$INSTDIR\doc\p-ansi.htm" Delete "$INSTDIR\doc\p-arch1.htm" --- 345,349 ---- Delete "$INSTDIR\doc\ONWEB.gif" Delete "$INSTDIR\doc\p-486asm.htm" ! Delete "$INSTDIR\doc\p-AcceleratorTables.htm" Delete "$INSTDIR\doc\p-ansi.htm" Delete "$INSTDIR\doc\p-arch1.htm" *************** *** 351,355 **** --- 353,360 ---- Delete "$INSTDIR\doc\p-architecture.htm" Delete "$INSTDIR\doc\p-chains.htm" + Delete "$INSTDIR\doc\p-classdbg.htm" + Delete "$INSTDIR\doc\p-classes.htm" Delete "$INSTDIR\doc\p-debugging.htm" + Delete "$INSTDIR\doc\p-dexh.htm" Delete "$INSTDIR\doc\p-faq.htm" Delete "$INSTDIR\doc\p-gethelp.htm" *************** *** 360,363 **** --- 365,369 ---- Delete "$INSTDIR\doc\p-locals-stack.gif" Delete "$INSTDIR\doc\p-locals.htm" + Delete "$INSTDIR\doc\p-module.htm" Delete "$INSTDIR\doc\p-numconv.htm" Delete "$INSTDIR\doc\p-objects.htm" *************** *** 371,374 **** --- 377,381 ---- Delete "$INSTDIR\doc\p-structures.htm" Delete "$INSTDIR\doc\p-switch.htm" + Delete "$INSTDIR\doc\p-task.htm" Delete "$INSTDIR\doc\p-using-if.htm" Delete "$INSTDIR\doc\p-windlls.htm" *************** *** 385,388 **** --- 392,417 ---- Delete "$INSTDIR\doc\WIN32FOR.jpg" Delete "$INSTDIR\doc\WINED1.jpg" + Delete "$INSTDIR\doc\classes\AXControl.htm" + Delete "$INSTDIR\doc\classes\Childwnd.htm" + Delete "$INSTDIR\doc\classes\Control.htm" + Delete "$INSTDIR\doc\classes\Controls.htm" + Delete "$INSTDIR\doc\classes\Dialog.htm" + Delete "$INSTDIR\doc\classes\File.htm" + Delete "$INSTDIR\doc\classes\gdiBase.htm" + Delete "$INSTDIR\doc\classes\gdiBitmap.htm" + Delete "$INSTDIR\doc\classes\gdiBrush.htm" + Delete "$INSTDIR\doc\classes\gdiDC.htm" + Delete "$INSTDIR\doc\classes\gdiFont.htm" + Delete "$INSTDIR\doc\classes\gdiMetafile.htm" + Delete "$INSTDIR\doc\classes\gdiMetafileDC.htm" + Delete "$INSTDIR\doc\classes\gdiPen.htm" + Delete "$INSTDIR\doc\classes\gdiStruct.htm" + Delete "$INSTDIR\doc\classes\gdiWindowDc.htm" + Delete "$INSTDIR\doc\classes\Generic.htm" + Delete "$INSTDIR\doc\classes\HTMLcontrol.htm" + Delete "$INSTDIR\doc\classes\mdi.htm" + Delete "$INSTDIR\doc\classes\MdiDialog.htm" + Delete "$INSTDIR\doc\classes\TrayWindow.htm" + Delete "$INSTDIR\doc\classes\Window.htm" Delete "$INSTDIR\doc\dpans\A0001.HTM" Delete "$INSTDIR\doc\dpans\A0002.HTM" *************** *** 581,584 **** --- 610,614 ---- Delete "$INSTDIR\src\gdi\gdiPen.f" Delete "$INSTDIR\src\gdi\gdiStruct.f" + Delete "$INSTDIR\src\gdi\gdiTools.f" Delete "$INSTDIR\src\gdi\gdiWindowDc.f" Delete "$INSTDIR\src\kernel\fkernel.f" *************** *** 630,633 **** --- 660,664 ---- Delete "$INSTDIR\src\lib\ScintillaLexer.f" Delete "$INSTDIR\src\lib\sendmessage.f" + Delete "$INSTDIR\src\lib\SoundVolume.f" Delete "$INSTDIR\src\lib\StatusBarClass.f" Delete "$INSTDIR\src\lib\STRUCT.F" *************** *** 636,639 **** --- 667,671 ---- Delete "$INSTDIR\src\lib\task.f" Delete "$INSTDIR\src\lib\toolbar.f" + Delete "$INSTDIR\src\lib\TrayWindow.f" Delete "$INSTDIR\src\lib\treeview.f" Delete "$INSTDIR\src\lib\Volinfo.f" *************** *** 678,681 **** --- 710,716 ---- Delete "$INSTDIR\src\tools\ClassBrowser.f" Delete "$INSTDIR\src\tools\Config.f" + Delete "$INSTDIR\src\tools\DexH-CreateDocs.f" + Delete "$INSTDIR\src\tools\DexH-Glossary.f" + Delete "$INSTDIR\src\tools\DexH.f" Delete "$INSTDIR\src\tools\dfc.F" Delete "$INSTDIR\src\tools\dump.f" *************** *** 685,690 **** --- 720,727 ---- Delete "$INSTDIR\src\tools\TESTANSI.F" Delete "$INSTDIR\src\tools\tools.f" + Delete "$INSTDIR\src\tools\W32fdexh.f" Delete "$INSTDIR\src\tools\xref.f" + ; remove ExtSrc Delete "$INSTDIR\extsrc\installer\ExtFiles.nsi" Delete "$INSTDIR\extsrc\installer\Files.nsi" *************** *** 887,892 **** Delete "$INSTDIR\extsrc\wincon\winconcpp\UNIX.C" RMDir "$SMPROGRAMS\w32f" ! RMDir "$INSTDIR\extsrc\wincon\winconcpp\" RMDir "$INSTDIR\extsrc\wincon\" RMDir "$INSTDIR\extsrc\w32fScintilla\win32\" --- 924,931 ---- Delete "$INSTDIR\extsrc\wincon\winconcpp\UNIX.C" + ; Remove remaining directories RMDir "$SMPROGRAMS\w32f" ! ! RMDir "$INSTDIR\extsrc\wincon\winconcpp\" RMDir "$INSTDIR\extsrc\wincon\" RMDir "$INSTDIR\extsrc\w32fScintilla\win32\" *************** *** 900,903 **** --- 939,943 ---- RMDir "$INSTDIR\extsrc\installer\" RMDir "$INSTDIR\extsrc\" + RMDir "$INSTDIR\src\tools\" RMDir "$INSTDIR\src\res\" *************** *** 915,918 **** --- 955,959 ---- RMDir "$INSTDIR\doc\ForthForm\" RMDir "$INSTDIR\doc\dpans\" + RMDir "$INSTDIR\doc\classes\" RMDir "$INSTDIR\doc\" RMDir "$INSTDIR\demos\GdiDemo\" *************** *** 938,940 **** RMDir "$INSTDIR\apps\" RMDir "$INSTDIR\" - \ No newline at end of file --- 979,980 ---- Index: Win32Forth.nsi =================================================================== RCS file: /cvsroot/win32forth/win32forth-extsrc/extsrc/installer/Win32Forth.nsi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Win32Forth.nsi 12 Nov 2005 10:50:09 -0000 1.5 --- Win32Forth.nsi 15 Jan 2006 11:06:36 -0000 1.6 *************** *** 8,14 **** !define VER_MAJOR 6 !define VER_MINOR 11 ! !define VER_REVISION 7 ! !define VER_DISPLAY "6.11.07" ! !define VER_FILE "61107" ; Define your application name --- 8,14 ---- !define VER_MAJOR 6 !define VER_MINOR 11 ! !define VER_REVISION 8 ! !define VER_DISPLAY "6.11.08" ! !define VER_FILE "61108" ; Define your application name |