Word Temporary File Location

K

KMSenthil

Hi

I have installed Word 2003 SP3 version. During opening a document using word
automation, temporary files are created in temporary internet files
folder\content.word as shown below

C:\Documents and Settings\Default User\Local Settings\Temporary Internet
Files\Content.Word

Please let me know how these temporary files are generated in these
folderand not under normal windows\temp folder

I am opening the word document using the method as shown below
Word::Documents Docs = Appl.GetDocuments();
OurDoc = Docs.Open(m_SrcFileName, FALSE)

Thanks in Advance
KMSenthil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top