KG said:
I show two files in C:\ which have no extensions. they are
"{7A514B64-62BF-427A-82C3-F8588DCE0748}" and
"{7EDCFB7C-1468-4E17-A5CA-E45F0CA82F85}". They are both about 3 k in
size. Any ideas what and why??
These are sometimes created by an installer but not cleaned up after the
installation has completed, or because it was aborted or errored, or it
gets cleaned up after a reboot (which is why config.msi might exist and
then disappear after a reboot if files were inuse during an install when
using the Microsoft installer, especially for an updated version of the
software).
You could look for the class ID (the alphanumeric string inside the
braces) in the registry to see with what software it is associated. You
don't have to search the entire registry. Searching under the
HKEY_LOCAL_MACHINE\SOFTWARE\Classes should be sufficient.
-- \n
To reply to this message please remove the AT
after the kgs in the reply to address.
That is NOT a proper signature delimiter. When someone tells you the
sig separator line is "-- \n", that means you enter dash, dash, space,
and a newline (line break). The "\n" you used was a string of text
characters, not a control character for the line break.
From what I was told, Forte Agent does not automatically add the sig
separator line when you include a signature. To Agent, it is just a
block of text that you want to add to bottom of your posts and not
really a signature as such. To make it a signature means you have to
add the sigdash line yourself. That means you would enter:
--
To reply via e-mail, remove "AT" in my e-mail address.
The above was indented to eliminate newsreaders that would see it as a
signature and perhaps dim it or strip it out. You'll notice the sigdash
line is a dash, another dash, a space character, and that's it. The
newline (line break) is already there because you hit the Enter key to
start a new line.
Try to keep your [fluff] signatures to a minimum number of lines.
Netiquette says 4 lines maximum but you should eliminate blank lines and
keep to a minimum number of lines. In my example, I gave the same but
more condensed instructions as you did but my version took 1 line
instead of 2 lines (and there was no superfluous blank line).