Hello, In hugs98-980121-all/docs/windows-notes.txt you write: > *** The Console Window *** > > If you are using Hugs in a console window, it is easy to change the > properties of the console window to make Hugs more useable. On NT, you > can either create a shortcut to Hugs which has an adaquate console > window or you can fiddle with the default Console settings on the > control panel. If you use Windows 95, you're out of luck as far as I > know. ... Not any more. I assume that the problem described is "How can I start Hugs in Windows95 immediately with a window of maximum size?" This is indeed a problem in Windows95 but I've found that if you take the following steps, the problem is solved: 1. Create a batch file "hugs.bat" in the hugs98-980121-all directory (for instance by using File | New | Text Document). 2. For the file hugs.bat choose in the Properties the tab Program. 3. For Cmd line, change in the path the last portion "HUGS.BAT" to "HUGS.EXE". 4. For Run, choose Maximized. 5. Click OK. A Shortcut "Hugs", pointing to Hugs.exe appears in the hugs98-980121-all directory. 6. Delete the hugs.bat file. Greetings, Han Leushuis. P.S. The file "hugs98-990121-all.zip" extracts to a directory "hugs98-980121-all". I assume this should be "hugs98-990121-all". Computer Science Dept., Utrecht University, Netherlands WWW: http://huizen.dds.nl/~jgamleus E-mail: [EMAIL PROTECTED]
