CompuServe Thread

#2.1 install notes

9 messages in this thread
#82134From: Leslie T. BartiromoDec 21, 1992 5:43 PM
I noticed a few interesting things when installing 2.1. It actively seeks out programs to replace. (It found the clock program I had in the WBStartup drawer.) There were small changes made to standard programs such as the clock and the calculator. The install routine wanted to delete my copy of Notepad (I didn't allow it) and it deleted DiskDoctor. I noticed there is a new hard drive backup program. Does anyone know if this one works better than the 2.04 version? As I mentioned in another message, my ADPro macros won't work since I installed 2.1. Does anyone know what is wrong and how I can fix it? Thanks.
#82177From: Jim Nangano/SYSOPDec 21, 1992 11:09 PM
Leslie, I think that a small change was made in the 2.1 startup – it does not start RexxMast automatically. This could be the cause of your ADPro macros not working. Add a line in your s:user-startup: "rexxmast <nil: >nil:", and things should start working. Hope this helps… – BobR
#82260From: Erik FlomDec 22, 1992 1:28 PM
You can also start ARexx by moving the RexxMast icon fromt your System drawer into your WBStartup drawer. 'The GUI solution.' Erik Flom
#82271From: Jim Nangano/SYSOPDec 22, 1992 4:28 PM
Erik, Thanks for pointing that out. Guess I'm showing my age – I always think of the "CLI-oriented" solutions rather than the GUI solutions, as I've been working with the Amiga since well before there was a usable GUI solution to just about any problem. Old habits are difficult to shed. – BobR
#82308From: Erik FlomDec 22, 1992 9:50 PM
I know what you mean. The pre-2.0 GUI was pretty cumbersome. It was working with other GUIs (like the Mac), where I was forced to use the graphical interface (No Shell), that made me begin to take advantage of some of the icon-driven features in AmigaDOS 2.x. I really like the ability of having both shell & Workbench GUI power. (IBM DOS windows just aren't as snappy or poweful – even on a brand-new 486.) Erik Flom P.S. Hope this gets to you, my message base seems to be corrupted for this session. (It keeps truncating entries – I think it was the MOD player I was toying with during the actual message DL.)
#82279From: Leslie T. BartiromoDec 22, 1992 5:10 PM
When I added the line "REXXMAST>NIL:" in my user-startup Workbench would ask me to insert volume "REXXMAST.NIL:". I think I have taken care of my problem by draging the REXXMAST icon to the WBStartup drawer.
#82331From: Jim Nangano/SYSOPDec 22, 1992 11:08 PM
Leslie, The command I _intended_ to type had a space after the "rexxmast" and before the ">nil:" – i.e., "rexxmast >nil: <nil:". The spaces are significant. Glad you were able to go to plan B. – BobR
#82425From: Leslie T. BartiromoDec 23, 1992 5:56 PM
Your origional message was seperated and I did not pickup on the second half, however, the addition to my user-startup came directly from the 2.1 ARexx book and (unless I made a stupid mistake) it didn't work. Oh well, "plan B" worked fine. The one thing I don't understand is why I didn't have to add the "DONOTWAIT" to the RexxMast icon in the WBStartup drawer.
#82282From: Ron LegroDec 22, 1992 5:54 PM
Yeah, it took me three weeks to discover that install routine for the 2.1 upgrade didn't start RexxMast automatically!