Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Aug 1st, 2006, 1:00 AM   #1
melbolt
Hobbyist Programmer
 
melbolt's Avatar
 
Join Date: Feb 2005
Location: PA, USA
Posts: 229
Rep Power: 4 melbolt is on a distinguished road
Send a message via AIM to melbolt Send a message via Yahoo to melbolt
installation logger/uninstall verifier

i know there's probably programs somewhere out there like this, but if there aren't, I always thought this was a cool idea.

a program that you can run just before installing something and it logs every file written to the hard-drive during that installation, it then would create a nifty little output file specifically labeled for the software you just installed. it would contain paths to all of the files.

the reason i think this is cool is because i often install things that tend to leave a footprint behind, for some reason the software creators felt the need to leave loads of junk behind such as registry keys/directories/files even after uninstalling the software.

now, when you uninstall something, you can double click the little file outputted by the original logger and it would verify that all of the files/dirs/regkeys were removed, if not it would prompt you what action to take and display the path to the file, to ensure you're not accidentally removing something shared by other programs.

so, good idea or bad idea?

i may even take this project up myself if i still deem it worthy after hearing criticism.
__________________
I have never let my schooling interfere with my education. -Mark Twain-

Xbox live gamertag: melbolt
melbolt is offline   Reply With Quote
Old Aug 1st, 2006, 1:11 AM   #2
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
Sounds pretty useful. Though I have seen Installers output what file they install on your machine but goes pretty fast. I would definitely test it out for you if you would like.
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Aug 1st, 2006, 1:54 AM   #3
AntiNinja
Hobbyist Programmer
 
AntiNinja's Avatar
 
Join Date: Jun 2006
Location: The States
Posts: 101
Rep Power: 3 AntiNinja is on a distinguished road
Send a message via AIM to AntiNinja Send a message via Yahoo to AntiNinja
Damn that is a pretty good idea, I'm always having to go back through my registry and hard drive trying to delete files that get left behind by uninstallers, only getting about half of them. I've never constantly checked a hard drive for new files before though, so I'm gona need to research that.

I might give it a go in Java or C#.
__________________
Pain is just weakness leaving the body.
AntiNinja is offline   Reply With Quote
Old Aug 1st, 2006, 6:48 AM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
It's a great idea, but not new. See sysinternals for examples of a file monitor and a registry monitor.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Aug 1st, 2006, 5:25 PM   #5
nnxion
Programming Guru
 
nnxion's Avatar
 
Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5 nnxion is on a distinguished road
I thought of this before and have found some utilities like this, but I should mention that most are not very well implemented. Hope you'll do a better job.
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for."
-- Socrates
nnxion is offline   Reply With Quote
Old Aug 1st, 2006, 8:32 PM   #6
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 742
Rep Power: 3 Jimbo is on a distinguished road
Sounds like a pretty good idea. 'course, there is the issue of shared .lib files or whatnot, but like you said, you can prompt for an action. Probably most package managers (e.g. on *nix systems) do something like this, though I don't think they handle removing dependencies upon uninstallation...
Jimbo is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware installation guide for Linux beginners coldDeath Coder's Corner Lounge 104 Jul 29th, 2007 4:40 AM
FreeBSD Installation splinter9x Coder's Corner Lounge 5 Jun 20th, 2006 5:45 PM
Trouble with Visual C++ 2005 Express Edition installation swedish_dude Other Programming Languages 9 Feb 18th, 2006 7:31 AM
VB.Net Installation Prerequisites Dubai_Legend Visual Basic .NET 2 Dec 28th, 2005 2:44 PM
eVC++ 4.0 installation problems Ancient Dragon Other Programming Languages 3 Jul 27th, 2005 5:58 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:33 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC