Winners:
Steve Phillips
Nathan Poole
Dick Perron
After a failed bootup attempt, or if you hit F8 while Win95 is starting up, you'll get a menu of bootup options. One of the options is Command Prompt Only.
If you select this option, but find that your system stillboots into Windows, check your AUTOEXEC.BAT file and make sure you don't have a command in it that starts Windows. Many people do (Idid!). When you select Command Prompt Only, Win95 still executes your AUTOEXEC.BAT and CONFIG.SYS, but skips the automaticload of Win95 afterward. However, if you have a command in AUTOEXEC.BAT that starts Windows, it will execute it!
If you click the START button, then Settings/Taskbar, you will see the panel to modify the taskbar. Select the other tab option at the top, then click on advanced'. A mini-version of the Explorer will pop up, showing the heirarchy of your START menu. One of the items listed is 'startup'. This is the equivalent of your Windows 3.1 startup folder. If you click on that, in the right side of the panel you'll see all the things that are automatically run at startup. Right click on each item and select 'delete', or drag it to somewhere other than the startup area if you want to remove any of these items.
Another method is to simply right-click on the My Computer icon, and select Properties. This will bring up the System control panel. Select the Device Manager tab, and double-click on Computer within the scrollable window. From here you can view IRQs, DMA channel usage, I/O assignments, and Memory settings.
Windows 95 assigns IRQs automatically, but if you need to change them to a specific value, you can. Select Control Panel/System/Devices, then find and double-click on the device you want to change the IRQ for, or highlight it and select properties. A panel for that device will appear. If you select the Resources tab, a 'Resources' window will pop up. One of the choices in the window is 'Interrupt Request' with the current value listed. If you click on that to highlight it, the change setting button will become usuable. If you click on that button, you will get the 'Edit Interrupt Request' panel that will allow you to change the interrupt, and will immediately tell you if your new choice conflicts with other equipment.
By default, Windows 95 is set up to automatically start the CD Player applet and begin playing a music cd as soon as it is inserted into the CD-ROM drive. This is set up in Windows 95 much like a file extension association. To change this, start Explorer, and select View/Options/File Type. Scroll through the list until you find a listing for Audio CDs. Highlight it, and select the Edit button. You'll see a panel showing the option 'play'. Select that, then click on the Edit button on this panel. You'll see the command that is invoked for that option. It is by default set to execute CDPLAYER.EXE with a command parm of '/play'. If you delete the entire line, then when an audio cd is inserted, nothing will happen. If you delete just the '/play' parm, then when an audio cd is inserted, the CD Player applet is started, but it does NOT immediately begin playing the cd.
Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}
(All on one line, must include the ".", the curly braces, all four hyphens, and the hex numbers exactly as shown.)After doing this, you'll get a folder in your Start Menu that's called Control Panel with a cascading menu that has all of the Control Panel contents in it.
By placing a '.' after the folder name and putting the sequence of numbers in brackets, it associates thatfolder with a registry entry. You can run the regedit program and do a search for the file you want toget the number sequence if you want to create other such cascading menus.
For example, you can name one Printers.{2227A280-3AEA-1069-A2DE-08002B30309D} to add your Printers to the start menu. Another one is Dial-Up Networking - use DUN.{992CFFA0-F557-101A-88EC-00DD010CCC48}
Open a command prompt (from start menu select RUN, then type COMMAND), switch to the root directory and issue the following command:
ATTRIB -H -R -S MSDOS.SYS
This will remove the hidden, read only and system attributes so you may edit it.
Options: