Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
This topic
This board
Entire forum
Website and forum (google)
Member search
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
6 Months
Forever
Login with username, password and session length
Saturday December 14, 2024, 5:55 am
Proudly celebrating 15+ years online.
Donate now
to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
Forum Home
Search
Login
Register
Recent Topics
Go To..
Recently updated topics
Recent posts (compact)
Recent posts (full text)
DonationCoder.com Forum
»
DonationCoder.com Software
»
Mouser's Zone
»
Files created in Application Data and System32 directories
« previous
next »
New Topic
Print
Pages: [
1
] •
bottom
Author
Topic: Files created in Application Data and System32 directories (Read 18350 times)
thor222
Participant
Joined in 2008
Posts:
4
Files created in Application Data and System32 directories
«
on:
August 01, 2008, 08:34 AM »
I've been running two programs (FARR and ProcessTamer) and I've noticed that each has created a file in the WINDOWS\System32 directory:
DonationCoder_findrunrobot_InstallInfo.dat
DonationCoder_processtamer_InstallInfo.dat
They look harmless and are duplicates of files created in the Application Data\DonationCoder\Keys directory in my Documents and Settings directory.
My question: what are these files and why are they written to the System32 directory?
Thanks,
Shawn
mouser
First Author
Administrator
Joined in 2005
Posts:
40,914
Re: Files created in Application Data and System32 directories
«
Reply #1 on:
August 01, 2008, 08:42 AM »
it is from the donationcoder license key system. the files tell it when you installed the program so it knows when to complain and tell you to visit the site after 6 months to download a new license key. if you delete it it will be recreated. kind of annoying i know
thor222
Participant
Joined in 2008
Posts:
4
Re: Files created in Application Data and System32 directories
«
Reply #2 on:
August 01, 2008, 09:37 AM »
Ah. Thanks for the info! A little annoying, yes, but manageable. Just out of curiosity, why create them in the System32 directory and not just the Application Data folder?
mouser
First Author
Administrator
Joined in 2005
Posts:
40,914
Re: Files created in Application Data and System32 directories
«
Reply #3 on:
August 01, 2008, 09:48 AM »
it's me being sneaky.. they are created in the app dir and system dir, if one is deleted and the other exists it will be recreated from the other location
thor222
Participant
Joined in 2008
Posts:
4
Re: Files created in Application Data and System32 directories
«
Reply #4 on:
August 01, 2008, 09:53 AM »
OK. Thanks!
lanux128
Global Moderator
Joined in 2005
Posts:
6,277
Re: Files created in Application Data and System32 directories
«
Reply #5 on:
August 01, 2008, 09:56 AM »
thor222, you are really thorough.
mouser, why not get the date from the folder (date created) of the installed programs. that way there'll be no tell-tale signs.
f0dder
Charter Honorary Member
Joined in 2005
Posts:
9,153
[Well, THAT escalated quickly!]
Re: Files created in Application Data and System32 directories
«
Reply #6 on:
August 01, 2008, 06:40 PM »
mouser
: you really shouldn't be dropping stuff in SYSTEM32 though - shame on you
- carpe noctem
justice
Supporting Member
Joined in 2006
Posts:
1,898
Re: Files created in Application Data and System32 directories
«
Reply #7 on:
August 02, 2008, 03:01 AM »
yeah I thought the fonts folder is where you put files you don't want to be seen
thor222
Participant
Joined in 2008
Posts:
4
Re: Files created in Application Data and System32 directories
«
Reply #8 on:
August 05, 2008, 01:16 PM »
This brings up an issue: on the main page for FARR, it claims that FARR is "
fully portable
and runnable from a USB thumbdrive, and doesn't mess with your registry" (emphasis not mine). I would have to partially disagree with that statement
To me, fully portable means "leaves no traces" behind on the host system.
mouser
First Author
Administrator
Joined in 2005
Posts:
40,914
Re: Files created in Application Data and System32 directories
«
Reply #9 on:
August 05, 2008, 01:18 PM »
yes, i need to make a switch that stops this behavior when run portably, i agree 100% and it is planned for very near future.
jgpaiva
Global Moderator
Joined in 2006
Posts:
4,727
Re: Files created in Application Data and System32 directories
«
Reply #10 on:
August 05, 2008, 02:30 PM »
Mouser: Another way to do it would be to add the time information to the key itself, so that it only lasts for some time.
This also spares having different expiration dates for each program you install.
lanux128
Global Moderator
Joined in 2005
Posts:
6,277
Re: Files created in Application Data and System32 directories
«
Reply #11 on:
August 05, 2008, 10:24 PM »
or designate a different set of keys for portable versions. since those looking for portable versions are tinkerers by nature (myself included), they will back for an updated version.
New Topic
Print
Pages: [
1
] •
top
« previous
next »
DonationCoder.com Forum
»
DonationCoder.com Software
»
Mouser's Zone
»
Files created in Application Data and System32 directories