271
Windows 95 Help
General hints about using New Deal software with
Windows 95
Windows 95 Basics
I've installed New Deal. Now what?
Now that your New Deal software is installed on your computer, follow
these steps to make New Deal run efficiently from Windows
95. Once you finish these steps, you can also create an icon to
launch your New Deal software from Windows 95.
- Left click on the Start Button.
- Left click on Programs.
- Left click on Microsoft Explorer.
- In Microsoft Explorer, double click to open the NEWDEAL directory
(it has a folder icon).
- Right click on the file NEWDEAL.PIF (it is named Newdeal and
has an MS-DOS icon).
- In the menu that appears, left click on Properties.
- Left click on the Programs tab.
- Make sure that Cmd line: contains the correct path where you
installed your New Deal software.
- Left click on the Apply button if you made any changes.
- Left click on Advanced button.
- Left click to check [X] Prevent MS-DOS based programs from
detecting Windows.
Left click to uncheck [ ] Suggest MS-DOS mode as necessary.
Left click OK.
- Left click on the Memory tab.
- All choices should be Auto. [ ] Protected should be un-checked and [X] Uses HMA should be checked.
- If you changed anything, left click Apply.
- Left click on the Screen tab.
- Select the following settings, then left click the Apply button
Usage: Full-screen
Initial Size: Default
All other items should be checked.
- Left click the Misc tab.
Background: Left click to uncheck Always suspend.
All Windows shortcut keys should be checked, except
- Ctrl+Esc (the hot key for the Express menu in New Deal)
- Alt+Space (the key press for a non-breaking space in New Deal)
How do I create an icon for New Deal in Windows
95?
You can create an icon for your New Deal software within Windows 95
by following these easy steps:
- In Windows Explorer, locate the NEWDEAL.PIF file as in step four above.
- Use the right mouse button to drag the file out of Windows Explorer and drop it on your desktop background.
- In the menu that appears, choose Create Shortcut(s) Here.
- If the icon that appears is not the New Deal icon, change
it as follows:
- Locate the new icon on your desktop.
- Right click on it.
- Choose Properties.
- Click the Program tab.
- Click Change Icon . . .
- Click Browse
- Double click on the Newdeal directory.
- Double click on the file Newdeal.ico.
- Click OK. Click OK.
- To change the name under the icon, click on it once, then press F2.
How come I keep getting conflicts when printing in Windows
95?
Both New Deal and Windows 95 may be trying to control
the printer port. Try this:
- Double click on My Computer.
- Double click on the Printers icon.
- Right click on the icon for your printer.
- Choose Properties.
- Click the Details tab.
- Click the Spool Settings button.
- In the item Spool print jobs so program finishes printing
faster, click on Start printing after last page is spooled.
- Click OK.
- Click the Port button.
- Un-check Spool MS-DOS print jobs.
- Click OK.
How come I don't have a mouse when I run New Deal from within Windows
95?
Windows provides mouse driver support, so you should use the
"Generic" driver (No Idea) in New Deal. If your
mouse doesn't work in your New Deal software, you can navigate with
the keyboard to change the mouse driver:
- Launch your New Deal software.
- Using your arrow keys in NewManager, navigate to the Preferences
icon.
- Press Enter to run Preferences.
- Use the TAB key to highlight the Mouse button.
- Press SPACEBAR to launch the Mouse module.
- Press TAB until you select the Change button.
- Select the Generic mouse driver (alternatives: Nothing else
works or No Idea).
How can I boot my computer to the DOS prompt, or directly
into New Deal, and yet retain Windows 95 in case I want it?
Though the procedures to do this are not difficult, they are dangerous.
The file you are modifying plays an important part of your system,
and it is important that you do so with caution. Follow these steps
to make your computer boot up to the command prompt:
- Launch a DOS prompt and enter
CD\
- Enter the following command to remove attributes from the file:
ATTRIB -A -H -R -S C:\MSDOS.SYS
- Enter the following command to edit the file:
EDIT C:\MSDOS.SYS
- Edit the line
BootGUI= 1
and change it to BootGUI= 0
- Save the file
- At the DOS prompt, enter following command:
ATTRIB +A +H +R +S C:\MSDOS.SYS
To make your computer launch New Deal automatically when
you turn it on, enter these two lines at the DOS prompt:
CD\NEWDEAL
BT2NEW
When I run my New Deal software from Windwos 95, NewManager does
not see my CD-ROM drive. What can I do?
You may need to load the Microsoft CD Extensions (MSCDEX.EXE) in the batch
file that starts your New Deal software.
Last Modified