Powertoys for Win2K Pro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Downloaded above referenced file. TweakUI.exe does not
include a readme file when unzipped. Two questions.
1. Should I install this file? What should I know?
2. What is a .gid file and what program opens it?
Thanks.
 
Downloaded above referenced file. TweakUI.exe does not
include a readme file when unzipped. Two questions.
1. Should I install this file? What should I know?
2. What is a .gid file and what program opens it?

1. You're the only one who can answer that for your specific situation.
Personally, I wouldn't be without it.

2. A .gid file is the index for a help (.hlp) file, typically created the
first time you use the search function.
 
2. What is a .gid file and what program opens it?

Probably more information than you want or need, but the following
comes from the online help for Microsoft Help Workshop, a tool for
creating WinHelp (.hlp) files.

==========

A configuration (.gid) file is a hidden file that WinHelp creates when
a Help file is first opened, or when a Help file is updated. A .gid
file contains information about the Help file, including:

* Binary representation of the contents (.cnt) file, including jumps
and commands, after it has been processed. Only topics that were found
during processing are stored.

* The filenames and titles of all Help files included in the contents
file.

* Keywords from other Help files (if :Index statements were used in
the contents file).

* List of which files have full-text search index (.fts) files.

* The size and location of Help windows and dialog boxes.

WinHelp creates a .gid file for each Help file that does not have a
contents file, or for each contents file -— even if that contents file
is for a family of Help files.

If a user deletes a .gid file, WinHelp creates a new one the next time
the user opens the Help file.

==========

Pete (Microsoft Help MVP)
 
Back
Top