Are these directions difficult to understand?

notfred

Lifer
Feb 12, 2001
38,241
4
0
Users seem to be having difficulty with this, is there any way I could make it more straightforward?

(Note: All users know what CRTS2 and RTS are - they're database sytems at my organization.)

Update RTS Information
Due to the nature of RTS, it's impossible to automate updates to CRTS2 from RTS through the web. I've created a program that you can download and run from your desktop that will update CRTS2 with current RTS info.

crtsclient.zip for Windows. Requires the Java Runtime Environment, version 1.4 or later.

Instructions for use:
Unzip the file to your PC.
double click on the file "crts.exe"
The program will retrieve data from RTS, and then connect to the server. when you see a prompt that looks like '#> ' the program is waiting for your input.
There are two commands you can enter:
"update CA-XXXX" (with no quotes) will update a specific report (substitute the report number for XXXX, i.e. 'update CA-0001')
"update all" will update all the reports in the database.

When you are done entering commands, simply type "exit" to quit the application.
 

Ogg

Diamond Member
Sep 5, 2003
4,829
1
0
could it be any simpler?
eh No

or am I one of the dumb ones and Im missing something?
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
Originally posted by: Ogg
could it be any simpler?
eh No

or am I one of the dumb ones and Im missing something?

No, it's pretty straightforward, I personally don't see the difficulty either.
 

Viper GTS

Lifer
Oct 13, 1999
38,107
433
136
It would be great if it were going out to people like us, but end users need MUCH more hand-holding.

You're assuming they know whether or not they have the java runtime installed, how to use winzip (or even have it installed), how to find the file once unzipped, etc.

It's unfortunate, but I wouldn't provide those instructions to end users without expecting some serious confusion.

Viper GTS
 

torpid

Lifer
Sep 14, 2003
11,631
11
76
If they aren't computer savvy it will be hard to follow. Why don't you make an self extracting installer? How do people know if they have the JRE? What are the steps to install the JRE?

These instructions are not for joe user...
 

clamum

Lifer
Feb 13, 2003
26,256
406
126
Looks straightforward to me. Unless they don't know what unzipping a file is, I'd say you'd have to be kinda dumb not to be able to follow your instructions.

EDIT: I'm assuming JRE is already installed and/or they know how to do that, too
 

Aves

Lifer
Feb 7, 2001
12,232
30
101
Unzip the file to your PC.

It should probably specify which file and it might help if you just told them to unzip it to their desktop to make the extracted files easier to locate.
 

Kelemvor

Lifer
May 23, 2002
16,928
8
81
Just make sure there ar elots of screen shots with red circles and arrows pointing out everything. And if it's internal people, why use a Zip file? Just link to the EXE. Unless there's multipel files in there.
 

Kev

Lifer
Dec 17, 2001
16,367
4
81
if that is too complicated for them, they are retards, plain and simple.
 

Phoenix86

Lifer
May 21, 2003
14,644
10
81
Yes, that is too difficult for most user, too many steps. You should automate the unzipping (self extracting) and script the two commands. You will lose most people at:
"There are two commands you can enter:
"update CA-XXXX" (with no quotes) will update a specific report (substitute the report number for XXXX, i.e. 'update CA-0001')"

First, it's too 'systemish' looking, and scary. I'd bet its done from a CLI too right? eww...

Are you trying to scare them away with this message?

edit: From my experience, 3-5 steps at MOST, and don't have users enter things like network paths or commands unless they are used to it (few and far between).

edit2: I have seen users screw up things (not completed the instructions, or call) when given an app a single button.
 

SP33Demon

Lifer
Jun 22, 2001
27,928
143
106
Originally posted by: Phoenix86
Yes, that is too difficult for most user, too many steps. You should automate the unzipping (self extracting) and script the two commands. You will lose most people at:
"There are two commands you can enter:
"update CA-XXXX" (with no quotes) will update a specific report (substitute the report number for XXXX, i.e. 'update CA-0001')"

First, it's too 'systemish' looking, and scary. I'd bet its done from a CLI too right? eww...

Are you trying to scare them away with this message?

edit: from my experience, 3-5 steps at MOST, and don't have users enter things like network paths or commands unless they are used to it (few and far between).
I would think most people who can access the internet with an IQ >100 could figure it out.

 

Phoenix86

Lifer
May 21, 2003
14,644
10
81
Originally posted by: SP33Demon
Originally posted by: Phoenix86
Yes, that is too difficult for most user, too many steps. You should automate the unzipping (self extracting) and script the two commands. You will lose most people at:
"There are two commands you can enter:
"update CA-XXXX" (with no quotes) will update a specific report (substitute the report number for XXXX, i.e. 'update CA-0001')"

First, it's too 'systemish' looking, and scary. I'd bet its done from a CLI too right? eww...

Are you trying to scare them away with this message?

edit: from my experience, 3-5 steps at MOST, and don't have users enter things like network paths or commands unless they are used to it (few and far between).
I would think most people who can access the internet with an IQ >100 could figure it out.
Wanna sit in my seat for a day? The average user is about as computer savvy as a rock. K.I.S.S.

If you give them the option to screw it up, they will. Just about each step in this process has an option to screw it up.
 

WannaFly

Platinum Member
Jan 14, 2003
2,811
1
0
Originally posted by: SP33Demon
Originally posted by: Phoenix86
Yes, that is too difficult for most user, too many steps. You should automate the unzipping (self extracting) and script the two commands. You will lose most people at:
"There are two commands you can enter:
"update CA-XXXX" (with no quotes) will update a specific report (substitute the report number for XXXX, i.e. 'update CA-0001')"

First, it's too 'systemish' looking, and scary. I'd bet its done from a CLI too right? eww...

Are you trying to scare them away with this message?

edit: from my experience, 3-5 steps at MOST, and don't have users enter things like network paths or commands unless they are used to it (few and far between).
I would think most people who can access the internet with an IQ >100 could figure it out.


Anyone that has worked with end users know they cant figure anything out - unzipping a file is too complicated, they wont know where it is. Install JRE? hah yah right. In a properly managed organization users wouldnt have the permissions to install software.

OP: is there a reason that this cannot be done web based with a nice GUI?
 

SP33Demon

Lifer
Jun 22, 2001
27,928
143
106
Originally posted by: Phoenix86
Originally posted by: SP33Demon
Originally posted by: Phoenix86
Yes, that is too difficult for most user, too many steps. You should automate the unzipping (self extracting) and script the two commands. You will lose most people at:
"There are two commands you can enter:
"update CA-XXXX" (with no quotes) will update a specific report (substitute the report number for XXXX, i.e. 'update CA-0001')"

First, it's too 'systemish' looking, and scary. I'd bet its done from a CLI too right? eww...

Are you trying to scare them away with this message?

edit: from my experience, 3-5 steps at MOST, and don't have users enter things like network paths or commands unless they are used to it (few and far between).
I would think most people who can access the internet with an IQ >100 could figure it out.
Wanna sit in my seat for a day? The average user is about as computer savvy as a rock. K.I.S.S.

If you give them the option to screw it up, they will. Just about each step in this process has an option to screw it up.
Prolly all AOL users. Ok non AOL users ;)

 

cyclistca

Platinum Member
Dec 5, 2000
2,885
11
81
If your a computer guy like most of the people her? No.

If your anyone else? Yes

Screen shots are Gods gift to us computer guys. I always use screen shoots when I create stuff like this. Then if the clients still can't understand I hunt them down and kill them.

As some one said K.I.S.S is your friend.
 

rh71

No Lifer
Aug 28, 2001
52,844
1,049
126
want to make your life easier ? Take the extra 10 minutes and put up screenshots every step of the way.
 

PanzerIV

Diamond Member
Dec 19, 2002
6,875
1
0
Trust me notfred, for non computer users that is indeed too complicated. Reminds me of the time my boss thought she was going to be clever and zip a damn file and send it to everyone in an email. The file was hardly compressed and it made no sense to zip it. All it did was make my life more difficult by having to go do the update myself or walk people through it on the phone. All in all a big time waster because she didn't use her head.