From: George H. <geo...@us...> - 2013-03-11 00:15:25
|
Update of /cvsroot/win32forth/win32forth-extsrc/extsrc/installer In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6293 Modified Files: Files.nsi Uninstall.nsi Win32Forth.nsi Log Message: Provisional build for V615xx (subject to change) Index: Files.nsi =================================================================== RCS file: /cvsroot/win32forth/win32forth-extsrc/extsrc/installer/Files.nsi,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Files.nsi 9 Mar 2013 18:15:33 -0000 1.12 --- Files.nsi 11 Mar 2013 00:15:22 -0000 1.13 *************** *** 413,416 **** --- 413,422 ---- File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\CreateToolBarForm.ff" File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\CreateToolBarForm.frm" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\DebugForm.ff" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\DebugForm.frm" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\DesignerForm.ff" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\DesignerForm.frm" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\EditorForm.ff" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\EditorForm.frm" File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\EdPreferences.ff" File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\EdPreferences.frm" *************** *** 424,428 **** --- 430,446 ---- File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\GroupAction.ff" File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\GroupAction.frm" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\IDEform.ff" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\IDEform.frm" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\MsgBoxBuilder.ff" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\MsgBoxBuilder.ff_code" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\MsgBoxBuilder.frm" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\NavigatorForm.ff" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\NavigatorForm.frm" File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\PREFERENCES.frm" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\SavePrompt.ff" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\SavePrompt.ff_code" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\SavePrompt.frm" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\SearchPrompt.ff" + File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\SearchPrompt.frm" File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\SplitterWindow.ff" File "..\..\..\win32forth\apps\Win32ForthIDE\Forms\SplitterWindow.frm" *************** *** 675,679 **** File "..\..\..\win32forth\Help\hdb\HelpVoc.hdb" File "..\..\..\win32forth\Help\hdb\HelpWrd.hdb" ! File "..\..\..\win32forth\Help\hdb\HelpWrd.ndx" File "..\..\..\win32forth\Help\hdb\HelpWrd.tv" File "..\..\..\win32forth\Help\hdb\HelpWrd.txt" --- 693,697 ---- File "..\..\..\win32forth\Help\hdb\HelpVoc.hdb" File "..\..\..\win32forth\Help\hdb\HelpWrd.hdb" ! File "..\..\..\win32forth\Help\hdb\HelpWrd.hdx" File "..\..\..\win32forth\Help\hdb\HelpWrd.tv" File "..\..\..\win32forth\Help\hdb\HelpWrd.txt" *************** *** 989,993 **** File "..\..\..\win32forth\src\paths.f" File "..\..\..\win32forth\src\POINTER.F" ! File "..\..\..\win32forth\src\presave.F" File "..\..\..\win32forth\src\PRIMHASH.F" File "..\..\..\win32forth\src\Primutil.f" --- 1007,1011 ---- File "..\..\..\win32forth\src\paths.f" File "..\..\..\win32forth\src\POINTER.F" ! File "..\..\..\win32forth\src\pre-save.f" File "..\..\..\win32forth\src\PRIMHASH.F" File "..\..\..\win32forth\src\Primutil.f" *************** *** 1058,1061 **** --- 1076,1080 ---- File "..\..\..\win32forth\src\lib\Buttons.f" File "..\..\..\win32forth\src\lib\Calendar.f" + File "..\..\..\win32forth\src\lib\Checksum.f" File "..\..\..\win32forth\src\lib\CTYPE.F" File "..\..\..\win32forth\src\lib\DIALOGRC.F" Index: Uninstall.nsi =================================================================== RCS file: /cvsroot/win32forth/win32forth-extsrc/extsrc/installer/Uninstall.nsi,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Uninstall.nsi 9 Mar 2013 18:15:33 -0000 1.12 --- Uninstall.nsi 11 Mar 2013 00:15:22 -0000 1.13 *************** *** 403,406 **** --- 403,412 ---- Delete "$INSTDIR\apps\Win32ForthIDE\Forms\CreateToolBarForm.ff" Delete "$INSTDIR\apps\Win32ForthIDE\Forms\CreateToolBarForm.frm" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\DebugForm.ff" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\DebugForm.frm" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\DesignerForm.ff" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\DesignerForm.frm" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\EditorForm.ff" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\EditorForm.frm" Delete "$INSTDIR\apps\Win32ForthIDE\Forms\EdPreferences.ff" Delete "$INSTDIR\apps\Win32ForthIDE\Forms\EdPreferences.frm" *************** *** 414,418 **** --- 420,436 ---- Delete "$INSTDIR\apps\Win32ForthIDE\Forms\GroupAction.ff" Delete "$INSTDIR\apps\Win32ForthIDE\Forms\GroupAction.frm" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\IDEform.ff" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\IDEform.frm" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\MsgBoxBuilder.ff" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\MsgBoxBuilder.ff_code" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\MsgBoxBuilder.frm" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\NavigatorForm.ff" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\NavigatorForm.frm" Delete "$INSTDIR\apps\Win32ForthIDE\Forms\PREFERENCES.frm" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\SavePrompt.ff" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\SavePrompt.ff_code" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\SavePrompt.frm" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\SearchPrompt.ff" + Delete "$INSTDIR\apps\Win32ForthIDE\Forms\SearchPrompt.frm" Delete "$INSTDIR\apps\Win32ForthIDE\Forms\SplitterWindow.ff" Delete "$INSTDIR\apps\Win32ForthIDE\Forms\SplitterWindow.frm" *************** *** 649,653 **** Delete "$INSTDIR\Help\hdb\HelpVoc.hdb" Delete "$INSTDIR\Help\hdb\HelpWrd.hdb" ! Delete "$INSTDIR\Help\hdb\HelpWrd.ndx" Delete "$INSTDIR\Help\hdb\HelpWrd.tv" Delete "$INSTDIR\Help\hdb\HelpWrd.txt" --- 667,671 ---- Delete "$INSTDIR\Help\hdb\HelpVoc.hdb" Delete "$INSTDIR\Help\hdb\HelpWrd.hdb" ! Delete "$INSTDIR\Help\hdb\HelpWrd.hdx" Delete "$INSTDIR\Help\hdb\HelpWrd.tv" Delete "$INSTDIR\Help\hdb\HelpWrd.txt" *************** *** 956,960 **** Delete "$INSTDIR\src\paths.f" Delete "$INSTDIR\src\POINTER.F" ! Delete "$INSTDIR\src\presave.f Delete "$INSTDIR\src\PRIMHASH.F" Delete "$INSTDIR\src\Primutil.f" --- 974,978 ---- Delete "$INSTDIR\src\paths.f" Delete "$INSTDIR\src\POINTER.F" ! Delete "$INSTDIR\src\pre-save.f" Delete "$INSTDIR\src\PRIMHASH.F" Delete "$INSTDIR\src\Primutil.f" *************** *** 1020,1023 **** --- 1038,1042 ---- Delete "$INSTDIR\src\lib\Buttons.f" Delete "$INSTDIR\src\lib\Calendar.f" + Delete "$INSTDIR\src\lib\Checksum.f" Delete "$INSTDIR\src\lib\CTYPE.F" Delete "$INSTDIR\src\lib\DIALOGRC.F" Index: Win32Forth.nsi =================================================================== RCS file: /cvsroot/win32forth/win32forth-extsrc/extsrc/installer/Win32Forth.nsi,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** Win32Forth.nsi 9 Mar 2013 18:15:33 -0000 1.15 --- Win32Forth.nsi 11 Mar 2013 00:15:22 -0000 1.16 *************** *** 39,47 **** Function AssociateFileExtentions ! ; MessageBox MB_YESNO|MB_ICONQUESTION "Should the file extention .F be associated with 'WinEd'?" IDNO AFE1 ! ; WriteRegStr HKCR ".f" "" "f_auto_file" ! ; WriteRegStr HKCR "f_auto_file" "" "${APPNAME} Sourcefile" ! ; WriteRegStr HKCR "f_auto_file\shell" "" "open" ! ; WriteRegStr HKCR "f_auto_file\shell\open\command" "" '"$INSTDIR\WinEd.exe" "%1"' AFE1: ; MessageBox MB_YESNO|MB_ICONQUESTION "Should the file extention .F be associated with 'SciEdit'?" IDNO AFE2 --- 39,47 ---- Function AssociateFileExtentions ! MessageBox MB_YESNO|MB_ICONQUESTION "Should the file extention .F be associated with 'WinEd'?" IDNO AFE1 ! WriteRegStr HKCR ".f" "" "f_auto_file" ! WriteRegStr HKCR "f_auto_file" "" "${APPNAME} Sourcefile" ! WriteRegStr HKCR "f_auto_file\shell" "" "open" ! WriteRegStr HKCR "f_auto_file\shell\open\command" "" '"$INSTDIR\WinEd.exe" "%1"' AFE1: ; MessageBox MB_YESNO|MB_ICONQUESTION "Should the file extention .F be associated with 'SciEdit'?" IDNO AFE2 |