Computing.Net > Forums > Programming > EXE to remove program?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

EXE to remove program?

Reply to Message Icon

Name: Hexhector
Date: December 29, 2004 at 12:06:43 Pacific
OS: WinXP
CPU/Ram: Athlon XP 2600+
Comment:

Hi,
Im new to programming and havent got a clue where to start but I wanted to know if it is possible to write a small .exe program that would remove a program from a computer (WinXP) without the user knowing what was being removed.
I need some sort of program that would perform the following tasks:
1, Run "program.exe" (from run.. box)
2, Enter password "xxxx"
3, Select advanced tab and hit "uninstall"
4, Close after uninstall.

Its a shot in the dark but no harm in asking!



Sponsored Link
Ads by Google

Response Number 1
Name: StuartS
Date: December 29, 2004 at 14:13:53 Pacific
Reply:

It can be done, but you need to learn how Windows installs and un-installs programmes. How you do it depends entirely on the programme you are trying to install. Get it wrong and you will leave the computer in an unstable state that will cause errors.

But why would you want to un-install a programme without the user knowing about it?

Stuart


0

Response Number 2
Name: BlueRaja
Date: December 29, 2004 at 23:45:21 Pacific
Reply:

del /Q

BlueRaja.admin@gmail.com


0

Response Number 3
Name: Hexhector
Date: December 30, 2004 at 03:16:38 Pacific
Reply:

It is ok now, I managed to gain access to the computer without my partner knowing and uninstalled it manually.
I needed to remove a keylogger ;)


0

Response Number 4
Name: StuartS
Date: December 30, 2004 at 06:59:37 Pacific
Reply:

Now there's a demonstration of trust. Having been the victim of a surreptitiously installed key logger, I wish she had found it.

BTW: Del only deletes files. It does not un-install programmes.


Stuart


0

Response Number 5
Name: BlueRaja
Date: December 30, 2004 at 10:35:51 Pacific
Reply:

I know.

I didn't know he was uninstalling something, sorry.

BlueRaja.admin@gmail.com


0

Related Posts

See More



Response Number 6
Name: SN
Date: December 30, 2004 at 10:41:53 Pacific
Reply:

lol...What a fun thread. Just out of curiosity, how were you planning on running this uninstalling exe without having access to your partner's computer???

So you at least owe us the satisfaction of knowing whether or not you found anything incriminating...

-SN


0

Response Number 7
Name: BlueRaja
Date: December 30, 2004 at 21:21:45 Pacific
Reply:

Yes, please, do tell...
Did you find out about her secret lover? Did she about yours?

BlueRaja.admin@gmail.com


0

Response Number 8
Name: Hexhector
Date: December 31, 2004 at 02:53:18 Pacific
Reply:

She watches my every move on her pc in an obvious way that she has something to hide. I would have ran the .exe and named it something unrelated, but managed to get to the pc to myself for a few minutes. (I was emailed the reports)
Yes i did find some disturbing evidence.. a secret meeting with a stranger at 3am, cyber sex with an ex, found out exactly what she thought of me when chatting to friends and strangers .. not very nice.
Hence why I had to remove the program as i'd seen enough, it was making my life a misery and I was torturing myself.
Our relationship is now over now I have removed the program - to my relief.
Sometimes it is best to know and im glad I found out what she was really like rather than later.
Thanks for all your advice anyway, at least I can start the new year afresh and rebuild my life again.
Happy New Year to you all :)


0

Response Number 9
Name: SN
Date: December 31, 2004 at 08:04:58 Pacific
Reply:

Wow...Sorry to have made light of a tough situation there Simon. Sounds like your suspicions were pretty well founded. Hope 2005 works out better for you.

Technology...Giving you and your loved ones more ways to cheat, and more ways to get caught.

-SN


0

Sponsored Link
Ads by Google
Reply to Message Icon

Determine length of file ... use vb.net to execute bat...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: EXE to remove program?

Bat file to remove antivirus 2009 www.computing.net/answers/programming/bat-file-to-remove-antivirus-2009/17484.html

Passing a parameter to C++ program www.computing.net/answers/programming/passing-a-parameter-to-c-program/14709.html

how to remove \ from variable www.computing.net/answers/programming/how-to-remove-from-variable/15757.html