Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Installing files using CompressGet not logged

3 views
Skip to first unread message

default

unread,
May 25, 2000, 3:00:00 AM5/25/00
to
Hello Group,

I have been perusing the archives looking for some help on this problem.
It seems that everyone else is having problems opposite of what I am.

I CompressGet a file and put it into the WINNT\System32 directory:

if
(CompressGet(archive,filename,COMP_UPDATE_DATE|COMP_UPDATE_VERSION)
= COMP_DONE) then
Debug(filename + " updated successfully.");
VarRestore(SRCTARGETDIR);
return;

Upon uninstalling this file is not removed nor is it in the uninst.dmp
or uninst.err.

Why is this file never recorded as transferred. Of course, I manually
remove the file before reinstall, but why should I have to?


...Shawn


0 new messages