Windows experiences and tips
Whoever works with any flavour of Windows encounters a number of problems and an even greater number of annoyances. The user interface is not consistent at all, a lot of stuff is missing, system documentation does not exist etc. She or he also develops preferences for tools and utilities. I have now used Windows 3.x, 95, NT 4 and finally 2000. Most of the experience I have collected in a local help database on my system, but some tips may be of broader interest.
General
-
Entfernen
bekannter viren
Windows
à jour halten- Handle file attributes within a file structure
- Information sources
- System tools
- Tips and tricks
- Utilities
Windows 95 … XP
NT 4.0
Valuable sources of information
In the good old days of main frames there were system programmers, now zillions of so called Personal Computer users do the same thing over and over: hunt problems, fix bugs, download updates, install new hardware (because programmer's discipline is a foreign word to MS) etc.
Windows users spend at least 20% of their time with dragon fights. This is our money directly going into the pocket of BG. Fortunately some generous peers provide information for free:
- Windows Annoyances - the web site to the book with many many essentials.
- My own help system – now that WebHelp is available, also you may get a hand on it (if I find time to convert)..
Squeeze out what's in already
Did you know, that Windows 95 and its successors are not that bad at all?
- Keyboard shortcuts can speed up your work or help you with a dead mouse
- Move the coursor carefully with mouse keys
- Number files with File Explorer:
- Select the files to rename,
- Right-click the first, choose Rename and type the name, for example Vacation2003.jpg.
- Files will be named Vacation2003(1).jpg, Vacation2003(2).jpg and so on. - Start File Explorer with parameters to get a specific view
Enhance File Explorer
- Copy PostScript file directly to PostScript printer (add a command to the Send To selection).
- Highlight important text files
- Indicate open folders
- Quick View Plus from Jasc Software is a universal file browser. For W95 i used FMView.
- Enhance the Send To command to get file information to the clipboard. Be aware that not all PowerToys work in newer Windows versions. This is a real releaf if you have multiple projects. Rather than dig down in every Open dialog, you get the file information from where you are and enter it directly into the Open of any application.
- Treeprint provides a list of the file tree down to any level both to the clip-board or to a file (Search for treeprint on PC Magazine Free Utilities).
System tools
- Application Mover from Funduc, to move programs to another location after installation. Many program installations do not allow to install the application where I want it to be.
- Replendent Registrar, an ultimate registry editor from Respendence.
- StartUp Cop helps to manage programs which start automatically. There are many places in Windows where they can reside. Search for Startup Cop Pro on PC Magazine Free Utilities.
- TweakUI – to keep your system in usable state. Why is this tool from Microsoft not standard in an OS?
Tips and tricks
- Acrobat Reader 6 plugins – what they do
- Beware of zero length files when cleaning up your system
- Delete a file which is claimed to be in use
- Press CTRL + ALT + DEL to launch the Task Manager
- Locate and kill the explorer.exe process
Start up Explorer again:
in the Task Manager, choose File > New Task (Run...) and typeexplorer.exeand click OK.
Desinfektion nach virenbefall- Do not report errors to Microsoft (XP)
- Go to Control Panel > System-> Advanced tab, Error Reporting
- Set the Disable error reporting option and
- Set the But notify me when critical errors occur checkbox. - Measure windows on your desktop with this screen-ruler
- Shut down Windows without any warnings
- Save any open files
- Press CTRL + ALT + DEL
- Select Shutdown and hold CTRL as you click Turn Off - Stop Indexing service slowing down your machine
- Choose Control Panel > Administrative Tools > Services
- Disable the Indexing Service. - Stop W2K/XP paging the core process
If you have 512Mb or more of RAM, stop W2K/XP paging:
- Locate the Registry key HKEY_LOCAL_ MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management and set the DisablePagingExecutive value to 1.
Utilities
Some of these utilities are used very often
- AutoHotkey (AHK) is a universal scripting language for Windows. Since it is free it has replaced WIL (Wilson Window Ware) on my desktop. At Windows start and end i run scripts for synchronising with an external HD, cleaning up directories, logging etc. A full blown application is FM+EN, which controls FrameMaker and EndNote (and Word) by sending keystrokes. Another script is ShortHand (see below).
- Babylon is a very good tool when dealing with various languages. I use it also to check my correct use of an english word. Most of the dictionaries and glossaries are free. See an example use here.
- EditPad Pro from Just Great Software replaced TextPad from Helios Software Solutions after long time of use. The reason for change was support of Unicode. EditPad Pro brought me into contact with RegexBuddy (develop regular expressions) and DeployMaster (create installation programs) from the same vendor. The support from Jan Goyvaerts is excellent.
- Multi-Rename (part of the PCmag File Utilities.) to rename all those images from the digital camera (the camera counts only to 999, but I have many more... Multi-Rename can renumber, insert name parts etc. even using regular expressions
- Powerdesk from Ontrack,
because it provides far more features than the ordinary File Explorer. I
do not like the tight integration of the Internet Explorer with all the
security and safety issues. The newer version handles nearly any archive
format as folders.
Also FTP file transfer is possible with this tool - very handy for website updates. - PTFB (press that f… button) can take over much of this mindless activity for you. If you always click a button, check box, option button, or menu item as soon as it appears, you can teach PFTB to click it for you. See Technolgy Lighthouse.
- RipBar from SoftDesign is my favorite launch bar since many years. IMHO its far more convenient than any of the official MS-tools (tabbed grouping, list of documents 'in' one icon, small analog clock, notes handling, small icons in various sizes etc.)
- Search and Replace from Funduc is a great utility to change things in multiple files or ZIP archives. Top support of regular expressions and multi-line constructs. Operations can be saved in scripts.
- ShortHand by OfficeSoft LLC is a great help for typists and writers. It can place words and lines into any application and you may even set up data entry panels.. I have used for many years, until I discovered AutoHotkey and created such a utility by myself, which even contains string conversions and hotkeys to size windows and other goodies. This
- SnagIt from TechSmith has replaced Capture Pro (which I used for several years) due its capability to create compressed TIFF and to read text from arbitrary screen images. This is a real help for documentation of software.
- TimePanic soon became my time clock to track my use of time for the various projects and to note the time I spend for administration. system maintenance, bug fixing etc.
For documentation tools D+DD uses, see section documentation.