A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » Setup & Installation
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

Install Accessibility Options



 
 
Thread Tools Display Modes
  #1  
Old February 20th 07, 12:15 PM posted to microsoft.public.win98.setup
rabbitkillrun
External Usenet User
 
Posts: 7
Default Install Accessibility Options

Is it possible to install accessibility options from a floppy? i have the
disk etc. but i can only start windows in safe mode until i have
Accessibility Options installed, but i can't use my cd drive in safe mode, so
i'm stuck.

Can i install it from a floppy by copying the files from the cd or is there
an installer i can download from somewhere?

Thanks

Sean
  #2  
Old February 20th 07, 03:25 PM posted to microsoft.public.win98.setup
Gary S. Terhune
External Usenet User
 
Posts: 1,846
Default Install Accessibility Options

Why can you only get into Safe Mode until Accessibility Options are
installed?

--

Gary S. Terhune
MS-MVP Shell/User

"rabbitkillrun" wrote in message
...
Is it possible to install accessibility options from a floppy? i have the
disk etc. but i can only start windows in safe mode until i have
Accessibility Options installed, but i can't use my cd drive in safe mode,
so
i'm stuck.

Can i install it from a floppy by copying the files from the cd or is
there
an installer i can download from somewhere?

Thanks

Sean



  #3  
Old February 20th 07, 03:28 PM posted to microsoft.public.win98.setup
Don Phillipson
External Usenet User
 
Posts: 524
Default Install Accessibility Options

"rabbitkillrun" wrote in message
...

Is it possible to install accessibility options from a floppy? i have the
disk etc. but i can only start windows in safe mode until i have
Accessibility Options installed, but i can't use my cd drive in safe mode,

so
i'm stuck.

Can i install it from a floppy by copying the files from the cd or is

there
an installer i can download from somewhere?


Boot DOS from your startup (instal) floppy.
This includes DOS drivers to enable CD access.

You can then use the DOS commands
C: ; C and colon logs you to C:
MD WINSET ; = Make Directory WINSET
XCOPY X:/WIN98/*.* C:/WIN ; copies subdir /WIN98 to C:/WINSET
; supposing X = letter for your CD drive

Other subdirectories on the CD that you may need are
/DRIVERS and /TOOLS

When you use /Add/Remove Programs /Windows Setup
to instal Accessibility options, you just use the
Browse button to redirect the software to
C:\WINSET\WIN98 to find the components.
(Half completed installation may start looking
at drive X which is unavailable in Safe Mode.)

--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)


  #4  
Old February 20th 07, 07:00 PM posted to microsoft.public.win98.setup
Don Phillipson
External Usenet User
 
Posts: 524
Default Install Accessibility Options

Correction to post below:
C: ; C and colon logs you to C:
MD WINSET ; = Make Directory WINSET
XCOPY X:/WIN98/*.* C:/WINSET ; copies subdir /WIN98 to C:/WINSET


"Don Phillipson" wrote in message
...
"rabbitkillrun" wrote in message
...

Is it possible to install accessibility options from a floppy? i have

the
disk etc. but i can only start windows in safe mode until i have
Accessibility Options installed, but i can't use my cd drive in safe

mode,
so
i'm stuck.

Can i install it from a floppy by copying the files from the cd or is

there
an installer i can download from somewhere?


Boot DOS from your startup (instal) floppy.
This includes DOS drivers to enable CD access.

You can then use the DOS commands
C: ; C and colon logs you to C:
MD WINSET ; = Make Directory WINSET
XCOPY X:/WIN98/*.* C:/WIN ; copies subdir /WIN98 to C:/WINSET
; supposing X = letter for your CD drive

Other subdirectories on the CD that you may need are
/DRIVERS and /TOOLS

When you use /Add/Remove Programs /Windows Setup
to instal Accessibility options, you just use the
Browse button to redirect the software to
C:\WINSET\WIN98 to find the components.
(Half completed installation may start looking
at drive X which is unavailable in Safe Mode.)

--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)




  #5  
Old February 21st 07, 09:18 PM posted to microsoft.public.win98.setup
rabbitkillrun
External Usenet User
 
Posts: 7
Default Install Accessibility Options

the xcopy command didn't work so i made 2 seperate folders called drivers and
win98 in the winset folder and used copy E:/win98/*.* C:/winset/win98
is there a reason xcopy didn't work?

"Don Phillipson" wrote:

Correction to post below:
C: ; C and colon logs you to C:
MD WINSET ; = Make Directory WINSET
XCOPY X:/WIN98/*.* C:/WINSET ; copies subdir /WIN98 to C:/WINSET


"Don Phillipson" wrote in message
...
"rabbitkillrun" wrote in message
...

Is it possible to install accessibility options from a floppy? i have

the
disk etc. but i can only start windows in safe mode until i have
Accessibility Options installed, but i can't use my cd drive in safe

mode,
so
i'm stuck.

Can i install it from a floppy by copying the files from the cd or is

there
an installer i can download from somewhere?


Boot DOS from your startup (instal) floppy.
This includes DOS drivers to enable CD access.

You can then use the DOS commands
C: ; C and colon logs you to C:
MD WINSET ; = Make Directory WINSET
XCOPY X:/WIN98/*.* C:/WIN ; copies subdir /WIN98 to C:/WINSET
; supposing X = letter for your CD drive

Other subdirectories on the CD that you may need are
/DRIVERS and /TOOLS

When you use /Add/Remove Programs /Windows Setup
to instal Accessibility options, you just use the
Browse button to redirect the software to
C:\WINSET\WIN98 to find the components.
(Half completed installation may start looking
at drive X which is unavailable in Safe Mode.)

--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)





  #6  
Old February 22nd 07, 01:45 AM posted to microsoft.public.win98.setup
Don Phillipson
External Usenet User
 
Posts: 524
Default Install Accessibility Options

"rabbitkillrun" wrote in message
...

the xcopy command didn't work so i made 2 seperate folders called drivers

and
win98 in the winset folder and used copy E:/win98/*.* C:/winset/win98
is there a reason xcopy didn't work?


COPY is a DOS command function (i.e. part of
COMMAND.COM.) XCOPY.EXE is a standalone
programme. In your case XCOPY.EXE was not in
your DOS "environment" or filepath. If so we would
expect the DOS error message
"Bad command or file name."

--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)


  #7  
Old February 22nd 07, 09:02 PM posted to microsoft.public.win98.setup
rabbitkillrun
External Usenet User
 
Posts: 7
Default Install Accessibility Options

Thanks, i was wondering why it didn't work.

"Don Phillipson" wrote:

"rabbitkillrun" wrote in message
...

the xcopy command didn't work so i made 2 seperate folders called drivers

and
win98 in the winset folder and used copy E:/win98/*.* C:/winset/win98
is there a reason xcopy didn't work?


COPY is a DOS command function (i.e. part of
COMMAND.COM.) XCOPY.EXE is a standalone
programme. In your case XCOPY.EXE was not in
your DOS "environment" or filepath. If so we would
expect the DOS error message
"Bad command or file name."

--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Install new Ethernet Card causes VXD, and TCP/IP problems T. Duprex Setup & Installation 17 February 20th 07 04:55 AM
Accessibility Wizard GratefulIdiot General 20 September 14th 05 10:33 PM
873009 Update will not install [correction=> 837009] PA Bear General 72 February 2nd 05 02:01 PM
Problem with "Accessibility Options" - toggle sounds stopped working, how to reset? niteowl Setup & Installation 2 September 16th 04 07:43 PM
Reformat Windows Ron General 2 July 10th 04 08:26 PM


All times are GMT +1. The time now is 04:10 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.